ENTITY characterized_object

(* SCHEMA Ship_arrangement_schema; *)


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

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 Tools® EXPRESS to HTML Converter
2012-03-27T17:16:36-04:00