| Modifier and Type | Method and Description |
|---|---|
ExpressionEvaluationProvider |
EvaluationProviderFactory.getInstance(ExpressionType expressionType) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionType |
Decision.getExpressionType() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionType |
Expression.getType() |
static ExpressionType |
ExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionType[] |
ExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Power Flows. All rights reserved.