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.
|