ENTITY characterized_object

(* SCHEMA building_design_schema; *)
  ENTITY characterized_object;
      name        : label;
      description : text;
  END_ENTITY; -- characterized_object

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity characterized_object has the following subtypes:
    site*
* - Immediate Subtypes

Referenced By

Entity characterized_object and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 characterized_definition SELECT characterized_object


[Top Level Definitions] [Exit]

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