|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| 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 Query in org.drools.core.base |
|---|
| Methods in org.drools.core.base that return Query | |
|---|---|
Query |
DroolsQuery.getQuery()
|
| Methods in org.drools.core.base with parameters of type Query | |
|---|---|
void |
DroolsQuery.setQuery(Query query)
|
| Uses of Query in org.drools.core.reteoo |
|---|
| Fields in org.drools.core.reteoo declared as Query | |
|---|---|
protected Query |
QueryTerminalNode.query
The rule to invoke upon match. |
| Methods in org.drools.core.reteoo that return Query | |
|---|---|
Query |
QueryTerminalNode.getQuery()
|
| Uses of Query in org.drools.core.rule |
|---|
| Subclasses of Query in org.drools.core.rule | |
|---|---|
class |
AbductiveQuery
|
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||