Magentix2  2.1.1
es.upv.dsic.gti_ia.norms.Normative_Protocol.FINAL_Method Class Reference
Inheritance diagram for es.upv.dsic.gti_ia.norms.Normative_Protocol.FINAL_Method:
Collaboration diagram for es.upv.dsic.gti_ia.norms.Normative_Protocol.FINAL_Method:

List of all members.

Public Member Functions

void run (CProcessor myProcessor, ACLMessage responseMessage)

Detailed Description

Definition at line 177 of file Normative_Protocol.java.


Member Function Documentation

The method to be executed by the final state

Parameters:
myProcessorThe CProcessor of the conversation
Returns:
The name of the next state of the conversation

Implements es.upv.dsic.gti_ia.cAgents.FinalStateMethod.

Definition at line 178 of file Normative_Protocol.java.

                                                                                    {
                        //myProcessor.ShutdownAgent();
                        doFinal(myProcessor,responseMessage);
                }

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables