ENTITY state_type_role

(* SCHEMA state_type_schema; *)
ENTITY state_type_role;
  name : label;
  description : OPTIONAL text;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity state_type_role and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 state_type_assignment ENTITY state_type_role


[Top Level Definitions] [Exit]

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