| Package | Description | 
|---|---|
| org.camunda.bpm.dmn.engine | |
| org.camunda.bpm.dmn.engine.impl | 
| Modifier and Type | Method and Description | 
|---|---|
DmnDecisionLogic | 
DmnDecision.getDecisionLogic()
Returns the decision logic of the decision (e.g., a decision table). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DmnDecisionLiteralExpressionImpl  | 
class  | 
DmnDecisionTableImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
protected DmnDecisionLogic | 
DmnDecisionImpl.decisionLogic  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<Class<? extends DmnDecisionLogic>,DmnDecisionLogicEvaluationHandler> | 
DefaultDmnDecisionContext.evaluationHandlers  | 
| Modifier and Type | Method and Description | 
|---|---|
DmnDecisionLogic | 
DmnDecisionImpl.getDecisionLogic()  | 
| Modifier and Type | Method and Description | 
|---|---|
DmnEngineException | 
DmnEngineLogger.decisionLogicTypeNotSupported(DmnDecisionLogic decisionLogic)  | 
void | 
DmnDecisionImpl.setDecisionLogic(DmnDecisionLogic decisionLogic)  | 
Copyright © 2017. All rights reserved.