POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_ECONOMIC_WOR_LIMIT
SUBTYPE OF
(
pty_transient_property
);
data_value :
ndt_real4
;
field :
OPTIONAL
field
;
gathering_facility :
OPTIONAL
gathering_facility
;
license_right :
OPTIONAL
license_right
;
pool :
OPTIONAL
pool
;
production_treating_facility :
OPTIONAL
production_treating_facility
;
reservoir :
OPTIONAL
reservoir
;
reservoir_part :
OPTIONAL
reservoir_part
;
tank_battery :
OPTIONAL
tank_battery
;
well :
OPTIONAL
well
;
well_completion :
OPTIONAL
well_completion
;
well_completion_segment :
OPTIONAL
well_completion_segment
;
well_pattern :
OPTIONAL
well_pattern
;
UNIQUE
si:
pty_transient_property
.end_time,
pty_transient_property
.ref_transient_period,
pty_transient_property
.start_time, well, well_completion, well_completion_segment, field, well_pattern, gathering_facility, license_right, tank_battery, production_treating_facility, pool, reservoir, reservoir_part,
process_data
.activity;
END_ENTITY
; (* pty_economic_wor_limit *)
Generated on Tue Jul 10 19:38:22 2001
© Copyright 2001 POSC. All rights reserved.