nl.tudelft.goal.EIS2Java.handlers
Class AllPerceptPerceptHandler
java.lang.Object
nl.tudelft.goal.EIS2Java.handlers.PerceptHandler
nl.tudelft.goal.EIS2Java.handlers.AbstractPerceptHandler
nl.tudelft.goal.EIS2Java.handlers.AllPerceptPerceptHandler
public final class AllPerceptPerceptHandler
- extends AbstractPerceptHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllPerceptPerceptHandler
public AllPerceptPerceptHandler(Object entity)
throws eis.exceptions.EntityException
- Throws:
eis.exceptions.EntityException
getAllPercepts
public final LinkedList<eis.iilang.Percept> getAllPercepts()
throws eis.exceptions.PerceiveException
- Description copied from class:
PerceptHandler
- Collects all percepts provided by the registered entity through
AsPercept annotations.
- Specified by:
getAllPercepts in class PerceptHandler
- Returns:
- a list of the collected percepts
- Throws:
eis.exceptions.PerceiveException
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.