Uses of Interface
cz.cuni.amis.pogamut.shady.IQuery

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()
           
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.