ENTITY person_and_organization_assignment

(* SCHEMA step_ship_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
 cc_design_person_and_organization_correlation FUNCTION person_and_organization_assignment


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:21-04:00