POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_TRANSIENT_TEMPERATURE
SUBTYPE OF
(
pty_transient_property
);
data_value :
ndt_temperature
;
fluid_cargo :
OPTIONAL
fluid_cargo
;
fluid_sample :
OPTIONAL
fluid_sample
;
pfnu_port :
OPTIONAL
pfnu_port
;
rock_feature :
OPTIONAL
rock_feature
;
rock_fluid_feature :
OPTIONAL
rock_fluid_feature
;
rock_material :
OPTIONAL
rock_material
;
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
;
well_operation_fluid :
OPTIONAL
well_operation_fluid
;
UNIQUE
si:
pty_transient_property
.end_time,
pty_transient_property
.ref_transient_period,
pty_transient_property
.start_time, surface_fluid_phase_condition, well_completion_segment, well_completion, rock_material, fluid_sample, temporary_completion, well_operation_fluid, rock_fluid_feature, rock_feature,
process_data
.activity, wellbore_point, pfnu_port, stock_tank, fluid_cargo;
END_ENTITY
; (* pty_transient_temperature *)
Generated on Tue Jul 10 19:38:43 2001
© Copyright 2001 POSC. All rights reserved.