POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_GENERIC_PROBABILITY
SUBTYPE OF
(
pty_generic_quantity
);
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
;
END_ENTITY
; (* pty_generic_probability *)
Generated on Tue Jul 10 19:38:27 2001
© Copyright 2001 POSC. All rights reserved.