ENTITY person_and_organization_assignment

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (management_resources_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

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:03-04:00