Interface DmnEvaluatedDecisionRule

All Known Implementing Classes:
DmnEvaluatedDecisionRuleImpl

public interface DmnEvaluatedDecisionRule
A evaluated decision rule.
  • Method Details

    • getId

      String getId()
      Returns:
      the id of the decision rule or null if not set
    • getOutputEntries

      Map<String,DmnEvaluatedOutput> getOutputEntries()
      Returns:
      the evaluated output entries for the decision rule