POSC Specifications Version 2.2
Epicentre Logical Data Model
ENTITY
OTHER_VERTEX
SUBTYPE OF
(
other_spatial_object
,
vertex
);
INVERSE
pty_location_1d :
SET [0:?] OF
pty_location_1d
FOR
other_vertex;
pty_location_3d :
SET [0:?] OF
pty_location_3d
FOR
other_vertex;
pty_location_2d :
SET [0:?] OF
pty_location_2d
FOR
other_vertex;
UNIQUE
si:
other_spatial_object
.name;
END_ENTITY
; (* other_vertex *)
Generated on Tue Dec 9 09:49:24 1997
© Copyright 1997 POSC. All rights reserved.