| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionEvaluationProvider.evaluateEntry(Expression entryExpression,
ModifiableContextVariables contextVariables) |
| Modifier and Type | Method and Description |
|---|---|
static <P extends AbstractBuilder> |
Expression.fluentBuilder(P parentBuilder,
Consumer<Expression> expressionConsumer) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
Input.getExpression() |
| Modifier and Type | Method and Description |
|---|---|
Input.Builder |
Input.Builder.withExpression(Function<Expression.Builder,Expression> expressionBuilderConsumer) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
OutputEntry.getExpression() |
Expression |
InputEntry.getExpression() |
| Modifier and Type | Method and Description |
|---|---|
OutputEntry.Builder |
OutputEntry.Builder.withExpression(Function<Expression.Builder,Expression> expressionBuilderConsumer) |
InputEntry.Builder |
InputEntry.Builder.withExpression(Function<Expression.Builder,Expression> expressionBuilderConsumer) |
Copyright © 2018 Power Flows. All rights reserved.