POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
WELL_TEST_RECOVERY
ABSTRACT SUPERTYPE OF
(
ONEOF
(
drillstem_test_recovery
,
well_test_open_period_recovery
,
wireline_fm_test_recovery
))
SUBTYPE OF
(
fluid_sample
);
fluid_component :
fluid_component
;
INVERSE
extracted_filter_cake :
SET [0:?] OF
filter_cake
FOR
well_test_recovery;
pty_length :
SET [0:?] OF
pty_length
FOR
well_test_recovery;
pty_standard_volume_gas :
SET [0:?] OF
pty_standard_volume_gas
FOR
well_test_recovery;
pty_standard_volume_gas_rate :
SET [0:?] OF
pty_standard_volume_gas_rate
FOR
well_test_recovery;
pty_standard_volume_liquid :
SET [0:?] OF
pty_standard_volume_liquid
FOR
well_test_recovery;
pty_standard_vol_liquid_rate :
SET [0:?] OF
pty_standard_vol_liquid_rate
FOR
well_test_recovery;
pty_transient_volume :
SET [0:?] OF
pty_transient_volume
FOR
well_test_recovery;
END_ENTITY
; (* well_test_recovery *)
Generated on Tue Jul 10 19:39:21 2001
© Copyright 2001 POSC. All rights reserved.