|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IQuery | |
|---|---|
| cz.cuni.amis.pogamut.shady | Shady - experimental POSH-like engine. |
| 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. |
IQuery |
ShadyParser.priority()
|
IQuery |
ShadyParser.trigger()
|
IQuery |
ShadyParser.value()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||