Class DMNUnit
- java.lang.Object
-
- org.kie.dmn.core.compiler.execmodelbased.DMNUnit
-
- All Implemented Interfaces:
org.drools.ruleunit.RuleUnit
public abstract class DMNUnit extends Object implements org.drools.ruleunit.RuleUnit
-
-
Constructor Summary
Constructors Constructor Description DMNUnit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ObjectapplyHitPolicy(List<Object>... results)DecisionTableEvaluatorgetEvaluator()ObjectgetResult()protected FeelValuegetValue(int pos)
-
-
-
Field Detail
-
result
protected Object result
-
-