| Interface | Description |
|---|---|
| ConditionEvaluator<T extends BTGConditionModel> |
Generic evaluator for any kind of conditions.
|
| ConditionEvaluatorRegistry |
Provides a suitable evaluator for the given
BTGConditionModel. |
| ExpressionEvaluator |
Evaluates a logical expression to true or false.
|
| ExpressionEvaluatorRegistry |
Provides an expression evaluator that is most suitable for the given operands class.
|
| Exception | Description |
|---|---|
| ConditionEvaluationException |
Copyright © 2018 SAP SE. All Rights Reserved.