ENTITY characterized_object

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP215/AP216/AP218
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 ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:20-04:00