| Modifier and Type | Method and Description |
|---|---|
boolean |
InputEntryEvaluator.evaluate(InputEntry inputEntry,
Input input,
EvaluationContext evaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
ScriptEngineExpressionEvaluationProvider.evaluateInputEntry(InputEntry inputEntry,
EvaluationContext evaluationContext) |
Serializable |
ExpressionEvaluationProvider.evaluateInputEntry(InputEntry inputEntry,
EvaluationContext evaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
static ContextVariablesBindings |
ContextVariablesBindings.create(Bindings bindings,
EvaluationContext evaluationContext,
InputEntry inputEntry) |
| Modifier and Type | Method and Description |
|---|---|
List<InputEntry> |
Rule.getInputEntries() |
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.withInputEntry(Function<InputEntry.Builder,InputEntry> inputEntryBuilderConsumer) |
| Modifier and Type | Method and Description |
|---|---|
static <P extends AbstractBuilder> |
InputEntry.fluentBuilder(P parentBuilder,
Consumer<InputEntry> inputEntryConsumer) |
Copyright © 2019 Power Flows. All rights reserved.