Uses of Interface
jcreek.reasoning.ReasoningUpdateListener

Packages that use ReasoningUpdateListener
jcreek.gui.reasoning   
jcreek.reasoning   
 

Uses of ReasoningUpdateListener in jcreek.gui.reasoning
 

Classes in jcreek.gui.reasoning that implement ReasoningUpdateListener
 class ReuseResultPane
          This Swing component displays the contents of a ReuseResult.
 

Uses of ReasoningUpdateListener in jcreek.reasoning
 

Methods in jcreek.reasoning with parameters of type ReasoningUpdateListener
 void CBRReasoningStep.addReasoningUpdateListener(ReasoningUpdateListener listener)
          Adds a listener that will be notified when the reasoning status enters a new status or when it is restarted because of an update to the underlaying model.
 void CBRReasoningStep.removeReasoningUpdateListener(ReasoningUpdateListener listener)
          Removes a listener from the list.
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group