POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REF_CAPILLARY_PRESSURE
(* Open *)
SUBTYPE OF
(
ref_code
);
INVERSE
capillary_pressure_curve :
SET [0:?] OF
capillary_pressure_curve
FOR
ref_capillary_pressure;
capillary_pressure_point :
SET [0:?] OF
capillary_pressure_point
FOR
ref_capillary_pressure;
UNIQUE
si:
ref_code
.identifier;
END_ENTITY
; (* ref_capillary_pressure *)
Generated on Tue Jul 10 19:38:48 2001
© Copyright 2001 POSC. All rights reserved.