|
ENTITY Externally_defined_dimension_representation SUBTYPE OF (Shape_dimension_representation); dimension_value : OPTIONAL Value_with_unit; INVERSE definitions : SET [1:?] OF External_source_identification FOR item; END_ENTITY; -- Externally_defined_dimension_representation |
Entity data types and their attributesShape_dimension_representation- Externally_defined_dimension_representation (OPT) dimension_value: Value_with_unit; (INV) definitions: SET [1:?] OF External_source_identification FOR item; |
Global rules for this entity data type- |