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

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

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

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

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



Copyright © 2012 GTI-IA. All Rights Reserved.