ENTITY general_property

(* SCHEMA engineering_properties_schema; *)


   ENTITY general_property;
      id : identifier;
      name : label;
      description : OPTIONAL text;
   END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity general_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 represented_definition SELECT general_property


[Top Level Definitions] [Exit]

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