ENTITY design_project

(* SCHEMA plant_spatial_configuration; *)
   ENTITY design_project
   SUBTYPE OF (organization);
   WHERE
      WR1:
         SIZEOF(USEDIN(SELF, 'PLANT_SPATIAL_CONFIGURATION.' + 
'ORGANIZATION_ASSIGNMENT.ASSIGNED_ORGANIZATION')) >= 1;
   END_ENTITY;

Explicit Attributes

Entity design_project has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)organization
 namelabel (STRING)organization
 descriptiontext (STRING)organization

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity design_project inherits from the following supertypes:
  organization

Subtypes

    No subtypes

Referenced By

Entity design_project and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 organizational_project ENTITY organization
 organization_assignment ENTITY organization
 person_and_organization ENTITY organization
 person_organization_select SELECT organization
 plant_spatial_configuration_organization_item SELECT design_project


[Top Level Definitions] [Exit]

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