POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REF_COMPOSITION_TYPE
(* Local *)
SUBTYPE OF
(
ref_code
);
INVERSE
common_activity_composition :
SET [0:?] OF
common_activity_composition
FOR
composition_type;
common_facility_composition :
SET [0:?] OF
common_facility_composition
FOR
composition_type;
common_material_composition :
SET [0:?] OF
common_material_composition
FOR
composition_type;
facility_composition :
SET [0:?] OF
facility_composition
FOR
composition_type;
material_composition :
SET [0:?] OF
material_composition
FOR
composition_type;
UNIQUE
si:
ref_code
.identifier;
END_ENTITY
; (* ref_composition_type *)
Generated on Tue Jul 10 19:38:49 2001
© Copyright 2001 POSC. All rights reserved.