ENTITY approval_person_organization

(* SCHEMA engineering_properties_schema; *)


   ENTITY approval_person_organization;
      person_organization : person_organization_select;
      authorized_approval : approval;
      role : approval_role;
   END_ENTITY;

Explicit Attributes

Entity approval_person_organization has the following local and inherited explicit attributes:
AttributeTypeDefined By
 person_organizationperson_organization_select (SELECT)approval_person_organization
 authorized_approvalapproval (ENTITY)approval_person_organization
 roleapproval_role (ENTITY)approval_person_organization

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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