POSC Specifications Version 2.2
Epicentre Logical Data Model
ENTITY
WELLBORE_ALIGNED_POINT
SUBTYPE OF
(
wellbore_point
);
INVERSE
pty_azimuth :
SET [0:?] OF
pty_azimuth
FOR
wellbore_aligned_point;
pty_inclination_from_vertical :
SET [0:?] OF
pty_inclination_from_vertical
FOR
wellbore_aligned_point;
UNIQUE
si:
earth_model_object
.identifier,
position_in_wellbore
.wellbore_component_facility,
position_in_wellbore
.well_completion,
position_in_wellbore
.geologic_feature,
position_in_wellbore
.wellbore,
earth_model_object
.geoscience_interpretation;
END_ENTITY
; (* wellbore_aligned_point *)
Generated on Tue Dec 9 09:50:53 1997
© Copyright 1997 POSC. All rights reserved.