Uses of Class
cz.cuni.amis.pogamut.sposh.executor.StateSense

Packages that use StateSense
cz.cuni.amis.pogamut.sposh.executor Classes for creation and execution of primitives. 
 

Uses of StateSense in cz.cuni.amis.pogamut.sposh.executor
 

Subclasses of StateSense in cz.cuni.amis.pogamut.sposh.executor
 class Fail
          Primitive sense that always fails (returns false) and does nothing else.
 class ParamsSense<CONTEXT extends Context,RETURN>
          Create new parametrized sense using reflection.
 class Succeed
          Primitive sense, always succeed (return true) and do nothing else.
 



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