Package org.camunda.bpm.dmn.engine
Interface DmnDecisionLogic
- All Known Implementing Classes:
DmnDecisionLiteralExpressionImpl
,DmnDecisionTableImpl
public interface DmnDecisionLogic
Represents the decision logic of a decision.
DmnDecisionLiteralExpressionImpl
, DmnDecisionTableImpl