| Modifier and Type | Method and Description |
|---|---|
EvaluationModeProvider |
EvaluationModeProviderFactory.getInstance(EvaluationMode evaluationMode) |
| Modifier and Type | Field and Description |
|---|---|
static EvaluationMode |
Decision.DEFAULT_EVALUATION_MODE |
| Modifier and Type | Method and Description |
|---|---|
EvaluationMode |
Decision.getEvaluationMode() |
static EvaluationMode |
EvaluationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvaluationMode[] |
EvaluationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationMode |
Input.getEvaluationMode() |
| Modifier and Type | Method and Description |
|---|---|
EvaluationMode |
InputEntry.getEvaluationMode() |
Copyright © 2019 Power Flows. All rights reserved.