POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
ALLOWABLE_FLOW_STREAM
SUBTYPE OF
(
fluid_flow_stream
);
fluid_component :
fluid_component
;
ref_allowable :
ref_allowable
;
INVERSE
pty_fluid_component_ratio :
SET [0:?] OF
pty_fluid_component_ratio
FOR
allowable_flow_stream;
pty_standard_volume_gas :
SET [0:?] OF
pty_standard_volume_gas
FOR
allowable_flow_stream;
pty_standard_volume_liquid :
SET [0:?] OF
pty_standard_volume_liquid
FOR
allowable_flow_stream;
pty_transient_pressure :
SET [0:?] OF
pty_transient_pressure
FOR
allowable_flow_stream;
UNIQUE
si: ref_allowable,
fluid_flow_stream
.pfnu_port, fluid_component;
END_ENTITY
; (* allowable_flow_stream *)
Generated on Tue Jul 10 19:37:33 2001
© Copyright 2001 POSC. All rights reserved.