|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.runtime.AbstractPlan
jadex.runtime.MobilePlan
jadex.examples.puzzle.mobile.BenchmarkMovePlan
public class BenchmarkMovePlan
Make a move and dispatch a subgoal for the next.
Constructor Summary | |
---|---|
BenchmarkMovePlan()
Create a new move plan. |
Method Summary | |
---|---|
void |
aborted(IEvent event)
The plan aborted code. |
void |
action(IEvent event)
The plan body. |
void |
failed(IEvent event)
The plan failure code. |
void |
passed(IEvent event)
The plan passed code. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BenchmarkMovePlan()
Method Detail |
---|
public void action(IEvent event)
action
in class MobilePlan
public void failed(IEvent event)
failed
in class MobilePlan
public void passed(IEvent event)
passed
in class MobilePlan
public void aborted(IEvent event)
aborted
in class MobilePlan
|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.