|
ENTITY Context_dependent_unit SUBTYPE OF (Unit); WHERE WR1: EXISTS(SELF\Unit.name); END_ENTITY; -- Context_dependent_unit |
Entity data types and their attributesUnitname: STRING; si_unit: BOOLEAN; Context_dependent_unit - |
| External_context_dependent_unit (External_unit_arm) |
Global rules for this entity data type- |