|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryDescr | |
|---|---|
| org.drools.lang | This contains the parser and utilities for the native DRL format, for handling DRL source. |
| org.drools.lang.descr | |
| org.drools.xml | This contains the parser and utilities for handling rules in XML format. |
| Uses of QueryDescr in org.drools.lang |
|---|
| Methods in org.drools.lang that return QueryDescr | |
|---|---|
QueryDescr |
DRLParser.query()
|
| Methods in org.drools.lang with parameters of type QueryDescr | |
|---|---|
void |
DrlDumper.visitQueryDescr(QueryDescr descr)
|
| Uses of QueryDescr in org.drools.lang.descr |
|---|
| Methods in org.drools.lang.descr that return QueryDescr | |
|---|---|
QueryDescr |
DescrFactory.createQuery(String queryName)
|
| Uses of QueryDescr in org.drools.xml |
|---|
| Methods in org.drools.xml with parameters of type QueryDescr | |
|---|---|
void |
XmlDumper.visitQueryDescr(QueryDescr descr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||