Uses of Class
org.drools.modelcompiler.builder.QueryModel
-
Packages that use QueryModel Package Description org.drools.modelcompiler.builder -
-
Uses of QueryModel in org.drools.modelcompiler.builder
Methods in org.drools.modelcompiler.builder that return types with arguments of type QueryModel Modifier and Type Method Description Collection<QueryModel>PackageModel. getQueriesInRuleUnit(org.kie.internal.ruleunit.RuleUnitDescription ruleUnitDescription)Methods in org.drools.modelcompiler.builder with parameters of type QueryModel Modifier and Type Method Description voidPackageModel. addQueryInRuleUnit(org.kie.internal.ruleunit.RuleUnitDescription ruleUnitDescription, QueryModel query)
-