Uses of Interface
org.drools.compiler.compiler.DecisionTableProvider
-
Packages that use DecisionTableProvider Package Description org.drools.compiler.compiler This is the main package to load rules. -
-
Uses of DecisionTableProvider in org.drools.compiler.compiler
Methods in org.drools.compiler.compiler that return DecisionTableProvider Modifier and Type Method Description static DecisionTableProviderDecisionTableFactory. getDecisionTableProvider()Methods in org.drools.compiler.compiler with parameters of type DecisionTableProvider Modifier and Type Method Description static voidDecisionTableFactory. setDecisionTableProvider(DecisionTableProvider provider)
-