POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_TRANSIENT_MASS
SUBTYPE OF
(
pty_transient_property
);
allocated_flow_stream :
OPTIONAL
allocated_flow_stream
;
data_value :
ndt_mass
;
fluid_cargo :
OPTIONAL
fluid_cargo
;
UNIQUE
si:
pty_transient_property
.end_time,
pty_transient_property
.ref_transient_period,
pty_transient_property
.start_time, allocated_flow_stream,
process_data
.activity, fluid_cargo;
END_ENTITY
; (* pty_transient_mass *)
Generated on Tue Jul 10 19:38:43 2001
© Copyright 2001 POSC. All rights reserved.