nl.tudelft.goal.EIS2Java.handlers
Class SynchronizedPerceptHandler
java.lang.Object
nl.tudelft.goal.EIS2Java.handlers.PerceptHandler
nl.tudelft.goal.EIS2Java.handlers.AbstractPerceptHandler
nl.tudelft.goal.EIS2Java.handlers.SynchronizedPerceptHandler
public final class SynchronizedPerceptHandler
- extends nl.tudelft.goal.EIS2Java.handlers.AbstractPerceptHandler
| Fields inherited from class nl.tudelft.goal.EIS2Java.handlers.AbstractPerceptHandler |
previousPercepts |
| Methods inherited from class nl.tudelft.goal.EIS2Java.handlers.AbstractPerceptHandler |
translatePercepts, unpackPerceptObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
perceptMethods
protected final Collection<Method> perceptMethods
- Collection of methods on the entity
entity
protected final AsynchronousEntity entity
SynchronizedPerceptHandler
public SynchronizedPerceptHandler(AsynchronousEntity entity)
throws eis.exceptions.EntityException
- Throws:
eis.exceptions.EntityException
getAllPercepts
public final LinkedList<eis.iilang.Percept> getAllPercepts()
throws eis.exceptions.PerceiveException
- Specified by:
getAllPercepts in class nl.tudelft.goal.EIS2Java.handlers.PerceptHandler
- Throws:
eis.exceptions.PerceiveException
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.