ENTITY general_property_relationship

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
  ENTITY general_property_relationship;
    name : label;
    description : OPTIONAL text;
    relating_property : general_property;
    related_property : general_property;
  END_ENTITY;

Explicit Attributes

Entity general_property_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)general_property_relationship
 descriptiontext (STRING)general_property_relationship
 relating_propertygeneral_property (ENTITY)general_property_relationship
 related_propertygeneral_property (ENTITY)general_property_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity general_property_relationship has the following subtypes:
    characteristic_data_column_header_link*
    characteristic_data_table_header_decomposition*
* - Immediate Subtypes

Referenced By

Entity general_property_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_item SELECT general_property_relationship
 attribute_classification_item SELECT general_property_relationship
 attribute_language_item SELECT general_property_relationship
 classification_item SELECT general_property_relationship
 multi_language_attribute_item SELECT general_property_relationship


[Top Level Definitions] [Exit]

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