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

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

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

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

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



Copyright © 2012 GTI-IA. All Rights Reserved.