|
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.Plan
jadex.testcases.AbstractMultipleAgentsPlan
public abstract class AbstractMultipleAgentsPlan
Base class for test plans that create other agents.
Constructor Summary | |
---|---|
AbstractMultipleAgentsPlan()
|
Method Summary | |
---|---|
void |
aborted()
The plan was aborted (because of conditional goal success or termination from outside). |
void |
failed()
The failed method is called on plan failure/abort. |
void |
passed()
The passed method is called on plan success. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractMultipleAgentsPlan()
Method Detail |
---|
public void passed()
passed
in class Plan
public void failed()
failed
in class Plan
public void aborted()
aborted
in class Plan
|
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.