POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
WELLBORE_POINT
SUBTYPE OF
(
wellbore_component_facility
);
INVERSE
pty_productivity_index :
SET [0:?] OF
pty_productivity_index
FOR
wellbore_point;
pty_skin_effect :
SET [0:?] OF
pty_skin_effect
FOR
wellbore_point;
pty_transient_pressure :
SET [0:?] OF
pty_transient_pressure
FOR
wellbore_point;
pty_transient_temperature :
SET [0:?] OF
pty_transient_temperature
FOR
wellbore_point;
pty_wellbore_curvature :
SET [0:?] OF
pty_wellbore_curvature
FOR
wellbore_point;
pty_wellbore_point_orientation :
SET [0:?] OF
pty_wellbore_point_orientation
FOR
wellbore_point;
wellbore_pick :
SET [0:?] OF
wellbore_pick
FOR
wellbore_point;
UNIQUE
si:
facility
.ref_existence_kind,
wellbore_component_facility
.wellbore,
facility
.identifier,
facility
.kind,
wellbore_component_facility
.belongs_to_assembly;
END_ENTITY
; (* wellbore_point *)
Generated on Tue Jul 10 19:39:18 2001
© Copyright 2001 POSC. All rights reserved.