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:
AttributeTypeDefined By
 assigned_person_and_organizationperson_and_organization (ENTITY)person_and_organization_assignment
 roleperson_and_organization_role (ENTITY)person_and_organization_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

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:
DefinitionTypeReferenced Entity
 product_requires_id_owner RULE person_and_organization_assignment


[Top Level Definitions] [Exit]

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