ENTITY characterized_object

(* SCHEMA structural_analysis_design; *)
  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

    No 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:38:43-04:00