ENTITY concept_feature_relationship

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
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
2020-07-28T17:02:14-04:00