ENTITY organization_assignment

(* SCHEMA step_merged_ap_schema; *)
ENTITY organization_assignment
   ABSTRACT SUPERTYPE;
      assigned_organization : organization;
      role : organization_role;
END_ENTITY;

Explicit Attributes

Entity organization_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_organizationorganization (ENTITY)organization_assignment
 roleorganization_role (ENTITY)organization_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity organization_assignment has the following subtypes:
    applied_organization_assignment*
* - Immediate Subtypes

Referenced By

Entity organization_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 product_requires_id_owner RULE organization_assignment


[Top Level Definitions] [Exit]

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