POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PFNU_PERIOD_OPERATION_REPORT
SUBTYPE OF
(
technical_object
);
end_time :
OPTIONAL
ndt_date_tod
;
object_count :
ndt_pint4
;
pfnu :
pfnu
;
ref_pfnu_operational_object :
ref_pfnu_operational_object
;
ref_transient_period :
OPTIONAL
ref_transient_period
;
start_time :
OPTIONAL
ndt_date_tod
;
UNIQUE
si: end_time, ref_pfnu_operational_object, ref_transient_period, start_time, pfnu;
END_ENTITY
; (* pfnu_period_operation_report *)
Generated on Tue Jul 10 19:38:11 2001
© Copyright 2001 POSC. All rights reserved.