|
ENTITY Duration SUBTYPE OF (Value_with_unit); WHERE WR1: 'VALUE_WITH_UNIT_ARM.' + 'TIME_UNIT' IN TYPEOF(SELF\Value_with_unit.unit); END_ENTITY; -- Duration |
Entity data types and their attributesValue_with_unitunit: Unit; value_component: measure_value; Duration - |
Global rules for this entity data type- |