POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REF_PATTERN_FILL_TYPE
(* Local *)
SUBTYPE OF
(
ref_code
);
INVERSE
area_pattern_fill :
SET [0:?] OF
area_pattern_fill
FOR
pattern_fill_type;
patterned_area :
SET [0:?] OF
patterned_area
FOR
pattern_fill_type;
UNIQUE
si:
ref_code
.identifier;
END_ENTITY
; (* ref_pattern_fill_type *)
Generated on Tue Jul 10 19:38:53 2001
© Copyright 2001 POSC. All rights reserved.