ENTITY approval

(* SCHEMA building_design_schema; *)
  ENTITY approval;
      status : approval_status;
      level  : label;
  END_ENTITY; -- approval

Explicit Attributes

Entity approval has the following local and inherited explicit attributes:
AttributeTypeDefined By
 statusapproval_status (ENTITY)approval
 levellabel (STRING)approval

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity approval and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_assignment ENTITY approval
 approval_date_time ENTITY approval
 approval_person_organization ENTITY approval


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:41:29-04:00