|
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; |
Users: by entity attributesaction_assignmentrole_association.item_with_role role_select start_work cc_design_approval.items approved_item cc_design_date_and_time_assignment.items date_time_item cc_design_person_and_organization_assignment.items cc_person_organization_item Users: by defined types, not used by any entity attributestart_work- |
Global rules for this entity data type- |