POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
DERIVED_INTEREST_MAKEUP
SUBTYPE OF
(
transient_association
);
fraction :
OPTIONAL
ndt_pfrac_le_1
;
interest_for :
object_of_interest
;
interest_of :
business_associate
;
INVERSE
basis :
SET [0:?] OF
derived_interest_basis
FOR
derived_interest_makeup;
UNIQUE
si:
transient_association
.end_time,
transient_association
.start_time, interest_for, interest_of;
END_ENTITY
; (* derived_interest_makeup *)
Generated on Tue Jul 10 19:37:42 2001
© Copyright 2001 POSC. All rights reserved.