nl.tudelft.goal.EIS2Java.handlers
Class DefaultActionHandler
java.lang.Object
nl.tudelft.goal.EIS2Java.handlers.ActionHandler
nl.tudelft.goal.EIS2Java.handlers.DefaultActionHandler
public class DefaultActionHandler
- extends 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 Object entity
DefaultActionHandler
public DefaultActionHandler(Object entity)
throws eis.exceptions.EntityException
- Throws:
eis.exceptions.EntityException
isSupportedByEntity
public final boolean isSupportedByEntity(eis.iilang.Action action)
- Specified by:
isSupportedByEntity in class ActionHandler
performAction
public final eis.iilang.Percept performAction(eis.iilang.Action action)
throws eis.exceptions.ActException
- Specified by:
performAction in class ActionHandler
- Throws:
eis.exceptions.ActException
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.