ENTITY organization_assignment

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP215/AP216/AP218
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

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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