Uses of Class
cz.cuni.amis.pogamut.shady.ShadeTree

Packages that use ShadeTree
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. 
cz.cuni.amis.pogamut.shady.engine   
 

Uses of ShadeTree in cz.cuni.amis.pogamut.shady
 

Methods in cz.cuni.amis.pogamut.shady that return ShadeTree
 ShadeTree ShadyParser.plan()
           
 

Uses of ShadeTree in cz.cuni.amis.pogamut.shady.engine
 

Constructors in cz.cuni.amis.pogamut.shady.engine with parameters of type ShadeTree
ShadeEngine(ShadeTree plan, EXECUTOR executor)
          Create new engine with set plan and executor.
 



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