ENTITY concept_feature_relationship

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY concept_feature_relationship;
  name                              : label;
  description                       : OPTIONAL text;
  relating_product_concept_feature  : product_concept_feature;
  related_product_concept_feature   : product_concept_feature;
END_ENTITY;

Explicit Attributes

Entity concept_feature_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)concept_feature_relationship
 descriptiontext (STRING)concept_feature_relationship
 relating_product_concept_featureproduct_concept_feature (ENTITY)concept_feature_relationship
 related_product_concept_featureproduct_concept_feature (ENTITY)concept_feature_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity concept_feature_relationship has the following subtypes:
    concept_feature_relationship_with_condition*
* - Immediate Subtypes

Referenced By

Entity concept_feature_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 validate_dependently_instantiable_entity_data_types RULE concept_feature_relationship


[Top Level Definitions] [Exit]

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