ENTITY plant_spatial_configuration_person_and_organization_assignment

(* SCHEMA plant_spatial_configuration; *)
   ENTITY 
plant_spatial_configuration_person_and_organization_assignment
   SUBTYPE OF (person_and_organization_assignment);
      items : SET [1:?] OF 
plant_spatial_configuration_person_and_organization_item;
   WHERE
      WR1:
         
plant_spatial_configuration_person_and_organization_correlation(SELF);
   END_ENTITY;

Explicit Attributes

Entity plant_spatial_configuration_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
 itemsSET OF plant_spatial_configuration_person_and_organization_item (SELECT)plant_spatial_configuration_person_and_organization_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity plant_spatial_configuration_person_and_organization_assignment inherits from the following supertypes:
  person_and_organization_assignment

Subtypes

    No subtypes

Referenced By

Entity plant_spatial_configuration_person_and_organization_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 plant ENTITY person_and_organization_assignment
 plant_spatial_configuration_person_and_organization_correlation FUNCTION person_and_organization_assignment
 plant_spatial_configuration_person_and_organization_correlation FUNCTION plant_spatial_configuration_person_and_organization_assignment


[Top Level Definitions] [Exit]

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