ENTITY start_work

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP242
ENTITY start_work
   SUBTYPE OF (action_assignment);
      items : SET [1:?] OF work_item;
END_ENTITY;

Explicit Attributes

Entity start_work has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_actionaction (ENTITY)action_assignment
 itemsSET OF work_item (SELECT)start_work

Derived Attributes

Entity start_work has the following local and inherited derived attributes:
AttributeTypeDefined By
 roleobject_role (ENTITY)action_assignment

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity start_work inherits from the following supertypes:
  action_assignment

Subtypes

    No subtypes

Referenced By

Entity start_work and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_item SELECT start_work
 change_identification_restricts_executed_action RULE action_assignment
 date_and_time_item SELECT start_work
 person_and_organization_item SELECT start_work
 restrict_applied_action_assignment RULE action_assignment
 role_select SELECT action_assignment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:19-04:00