POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
COMPRESSOR
SUBTYPE OF
(
general_facility
,
pfnu
);
maximum_outlet_pressure :
OPTIONAL
ndt_pressure
;
minimum_inlet_pressure :
OPTIONAL
ndt_pressure
;
nominal_capacity :
OPTIONAL
ndt_std_volume_gas_rate
;
UNIQUE
si:
facility
.identifier,
facility
.ref_existence_kind,
general_facility
.identifying_facility;
END_ENTITY
; (* compressor *)
Generated on Tue Jul 10 19:37:39 2001
© Copyright 2001 POSC. All rights reserved.