|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnl.tudelft.goal.EIS2Java.handlers.PerceptHandler
public abstract class PerceptHandler
| Constructor Summary | |
|---|---|
PerceptHandler()
|
|
| Method Summary | |
|---|---|
abstract LinkedList<eis.iilang.Percept> |
getAllPercepts()
Collects all percepts provided by the registered entity through AsPercept annotations. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerceptHandler()
| Method Detail |
|---|
public abstract LinkedList<eis.iilang.Percept> getAllPercepts()
throws eis.exceptions.PerceiveException
AsPercept annotations.
eis.exceptions.PerceiveException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||