|
ENTITY start_work SUBTYPE OF (action_assignment); items : SET [1:?] OF work_item; END_ENTITY; -- start_work |
Entity data types and their attributesaction_assignmentassigned_action: action; (DER) role: object_role; start_work items: SET [1:?] OF work_item; |
Global rules for this entity data type- |