POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
THREE_PHASE_REL_PERM_POINT
SUBTYPE OF
(
technical_object
);
ref_rel_perm_orientation :
ref_rel_perm_orientation
;
ref_rel_perm_usage :
OPTIONAL
ref_rel_perm_usage
;
ref_three_phase_rel_perm :
ref_three_phase_rel_perm
;
three_phase_rel_perm_curve :
OPTIONAL
three_phase_rel_perm_curve
;
three_phase_rock_fl_interact :
OPTIONAL
three_phase_rock_fl_interact
;
INVERSE
pty_three_phase_rel_perm_point :
SET [0:?] OF
pty_three_phase_rel_perm_point
FOR
three_phase_rel_perm_point;
pty_two_phase_rel_perm_point :
SET [0:?] OF
pty_two_phase_rel_perm_point
FOR
three_phase_rel_perm_point;
UNIQUE
si: ref_rel_perm_orientation, ref_rel_perm_usage, ref_three_phase_rel_perm, three_phase_rock_fl_interact, three_phase_rel_perm_curve;
WHERE
mse: EXISTS(three_phase_rock_fl_interact) XOR EXISTS(three_phase_rel_perm_curve);
END_ENTITY
; (* three_phase_rel_perm_point *)
Generated on Tue Jul 10 19:39:12 2001
© Copyright 2001 POSC. All rights reserved.