ENTITY approval_person_organization

(* SCHEMA building_design_schema; *)
  ENTITY approval_person_organization;
      person_organization : person_organization_select;
      authorized_approval : approval;
      role                : approval_role;
  END_ENTITY; -- approval_person_organization

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:13-04:00