Uses of Class
org.kie.dmn.feel.runtime.decisiontables.DecisionTableImpl
-
Packages that use DecisionTableImpl Package Description org.kie.dmn.feel.runtime.functions -
-
Uses of DecisionTableImpl in org.kie.dmn.feel.runtime.functions
Methods in org.kie.dmn.feel.runtime.functions that return DecisionTableImpl Modifier and Type Method Description DecisionTableImplDTInvokerFunction. getDecisionTable()Constructors in org.kie.dmn.feel.runtime.functions with parameters of type DecisionTableImpl Constructor Description DTInvokerFunction(DecisionTableImpl dt)
-