Package weka.gui.beans
Interface BatchClustererListener
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
ClustererPerformanceEvaluator
,PredictionAppender
,SerializedModelSaver
Interface to something that can process a BatchClustererEvent
- Version:
- $Revision: 8034 $
- Author:
- MStefan Mutter
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Accept a BatchClustererEvent
-
Method Details
-
acceptClusterer
Accept a BatchClustererEvent- Parameters:
e
- aBatchClustererEvent
value
-