Interface | Description |
---|---|
DmnDecision |
A decision of the DMN Engine.
|
DmnDecisionLogic |
Represents the decision logic of a decision.
|
DmnDecisionRequirementsGraph |
Container of
DmnDecision s which belongs to the same decision
requirements graph (i.e. |
DmnDecisionResult |
The result of one decision evaluation.
|
DmnDecisionResultEntries |
Represents the output entries (i.e., pairs of output name and value).
|
DmnDecisionRuleResult |
The result of one decision rule.
|
DmnDecisionTableResult |
The result of one decision table.
|
DmnEngine |
A DMN engine which can parse DMN decision models
and evaluate decisions.
|
Class | Description |
---|---|
DmnEngineConfiguration |
The configuration of a
DmnEngine . |
Exception | Description |
---|---|
DmnEngineException |
The base exception of the DMN Engine.
|
Copyright © 2022. All rights reserved.