|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IQuery | |
|---|---|
| cz.cuni.amis.pogamut.shady | Fuzzy/Shady (name subject to change) ===== Shady is a new engine using if-then rules. posh is ugly piece of code that is maintaining compatibility with the version written in lisp and later in Python. |
| Uses of IQuery in cz.cuni.amis.pogamut.shady |
|---|
| Classes in cz.cuni.amis.pogamut.shady that implement IQuery | |
|---|---|
class |
QueryCall
Query call is used to call some function in outside of engine with some parameters and return the value. |
| Methods in cz.cuni.amis.pogamut.shady that return IQuery | |
|---|---|
IQuery |
NodeElement.getPriority()
Get query that can be used to determine priority of this element. |
IQuery |
NodeElement.getTrigger()
Get query that can be used to determine if this element is eligible for execution (i.e. if procondition for using call are fulfilles). |
IQuery |
ShadyParser.priority()
|
IQuery |
ShadyParser.trigger()
|
IQuery |
ShadyParser.value()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||