POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_MOLE_FRACTION
SUBTYPE OF
(
pty_transient_property
);
component_material_type :
OPTIONAL
typical_material_composition
;
data_value :
ndt_real4
;
fluid_flow_stream_contaminant :
OPTIONAL
fluid_flow_stream_contaminant
;
fluid_phase_composition :
OPTIONAL
fluid_phase_composition
;
UNIQUE
si: fluid_flow_stream_contaminant, component_material_type, fluid_phase_composition,
process_data
.activity,
pty_transient_property
.start_time,
pty_transient_property
.end_time;
END_ENTITY
; (* pty_mole_fraction *)
Generated on Tue Jul 10 19:38:33 2001
© Copyright 2001 POSC. All rights reserved.