POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_FLUID_IN_FLUID_OUT_RATIO
SUBTYPE OF
(
pty_transient_property
);
data_value :
ndt_ratio
;
reservoir :
OPTIONAL
reservoir
;
reservoir_part :
OPTIONAL
reservoir_part
;
well_pattern :
OPTIONAL
well_pattern
;
UNIQUE
si:
pty_transient_property
.end_time,
pty_transient_property
.ref_transient_period,
pty_transient_property
.start_time, reservoir, reservoir_part, well_pattern,
process_data
.activity;
END_ENTITY
; (* pty_fluid_in_fluid_out_ratio *)
Generated on Tue Jul 10 19:38:24 2001
© Copyright 2001 POSC. All rights reserved.