POSC Specifications Version 2.2
Epicentre Logical Data Model
ENTITY
SEISMIC_FACILITY_NODE
SUBTYPE OF
(
technical_object
,
earth_surface_point
);
description :
OPTIONAL
ndt_comment
;
name :
OPTIONAL
ndt_name
;
seismic_facility :
seismic_facility
;
INVERSE
pty_location_1d :
SET [0:?] OF
pty_location_1d
FOR
seismic_facility_node;
pty_location_2d :
SET [0:?] OF
pty_location_2d
FOR
seismic_facility_node;
UNIQUE
si: name, seismic_facility;
END_ENTITY
; (* seismic_facility_node *)
Generated on Tue Dec 9 09:50:40 1997
© Copyright 1997 POSC. All rights reserved.