POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
GATHERING_FACILITY
SUBTYPE OF
(
general_facility
,
pfnu
);
INVERSE
pty_economic_gor_limit :
SET [0:?] OF
pty_economic_gor_limit
FOR
gathering_facility;
pty_economic_limit_money :
SET [0:?] OF
pty_economic_limit_money
FOR
gathering_facility;
pty_economic_oil_cut_limit :
SET [0:?] OF
pty_economic_oil_cut_limit
FOR
gathering_facility;
pty_economic_water_cut_limit :
SET [0:?] OF
pty_economic_water_cut_limit
FOR
gathering_facility;
pty_economic_wor_limit :
SET [0:?] OF
pty_economic_wor_limit
FOR
gathering_facility;
UNIQUE
si:
facility
.identifier,
facility
.ref_existence_kind,
general_facility
.identifying_facility;
END_ENTITY
; (* gathering_facility *)
Generated on Tue Jul 10 19:37:54 2001
© Copyright 2001 POSC. All rights reserved.