ENTITY Approval_status

(* SCHEMA ap238_arm_schema; *)
ENTITY Approval_status;
  status_name : STRING;
END_ENTITY;

Explicit Attributes

Entity Approval_status has the following local and inherited explicit attributes:
AttributeTypeDefined By
 status_nameSTRINGApproval_status

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity Approval_status and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 Approval ENTITY Approval_status


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00