POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
TRANSFORMATION_PARAMETER_USAGE
(* Open *)
SUBTYPE OF
(
association_reference
);
sort_order :
OPTIONAL
ndt_int4
;
transformation_method :
transformation_method
;
transformation_parameter :
transformation_parameter
;
INVERSE
parameter_value :
SET [0:?] OF
transformation_parameter_value
FOR
parameter_usage;
UNIQUE
si: transformation_parameter, transformation_method;
END_ENTITY
; (* transformation_parameter_usage *)
Generated on Tue Jul 10 19:39:13 2001
© Copyright 2001 POSC. All rights reserved.