Uses of Class
weka.gui.beans.InstanceEvent

Packages that use InstanceEvent
weka.gui.beans   
 

Uses of InstanceEvent in weka.gui.beans
 

Methods in weka.gui.beans with parameters of type InstanceEvent
 void Sorter.acceptInstance(InstanceEvent e)
          Accept and process an instance event
 void SubstringLabeler.acceptInstance(InstanceEvent e)
          Accept and process an instance event
 void Classifier.acceptInstance(InstanceEvent e)
          Accepts an instance for incremental processing.
 void InstanceListener.acceptInstance(InstanceEvent e)
          Accept and process an instance event
 void Appender.acceptInstance(InstanceEvent e)
          Accept and process an instance event
 void InstanceStreamToBatchMaker.acceptInstance(InstanceEvent e)
          Accept an instance to add to the batch.
 void ClassAssigner.acceptInstance(InstanceEvent e)
           
 void StripChart.acceptInstance(InstanceEvent e)
           
 void SubstringReplacer.acceptInstance(InstanceEvent e)
          Accept and process an instance event
 void Filter.acceptInstance(InstanceEvent e)
          Accept an instance for processing by StreamableFilters only
abstract  void AbstractDataSink.acceptInstance(InstanceEvent e)
          Accept an instance
 void Saver.acceptInstance(InstanceEvent e)
          Methods reacts to instance events and saves instances incrementally.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.