| Package | Description |
|---|---|
| org.powerflows.dmn.engine.model.decision.rule |
Decision rule definition model.
|
| org.powerflows.dmn.engine.model.decision.rule.entry |
Rule input and output entries.
|
| Modifier and Type | Method and Description |
|---|---|
OutputEntry.FluentBuilder<Rule.FluentBuilder<P>> |
Rule.FluentBuilder.withOutputEntries() |
| Modifier and Type | Method and Description |
|---|---|
static <P extends AbstractBuilder> |
OutputEntry.fluentBuilder(P parentBuilder,
Consumer<OutputEntry> outputEntryConsumer) |
OutputEntry.FluentBuilder<P> |
OutputEntry.FluentBuilder.next() |
| Modifier and Type | Method and Description |
|---|---|
Expression.FluentBuilder<OutputEntry.FluentBuilder<P>> |
OutputEntry.FluentBuilder.withExpression() |
Copyright © 2019 Power Flows. All rights reserved.