ENTITY general_property

(* SCHEMA feature_based_process_planning; *)
  ENTITY general_property;
      id          : identifier;
      name        : label;
      description : OPTIONAL text;
  END_ENTITY; -- general_property

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

Entity general_property has the following subtypes:
    externally_defined_general_property*
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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