Magentix2
2.1.1
|
Public Member Functions | |
void | run (CProcessor myProcessor, ACLMessage messageToSend) |
Definition at line 435 of file Argumentation_Participant.java.
void es.upv.dsic.gti_ia.cAgents.protocols.Argumentation_Participant.Die_Method.run | ( | CProcessor | myProcessor, |
ACLMessage | messageToSend | ||
) |
The method to be executed by the final state
myProcessor | The CProcessor of the conversation |
Implements es.upv.dsic.gti_ia.cAgents.FinalStateMethod.
Definition at line 436 of file Argumentation_Participant.java.
{ doDie(myProcessor); }