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

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

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

Subclasses of StateAction in cz.cuni.amis.pogamut.sposh.executor
 class DoNothing
          Primitive action that doesn't do anything.
 class ParamsAction<CONTEXT extends Context>
          Base class for actions that have parameters passed to them using the reflection API.
 



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