POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_VOLUME
ABSTRACT SUPERTYPE OF
(
ONEOF
(
pty_bulk_volume_fraction
,
pty_bulk_volume_total
,
pty_hydrocarbon_pore_volume
,
pty_matrix_volume
,
pty_pore_volume
,
pty_volume_curve
))
SUBTYPE OF
(
property
);
distribution :
OPTIONAL
ndt_line
;
distribution_type :
OPTIONAL
ndt_probability_distribution_type
;
filter_cake :
OPTIONAL
filter_cake
;
fluid_system :
OPTIONAL
fluid_system
;
maximum_value :
OPTIONAL
ndt_real4
;
minimum_value :
OPTIONAL
ndt_real4
;
mode_value :
OPTIONAL
ndt_real4
;
region :
OPTIONAL
region
;
rock_feature :
OPTIONAL
rock_feature
;
rock_material :
OPTIONAL
rock_material
;
standard_deviation :
OPTIONAL
ndt_real4
;
END_ENTITY
; (* pty_volume *)
Generated on Tue Jul 10 19:38:44 2001
© Copyright 2001 POSC. All rights reserved.