Package org.camunda.bpm.dmn.engine
package org.camunda.bpm.dmn.engine
-
ClassDescriptionA decision of the DMN Engine.Represents the decision logic of a decision.Container of
DmnDecision
s which belongs to the same decision requirements graph (i.e.The result of one decision evaluation.Represents the output entries (i.e., pairs of output name and value).The result of one decision rule.The result of one decision table.A DMN engine which can parse DMN decision models and evaluate decisions.The configuration of aDmnEngine
.The base exception of the DMN Engine.