Interface DecisionNode

All Superinterfaces:
DMNNode

public interface DecisionNode extends DMNNode
  • Method Details

    • getResultType

      DMNType getResultType()
    • getDecision

      Decision getDecision()