| Modifier and Type | Method and Description |
|---|---|
EntryResult |
OutputEntryEvaluator.evaluate(OutputEntry outputEntry,
Output output,
EvaluationContext evaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
RuleResult |
RuleEvaluator.evaluate(Rule rule,
Map<String,Input> inputs,
Map<String,Output> outputs,
EvaluationContext evaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
List<Output> |
Decision.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
Decision.Builder |
Decision.Builder.withOutput(Function<Output.Builder,Output> outputsBuilderConsumer) |
| Modifier and Type | Method and Description |
|---|---|
static <P extends AbstractBuilder> |
Output.fluentBuilder(P parentBuilder,
Consumer<Output> outputConsumer) |
Copyright © 2019 Power Flows. All rights reserved.