|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjadex.micro.MicroAgent
jadex.micro.testcases.DFTestAgent
public class DFTestAgent
Test DF usage from micro agent.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jadex.micro.MicroAgent |
|---|
MicroAgent.TimerWrapper |
| Field Summary | |
|---|---|
protected java.util.List |
reports
The reports of executed tests, used as result. |
| Fields inherited from class jadex.micro.MicroAgent |
|---|
interpreter, longtime, timers |
| Constructor Summary | |
|---|---|
DFTestAgent()
|
|
| Method Summary | |
|---|---|
void |
agentKilled()
Called when agent finishes. |
void |
executeBody()
At startup register the agent at the DF. |
static java.lang.Object |
getMetaInfo()
Add the 'testresults' marking this agent as a testcase. |
void |
messageArrived(java.util.Map msg,
MessageType mt)
|
protected void |
registerDF()
Register the agent at the DF. |
protected void |
searchDF()
Search for the agent at the DF. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List reports
| Constructor Detail |
|---|
public DFTestAgent()
| Method Detail |
|---|
public void executeBody()
executeBody in interface IMicroAgentexecuteBody in class MicroAgentpublic void agentKilled()
agentKilled in interface IMicroAgentagentKilled in class MicroAgentprotected void registerDF()
protected void searchDF()
public void messageArrived(java.util.Map msg,
MessageType mt)
messageArrived in interface IMicroAgentmessageArrived in class MicroAgentpublic static java.lang.Object getMetaInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||