ENTITY state_type

(* SCHEMA state_type_schema; *)

ENTITY state_type;
  name : label;
  description : OPTIONAL text;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity state_type and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 ascribable_state ENTITY state_type
 state_type_assignment ENTITY state_type
 state_type_relationship ENTITY state_type


[Top Level Definitions] [Exit]

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