|
Drools :: Core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryImpl | |
|---|---|
| org.drools.core.base | |
| org.drools.core.reteoo | |
| org.drools.core.rule | Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. |
| Uses of QueryImpl in org.drools.core.base |
|---|
| Methods in org.drools.core.base that return QueryImpl | |
|---|---|
QueryImpl |
DroolsQuery.getQuery()
|
| Methods in org.drools.core.base with parameters of type QueryImpl | |
|---|---|
void |
DroolsQuery.setQuery(QueryImpl query)
|
| Uses of QueryImpl in org.drools.core.reteoo |
|---|
| Fields in org.drools.core.reteoo declared as QueryImpl | |
|---|---|
protected QueryImpl |
QueryTerminalNode.query
The rule to invoke upon match. |
| Methods in org.drools.core.reteoo that return QueryImpl | |
|---|---|
QueryImpl |
QueryTerminalNode.getQuery()
|
| Uses of QueryImpl in org.drools.core.rule |
|---|
| Subclasses of QueryImpl in org.drools.core.rule | |
|---|---|
class |
AbductiveQuery
|
|
Drools :: Core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||