| Package | Description |
|---|---|
| org.powerflows.dmn.engine.model.decision |
Decision related model elements.
|
| org.powerflows.dmn.engine.model.decision.rule |
Decision rule definition model.
|
| Modifier and Type | Method and Description |
|---|---|
Rule.FluentBuilder<Decision.FluentBuilder> |
Decision.FluentBuilder.withRules() |
| Modifier and Type | Method and Description |
|---|---|
static <P extends AbstractBuilder> |
Rule.fluentBuilder(P parentBuilder,
Consumer<Rule> ruleConsumer) |
Rule.FluentBuilder<P> |
Rule.FluentBuilder.next() |
| Modifier and Type | Method and Description |
|---|---|
InputEntry.FluentBuilder<Rule.FluentBuilder<P>> |
Rule.FluentBuilder.withInputEntries() |
OutputEntry.FluentBuilder<Rule.FluentBuilder<P>> |
Rule.FluentBuilder.withOutputEntries() |
Copyright © 2019 Power Flows. All rights reserved.