POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
DOCUMENT_SPEC_BUSINESS_ASSOC
SUBTYPE OF
(
transient_association
);
business_associate :
business_associate
;
document_specification :
document_specification
;
role :
ref_document_spec_bus_assoc
;
UNIQUE
si: document_specification, business_associate, role,
transient_association
.start_time,
transient_association
.end_time;
END_ENTITY
; (* document_spec_business_assoc *)
Generated on Tue Jul 10 19:37:43 2001
© Copyright 2001 POSC. All rights reserved.