Uses of Interface
es.upv.dsic.gti_ia.cAgents.SendStateMethod

Packages that use SendStateMethod
es.upv.dsic.gti_ia.cAgents   
 

Uses of SendStateMethod in es.upv.dsic.gti_ia.cAgents
 

Methods in es.upv.dsic.gti_ia.cAgents that return SendStateMethod
 SendStateMethod SendState.getMethod()
          Returns the method assigned to this state by the setMethod() function
 

Methods in es.upv.dsic.gti_ia.cAgents with parameters of type SendStateMethod
 void SendState.setMethod(SendStateMethod method)
          Set the method that will be executed when a conversation reaches this state
 



Copyright © 2012 GTI-IA. All Rights Reserved.