| Modifier and Type | Method and Description |
|---|---|
EntryResult |
OutputEntryEvaluator.evaluate(OutputEntry outputEntry,
Output output,
EvaluationContext evaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
ScriptEngineExpressionEvaluationProvider.evaluateOutputEntry(OutputEntry outputEntry,
EvaluationContext evaluationContext) |
Serializable |
ExpressionEvaluationProvider.evaluateOutputEntry(OutputEntry outputEntry,
EvaluationContext evaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
List<OutputEntry> |
Rule.getOutputEntries() |
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.withOutputEntry(Function<OutputEntry.Builder,OutputEntry> outputEntryBuilderConsumer) |
| Modifier and Type | Method and Description |
|---|---|
static <P extends AbstractBuilder> |
OutputEntry.fluentBuilder(P parentBuilder,
Consumer<OutputEntry> outputEntryConsumer) |
Copyright © 2019 Power Flows. All rights reserved.