POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
POINT_ELEMENT
ABSTRACT SUPERTYPE OF
(
ONEOF
(
noncurved_text_element
,
symbol
))
SUBTYPE OF
(
graphical_element
);
INVERSE
pty_location_2d :
SET [0:?] OF
pty_location_2d
FOR
point_element;
END_ENTITY
; (* point_element *)
Generated on Tue Jul 10 19:38:12 2001
© Copyright 2001 POSC. All rights reserved.