ENTITY rule_superseded_assignment

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

Explicit Attributes

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

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity rule_superseded_assignment inherits from the following supertypes:
  action_assignment

Subtypes

    No subtypes

Referenced By

Entity rule_superseded_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 change_identification_restricts_executed_action RULE action_assignment
 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:18-04:00