POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_TRANSIENT_PRESSURE
SUBTYPE OF
(
pty_transient_property
);
allowable_flow_stream :
OPTIONAL
allowable_flow_stream
;
data_value :
ndt_pressure
;
fluid_cargo :
OPTIONAL
fluid_cargo
;
fluid_system :
OPTIONAL
fluid_system
;
pfnu_port :
OPTIONAL
pfnu_port
;
pressure_measurement_datum :
OPTIONAL
pressure_measurement_datum
;
rock_fluid_feature :
OPTIONAL
rock_fluid_feature
;
stock_tank :
OPTIONAL
stock_tank
;
surface_fluid_phase_condition :
OPTIONAL
surface_fluid_phase_condition
;
temporary_completion :
OPTIONAL
temporary_completion
;
wellbore_point :
OPTIONAL
wellbore_point
;
well_completion :
OPTIONAL
well_completion
;
well_completion_segment :
OPTIONAL
well_completion_segment
;
UNIQUE
si:
pty_transient_property
.end_time,
pty_transient_property
.ref_transient_period,
pty_transient_property
.start_time, surface_fluid_phase_condition, pressure_measurement_datum, rock_fluid_feature, temporary_completion, well_completion, well_completion_segment,
process_data
.activity, wellbore_point, pfnu_port, stock_tank, fluid_system, fluid_cargo;
END_ENTITY
; (* pty_transient_pressure *)
Generated on Tue Jul 10 19:38:43 2001
© Copyright 2001 POSC. All rights reserved.