nl.tudelft.goal.EIS2Java.handlers
Class ActionHandler
java.lang.Object
nl.tudelft.goal.EIS2Java.handlers.ActionHandler
- Direct Known Subclasses:
- DefaultActionHandler
public abstract class ActionHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionHandler
public ActionHandler()
isSupportedByEntity
public abstract boolean isSupportedByEntity(eis.iilang.Action action)
performAction
public abstract eis.iilang.Percept performAction(eis.iilang.Action action)
throws eis.exceptions.ActException
- Throws:
eis.exceptions.ActException
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.