|
ENTITY maths_value_representation_item SUBTYPE OF (representation_item, maths_value_with_unit); END_ENTITY; -- maths_value_representation_item |
Entity data types and their attributesrepresentation_itemname: label; maths_value_with_unit value_component: maths_value; unit_component: unit; maths_value_representation_item - |
Global rules for this entity data type- |