|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectOneShotBehaviour
CoPS.agents.HandleAgreeBehaviour
This class implements the handleAgree - method in AdministerProblemSolvingProcessBehaviour
Constructor Summary | |
HandleAgreeBehaviour(Agent agent)
The constructor. |
Method Summary | |
void |
action()
This method defines a messagetemplate and adds a new behaviour (ComposePSMBehaviour) to the agent that owns this behaviour. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HandleAgreeBehaviour(Agent agent)
agent
- The owner of this behaviour.Method Detail |
public void action()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |