POSC Specifications Version 2.2
Epicentre Logical Data Model
ENTITY
COORDINATE_TRANSFORMATION_METHOD
(* Open *)
SUBTYPE OF
(
technical_object
,
reference_behavior
);
description :
OPTIONAL
ndt_comment
;
identifier :
ndt_name
;
ref_coordinate_transformation :
ref_coordinate_transformation
;
INVERSE
coordinate_transformation_parameter :
SET [0:?] OF
coordinate_transformation_parameter
FOR
coordinate_transformation_method;
coordinate_transformation :
SET [0:?] OF
coordinate_transformation
FOR
coordinate_transformation_method;
UNIQUE
si: identifier;
END_ENTITY
; (* coordinate_transformation_method *)
Generated on Tue Dec 9 09:48:55 1997
© Copyright 1997 POSC. All rights reserved.