Overview Schemas Index

product_concept_schema         


ENTITY concept_feature_relationship_with_condition
          SUBTYPE OF (concept_feature_relationship);
          conditional_operator : concept_feature_operator;
END_ENTITY; -- concept_feature_relationship_with_condition

Entity data types and their attributes

concept_feature_relationship
          name: label;
          (OPT) description: text;
          relating_product_concept_feature: product_concept_feature;
          related_product_concept_feature: product_concept_feature;
concept_feature_relationship_with_condition
          conditional_operator: concept_feature_operator;

Users: by entity attributes

concept_feature_relationship
concept_feature_relationship_with_condition
          conditional_concept_feature.condition

Users: by defined types, not used by any entity attribute

concept_feature_relationship_with_condition
          -

Global rules for this entity data type

          -