| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.drools | The KnowledgeBase and its factory. | 
| org.drools.definition | All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here. | 
| Uses of Query in org.drools | 
|---|
| Methods in org.drools that return Query | |
|---|---|
|  Query | KnowledgeBase.getQuery(String packageName,
         String queryName)Returns a reference to the Rule identified by the given package and rule names. | 
| Uses of Query in org.drools.definition | 
|---|
| Methods in org.drools.definition that return types with arguments of type Query | |
|---|---|
|  Collection<Query> | KnowledgePackage.getQueries()Return the query definitions for this package. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||