POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
MATERIAL_STORAGE
SUBTYPE OF
(
transient_association
);
general_facility :
general_facility
;
material :
material
;
UNIQUE
si:
transient_association
.end_time,
transient_association
.start_time, general_facility, material;
END_ENTITY
; (* material_storage *)
Generated on Tue Jul 10 19:38:06 2001
© Copyright 2001 POSC. All rights reserved.