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

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

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

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

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



Copyright © 2012 GTI-IA. All Rights Reserved.