POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_LOCATION_1D
SUBTYPE OF
(
pty_location
);
data_value :
ndt_location_1d
;
distribution :
OPTIONAL
ndt_line
;
distribution_type :
OPTIONAL
ndt_probability_distribution_type
;
maximum_value :
OPTIONAL
ndt_real4
;
minimum_value :
OPTIONAL
ndt_real4
;
mode_value :
OPTIONAL
ndt_real4
;
standard_deviation :
OPTIONAL
ndt_real4
;
vertex :
OPTIONAL
vertex
;
UNIQUE
si: vertex,
process_data
.activity;
END_ENTITY
; (* pty_location_1d *)
Generated on Tue Jul 10 19:38:30 2001
© Copyright 2001 POSC. All rights reserved.