POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REF_COLOR
(* Open *)
SUBTYPE OF
(
ref_code
);
INVERSE
area_pattern_fill :
SET [0:?] OF
area_pattern_fill
FOR
ref_color;
line_style :
SET [0:?] OF
line_style
FOR
ref_color;
text_style :
SET [0:?] OF
text_style
FOR
ref_color;
UNIQUE
si:
ref_code
.identifier;
END_ENTITY
; (* ref_color *)
Generated on Tue Jul 10 19:38:49 2001
© Copyright 2001 POSC. All rights reserved.