cz.cuni.amis.pogamut.sposh.usar2004.actions
Class DoNothing
java.lang.Object
cz.cuni.amis.pogamut.sposh.executor.StateAction<Context>
cz.cuni.amis.pogamut.sposh.usar2004.actions.DoNothing
- All Implemented Interfaces:
- IAction
public class DoNothing
- extends StateAction<Context>
- Author:
- Honza
| Fields inherited from class cz.cuni.amis.pogamut.sposh.executor.StateAction |
ctx |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoNothing
public DoNothing(Context ctx)
init
public void init(VariableContext ctx)
run
public ActionResult run(VariableContext ctx)
done
public void done(VariableContext ctx)
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.