POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
LICENSE_RIGHT
SUBTYPE OF
(
business_object
,
pfnu
);
application_date :
OPTIONAL
ndt_date
;
award_date :
OPTIONAL
ndt_date
;
effective_date :
OPTIONAL
ndt_date
;
expiry_date :
OPTIONAL
ndt_date
;
identifier :
ndt_identifier
;
ref_license_right :
OPTIONAL
ref_license_right
;
ref_license_right_acquisition :
OPTIONAL
ref_license_right_acquisition
;
rental_due_date :
OPTIONAL
ndt_date
;
INVERSE
divestment_package :
SET [0:?] OF
divestment_right_inclusion
FOR
license_right;
lease_association :
SET [0:?] OF
license_right_lease_assn
FOR
license_right;
license_payment :
SET [0:?] OF
license_payment
FOR
license_right;
license_right_classification :
SET [0:?] OF
license_right_classification
FOR
license_right;
nominal_area :
SET [0:?] OF
pty_transient_area
FOR
license_right;
pty_economic_gor_limit :
SET [0:?] OF
pty_economic_gor_limit
FOR
license_right;
pty_economic_limit_money :
SET [0:?] OF
pty_economic_limit_money
FOR
license_right;
pty_economic_oil_cut_limit :
SET [0:?] OF
pty_economic_oil_cut_limit
FOR
license_right;
pty_economic_water_cut_limit :
SET [0:?] OF
pty_economic_water_cut_limit
FOR
license_right;
pty_economic_wor_limit :
SET [0:?] OF
pty_economic_wor_limit
FOR
license_right;
UNIQUE
si: identifier, ref_license_right;
END_ENTITY
; (* license_right *)
Generated on Tue Jul 10 19:38:04 2001
© Copyright 2001 POSC. All rights reserved.