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