ENTITY person_and_organization_assignment
(* SCHEMA step_merged_ap_schema; *)
ENTITY person_and_organization_assignment
   ABSTRACT SUPERTYPE;
      assigned_person_and_organization : person_and_organization;
      role : person_and_organization_role;
END_ENTITY;
Explicit Attributes
Entity person_and_organization_assignment has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
Entity person_and_organization_assignment has the following subtypes:
    applied_person_and_organization_assignment*
* - Immediate Subtypes
Referenced By
Entity person_and_organization_assignment 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:17-04:00