es.upv.dsic.gti_ia.cAgents
Interface ShutdownStateMethod


public interface ShutdownStateMethod

This interface represents a method of a shutdown state

Author:
Agustín Espinosa

Method Summary
 String run(CProcessor myProcessor, ACLMessage msg)
          The method to be executed by the action state
 

Method Detail

run

String run(CProcessor myProcessor,
           ACLMessage msg)
The method to be executed by the action state

Parameters:
myProcessor - The CProcessor of the conversation
Returns:
The name of the next state of the conversation


Copyright © 2012 GTI-IA. All Rights Reserved.