Skip to main content

Product line development consistency check

Feature model consistency check rules

Error

RuleError messageError judgment condition
The number of child elements of the group is less than the minimum selection limitThe number of simultaneously selectable features (m) is less than the minimum multiplicity (n).The number of simultaneously selectable features belonging to a feature group is less than the minimum selection limit defined in the feature group
The number of required selection child elements of the group exceeds the maximum selection limitThe number of required selection features (m) exceeds the maximum multiplicity (n).The number of required selection features belonging to a feature group is greater than the maximum selection limit defined in the feature group
Exclusive relationship between required featuresThe exclusive relationship with x is not established. These are always selected at the same time.Due to the relationship between the feature hierarchy and type, an exclusive relationship has been defined between features that must be selected at the same time.
Dependency between alternative featuresThe dependency with x is not established. These cannot be selected at the same time.Due to the relationship between the feature hierarchy and type, a dependency has been defined between features that cannot be selected at the same time.
Exclusive relationship between parent and childA feature constraint cannot be set between x, which has a parent-child relationship.Due to the feature hierarchy, an exclusive relationship has been defined between features that have a parent-child (including grandchild) relationship.
Dependency between parent and childA feature constraint cannot be set between x, which has a parent-child relationship.Due to the feature hierarchy, a dependency has been defined between features that have a parent-child (including grandchild) relationship.
Invalid group selection number constraintSet the lower limit to a value greater than or equal to 0.Lower limit value of feature group < 0
SameSet a value other than 0 for the upper limit.Upper limit value of feature group = 0
SameSet a value greater than the lower limit for the upper limit.Lower limit of feature group > Upper limit
and Upper limit >= 0
Self constraintSelf-referential constraint between features cannot be set.Self-referential constraint between features is defined
Multiple constraintMultiple constraints between x cannot be set.Multiple constraints are defined between the same features
Feature naming rule violationFeature name or unique name cannot contain "[" or "]".Feature unique name or name contains prohibited characters

Warning

RuleError messageError judgment condition
No alternative feature selectableAlternate feature selectable is undefined.Alternate feature does not have sibling alternative feature
No logical OR feature selectableLogical OR feature selectable is undefined.Logical OR feature does not have sibling logical OR feature
Conflict between alternative feature to be initially selectedDefault selection is specified for multiple alternative features.There are multiple alternative features with the initial selection state ON for sibling alternative features
Violation of unique constraint of feature identification nameThe feature name is not unique. Change the name or specify a unique name.The feature identification name is not unique
SameThe unique name of the feature is not unique. Change the unique name.Same