| Package | Description |
|---|---|
| de.bmiag.tapir.variant.feature.expression | |
| de.bmiag.tapir.variant.filter | |
| de.bmiag.tapir.variant.service |
| Modifier and Type | Method and Description |
|---|---|
static NotFeatureExpression |
NotFeatureExpression.build(org.eclipse.xtext.xbase.lib.Procedures.Procedure1<NotFeatureExpression.Builder> init)
Creates an immutable instance of NotFeatureExpression.
|
NotFeatureExpression |
NotFeatureExpression.copy(org.eclipse.xtext.xbase.lib.Procedures.Procedure1<NotFeatureExpression.Builder> init)
Creates an immutable copy of this instance.
|
NotFeatureExpression |
FeatureExpressionBuilder.not(FeatureExpression featureExpression)
Returns a feature expression which negates the result of the given feature expression.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FeatureBasedParameterFilter._evaluate(NotFeatureExpression notFeatureExpression)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FeatureCheckService._evaluate(NotFeatureExpression notFeatureExpression)
Evaluates the given expression.
|
Copyright © 2018–2021 b+m Informatik AG. All rights reserved.