nl.tudelft.goal.EIS2Java.handlers
Class SynchronizedActionHandler
java.lang.Object
nl.tudelft.goal.EIS2Java.handlers.ActionHandler
nl.tudelft.goal.EIS2Java.handlers.SynchronizedActionHandler
public class SynchronizedActionHandler
- extends nl.tudelft.goal.EIS2Java.handlers.ActionHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
actionMethods
protected final Map<String,Method> actionMethods
entity
protected final AsynchronousEntity entity
SynchronizedActionHandler
public SynchronizedActionHandler(AsynchronousEntity entity)
throws eis.exceptions.EntityException
- Throws:
eis.exceptions.EntityException
isSupportedByEntity
public final boolean isSupportedByEntity(eis.iilang.Action action)
- Specified by:
isSupportedByEntity in class nl.tudelft.goal.EIS2Java.handlers.ActionHandler
performAction
public final eis.iilang.Percept performAction(eis.iilang.Action action)
throws eis.exceptions.ActException
- Specified by:
performAction in class nl.tudelft.goal.EIS2Java.handlers.ActionHandler
- Throws:
eis.exceptions.ActException
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.