es.upv.dsic.gti_ia.cAgents
Interface FinalStateMethod


public interface FinalStateMethod

This interface represents a method of a final state

Author:
Ricard Lopez Fogues

Method Summary
 void run(CProcessor myProcessor, ACLMessage messageToSend)
          The method to be executed by the final state
 

Method Detail

run

void run(CProcessor myProcessor,
         ACLMessage messageToSend)
The method to be executed by the final state

Parameters:
myProcessor - The CProcessor of the conversation


Copyright © 2012 GTI-IA. All Rights Reserved.