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

Packages that use StateSense
cz.cuni.amis.pogamut.sposh.executor   
 

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

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



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