POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REGULATION
SUBTYPE OF
(
guideline_or_privilege
);
ref_regulation :
ref_regulation
;
ref_regulation_purpose :
OPTIONAL
ref_regulation_purpose
;
INVERSE
business_associate :
SET [0:?] OF
regulation_administration
FOR
regulation;
cross_reference :
SET [0:?] OF
regulation_reference
FOR
regulation;
referenced_by :
SET [0:?] OF
regulation_reference
FOR
referenced_regulation;
regulation_clause :
SET [0:?] OF
regulation_clause
FOR
regulation;
regulation_status :
SET [0:?] OF
regulation_status
FOR
regulation;
regulatory_area :
SET [0:?] OF
regulatory_area_regulation
FOR
regulation;
UNIQUE
si:
guideline_or_privilege
.identifier;
END_ENTITY
; (* regulation *)
Generated on Tue Jul 10 19:38:57 2001
© Copyright 2001 POSC. All rights reserved.