|
ENTITY action_method_to_select_from SUBTYPE OF (action_method); number_of_elements : count_measure; WHERE WR1: number_of_elements >=1; WR2: SIZEOF (USEDIN (SELF, 'ACTION_SCHEMA.ACTION_METHOD_RELATIONSHIP.RELATING_METHOD')) >= number_of_elements; END_ENTITY; -- action_method_to_select_from |
Entity data types and their attributesaction_methodname: label; (OPT) description: text; consequence: text; purpose: text; action_method_to_select_from number_of_elements: count_measure; |
| decision_point (Task_element_mim) |
Global rules for this entity data type- |