Package org.camunda.bpm.dmn.engine

Interface Summary
DmnDecision A decision of the DMN Engine.
DmnDecisionLogic Represents the decision logic of a decision.
DmnDecisionRequirementsGraph Container of DmnDecisions 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 Summary
DmnEngineConfiguration The configuration of a DmnEngine.
 

Exception Summary
DmnEngineException The base exception of the DMN Engine.
 



Copyright © 2017 camunda services GmbH. All rights reserved.