POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
WELLBORE_VOLUME
ABSTRACT SUPERTYPE OF
(
ONEOF
(
wellbore_annular_volume
,
wellbore_cement_sheath
,
wellbore_fill
,
wellbore_tubular_volume
))
SUBTYPE OF
(
wellbore_component_facility
);
effective_volume :
OPTIONAL
ndt_volume
;
wellbore_volume_length :
OPTIONAL
ndt_length
;
END_ENTITY
; (* wellbore_volume *)
Generated on Tue Jul 10 19:39:19 2001
© Copyright 2001 POSC. All rights reserved.