POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
ACTIVITY_TEMPLATE
(* Local *)
SUBTYPE OF
(
aliasable_technical_reference
);
described_activity :
typical_activity
;
INVERSE
activity_template_constraint :
SET [0:?] OF
activity_template_constraint
FOR
activity_template;
contained_activity :
SET [0:?] OF
activity_template_composition
FOR
activity_template;
UNIQUE
si:
technical_reference
.identifier, described_activity;
END_ENTITY
; (* activity_template *)
Generated on Tue Jul 10 19:37:32 2001
© Copyright 2001 POSC. All rights reserved.