|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAchieveREInitiator
CoPS.CheckUpExample.DefaultAgentBehaviour
This class implements a default agent behaviour sending task solving request to a TaskResponsible. Used for running the example application.
Constructor Summary | |
DefaultAgentBehaviour(Agent agent,
ACLMessage request)
The constructor. |
Method Summary | |
protected java.util.Vector |
prepareRequests(ACLMessage request)
This method prepares and sends a request message. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultAgentBehaviour(Agent agent, ACLMessage request)
agent
- The owner of this behaviour.request
- The default request message.Method Detail |
protected java.util.Vector prepareRequests(ACLMessage request)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |