ENTITY general_property

(* SCHEMA product_property_definition_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
 acyclic_general_property_relationship FUNCTION general_property
 general_property_association ENTITY general_property
 general_property_relationship ENTITY general_property
 represented_definition SELECT general_property


[Top Level Definitions] [Exit]

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