|
ENTITY Measure_item_with_precision SUBTYPE OF (Measure_item); significant_digits : INTEGER; END_ENTITY; -- Measure_item_with_precision |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Measure_item - Measure_item_with_precision significant_digits: INTEGER; |
Global rules for this entity data type- |