es.upv.dsic.gti_ia.cAgents
Interface BeginStateMethod


public interface BeginStateMethod


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

Method Detail

run

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

Parameters:
myProcessor - The CProcessor of the conversation
inputMessage - The first message received by the CProcessor
Returns:
The name of the next state of the conversation


Copyright © 2012 GTI-IA. All Rights Reserved.