POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
AREA_PATTERN_FILL
SUBTYPE OF
(
association
);
pattern_fill_type :
ref_pattern_fill_type
;
ref_color :
OPTIONAL
ref_color
;
symbol_library :
symbol_library
;
INVERSE
area_cell :
SET [0:?] OF
area_pattern_cell_inclusion
FOR
area_pattern_fill;
hatch_line_pattern :
SET [0:?] OF
area_pattern_fill_composition
FOR
area_pattern_fill;
UNIQUE
si: symbol_library, pattern_fill_type;
END_ENTITY
; (* area_pattern_fill *)
Generated on Tue Jul 10 19:37:34 2001
© Copyright 2001 POSC. All rights reserved.