ENTITY requirement_assigned_object
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP203e2
-- IN AP203e2/AP238 STEP-NC/AP242
ENTITY requirement_assigned_object
   SUBTYPE OF (group_assignment);
      SELF\group_assignment.assigned_group : requirement_assignment;
      items : SET [1:1] OF requirement_assigned_item;
END_ENTITY;
Explicit Attributes
Entity requirement_assigned_object has the following local and inherited explicit attributes:
Derived Attributes
Entity requirement_assigned_object has the following local and inherited derived attributes:
Inverse Attributes
    No Inverse AttributesSupertypes
Entity requirement_assigned_object inherits from the following supertypes:
  group_assignment
Subtypes
    No subtypesReferenced By
Entity requirement_assigned_object and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:18-04:00