POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
LINE_STYLE
SUBTYPE OF
(
association
);
line_pattern :
line_pattern
;
line_style_type :
ref_line_style_type
;
line_width :
ndt_length
;
ref_color :
OPTIONAL
ref_color
;
symbol_library :
symbol_library
;
INVERSE
hatch_line_pattern :
SET [0:?] OF
hatch_line_pattern
FOR
line_style;
incell :
SET [0:?] OF
line_style_cell_composition
FOR
line_style;
intext :
SET [0:?] OF
line_style_text_composition
FOR
line_style;
terminal_cell :
SET [0:?] OF
line_style_terminus
FOR
line_style;
UNIQUE
si: symbol_library, line_style_type;
END_ENTITY
; (* line_style *)
Generated on Tue Jul 10 19:38:04 2001
© Copyright 2001 POSC. All rights reserved.