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

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

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

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

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



Copyright © 2012 GTI-IA. All Rights Reserved.