es.upv.dsic.gti_ia.cAgents
Interface CancelStateMethod


public interface CancelStateMethod


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

Method Detail

run

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

Parameters:
myProcessor - The CProcessor of the conversation
cancellationState - Message that produced this cancel exception
Returns:
The name of the next state of the conversation


Copyright © 2012 GTI-IA. All Rights Reserved.