|
ENTITY Global_assignment; variable : Abstract_variable; val : term_select; WHERE WR1: NOT(contains_variable(SELF.val)); END_ENTITY; -- Global_assignment |
Entity data types and their attributesGlobal_assignmentvariable: Abstract_variable; val: term_select; |
Users: by entity attributesGlobal_assignmentUsers: by defined types, not used by any entity attributeGlobal_assignment- |
Global rules for this entity data type- |