Uses of Package
cz.cuni.amis.pogamut.sposh.executor

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

Classes in cz.cuni.amis.pogamut.sposh.executor used by cz.cuni.amis.pogamut.shady
IWorkExecutor
          Interface that is used by posh engine to execute primitives.
 

Classes in cz.cuni.amis.pogamut.sposh.executor used by cz.cuni.amis.pogamut.shady.engine
IWorkExecutor
          Interface that is used by posh engine to execute primitives.
 

Classes in cz.cuni.amis.pogamut.sposh.executor used by cz.cuni.amis.pogamut.sposh
ActionResult
          The value returned by the primitive via IWorkExecutor that can modify the behavior of posh stack evaluation.
 

Classes in cz.cuni.amis.pogamut.sposh.executor used by cz.cuni.amis.pogamut.sposh.engine
IWorkExecutor
          Interface that is used by posh engine to execute primitives.
 

Classes in cz.cuni.amis.pogamut.sposh.executor used by cz.cuni.amis.pogamut.sposh.executor
ActionResult
          The value returned by the primitive via IWorkExecutor that can modify the behavior of posh stack evaluation.
BehaviorWorkExecutor.BehaviorMethod
          Class for storing methods that can be executed as primitives.
IAction
          Primitive representation used in StateWorkExecutor.
ILogicWorkExecutor
          Deprecated. This is a wrong place for these methods, SposhLogicController has templated IWorkExecutor and methods logicBeforePlan and logicBeforePlan. This is no longer automatically executed by LogicController anymore. You must do it yourself.
ISense
          Interface for sense in state paradigma.
IWorkExecutor
          Interface that is used by posh engine to execute primitives.
StateAction
          Basic state action primitive.
StateSense
          Basic state sense primitive.
 



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