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