A B C D E F G H I K L M N O P R S T U V W X

A

ASSOCIATOR - Static variable in interface weka4ws.core.RemoteTaskConstants
 
AUTO - Static variable in class weka4ws.core.Hosts
 
AUTO_INDEX - Static variable in class weka4ws.core.Hosts
 
AssociationRulesParameters - class weka4ws.core.AssociationRulesParameters.
Dummy class useful to make it possible to use parameters inside the RemoteMining abstract class.
AssociationRulesParameters() - Constructor for class weka4ws.core.AssociationRulesParameters
 
AssociationsPanel - class weka4ws.gui.explorer.AssociationsPanel.
This panel allows the user to select, configure, and run a scheme that learns associations.
AssociationsPanel() - Constructor for class weka4ws.gui.explorer.AssociationsPanel
Creates the associator panel
acceptClassifier(BatchClassifierEvent) - Method in class weka4ws.gui.kflow.ClassifierPerformanceEvaluator
Accept a classifier to be evaluated
acceptClusterer(BatchClustererEvent) - Method in class weka4ws.gui.kflow.ClustererPerformanceEvaluator
Accept a clusterer to be evaluated
acceptDataSet(DataSetEvent) - Method in class weka4ws.gui.kflow.ClassAssigner
 
acceptDataSet(DataSetEvent) - Method in class weka4ws.gui.kflow.CrossValidationFoldMaker
Accept a data set
acceptDataSet(DataSetEvent) - Method in class weka4ws.gui.kflow.TestSetMaker
Accepts and processes a data set event
acceptDataSet(DataSetEvent) - Method in class weka4ws.gui.kflow.TrainTestSplitMaker
Accept a data set
acceptDataSet(DataSetEvent) - Method in class weka4ws.gui.kflow.TrainingSetMaker
Accept a data set
acceptInstance(InstanceEvent) - Method in class weka4ws.gui.kflow.ClassAssigner
 
acceptInstance(InstanceEvent) - Method in class weka4ws.gui.kflow.Classifier
Accepts an instance for incremental processing.
acceptRemoteClassifier(BatchClassifierEvent, String) - Method in interface weka4ws.gui.kflow.BatchRemoteClassifierListener
Accept a BatchClassifierEvent generated after a remote invokation
acceptRemoteClassifier(BatchClassifierEvent, String) - Method in class weka4ws.gui.kflow.ClassifierPerformanceEvaluator
 
acceptRemoteClusterer(BatchClustererEvent, String) - Method in interface weka4ws.gui.kflow.BatchRemoteClustererListener
Accept a BatchClassifierEvent generated after a remote invokation
acceptRemoteClusterer(BatchClustererEvent, String) - Method in class weka4ws.gui.kflow.ClustererPerformanceEvaluator
 
acceptTestSet(TestSetEvent) - Method in class weka4ws.gui.kflow.ClassAssigner
 
acceptTestSet(TestSetEvent) - Method in class weka4ws.gui.kflow.Classifier
Accepts a test set for a batch trained classifier
acceptTestSet(TestSetEvent) - Method in class weka4ws.gui.kflow.Clusterer
Accepts a test set for a batch trained clusterer
acceptTestSet(TestSetEvent) - Method in class weka4ws.gui.kflow.CrossValidationFoldMaker
Accept a test set
acceptTestSet(TestSetEvent) - Method in class weka4ws.gui.kflow.TrainTestSplitMaker
Accept a test set
acceptTrainingSet(TrainingSetEvent) - Method in class weka4ws.gui.kflow.ClassAssigner
 
acceptTrainingSet(TrainingSetEvent) - Method in class weka4ws.gui.kflow.Classifier
Accepts a training set and builds batch classifier
acceptTrainingSet(TrainingSetEvent) - Method in class weka4ws.gui.kflow.Clusterer
Accepts a training set and builds batch clusterer
acceptTrainingSet(TrainingSetEvent) - Method in class weka4ws.gui.kflow.CrossValidationFoldMaker
Accept a training set
acceptTrainingSet(TrainingSetEvent) - Method in class weka4ws.gui.kflow.TrainTestSplitMaker
Accept a training set
addAllBeansToContainer(JComponent) - Static method in class weka4ws.gui.kflow.BeanInstance
Adds all beans to the supplied component
addBatchClassifierListener(BatchClassifierListener) - Method in class weka4ws.gui.kflow.Classifier
Add a batch classifier listener
addBatchClustererListener(BatchClustererListener) - Method in class weka4ws.gui.kflow.Clusterer
Add a batch clusterer listener
addBean(JComponent) - Method in class weka4ws.gui.kflow.BeanInstance
Adds this bean to the global list of beans and to the supplied container.
addDataFormatListener(DataFormatListener) - Method in class weka4ws.gui.kflow.ClassAssigner
 
addDataSourceListener(DataSourceListener) - Method in class weka4ws.gui.kflow.ClassAssigner
 
addDataSourceListener(DataSourceListener) - Method in class weka4ws.gui.kflow.Loader
Add a listener
addGraphListener(GraphListener) - Method in class weka4ws.gui.kflow.Classifier
Add a graph listener
addGraphListener(GraphListener) - Method in class weka4ws.gui.kflow.Clusterer
Add a graph listener
addIncrementalClassifierListener(IncrementalClassifierListener) - Method in class weka4ws.gui.kflow.Classifier
Add an incremental classifier listener
addInstanceListener(InstanceListener) - Method in class weka4ws.gui.kflow.ClassAssigner
 
addInstanceListener(InstanceListener) - Method in class weka4ws.gui.kflow.Loader
Add an instance listener
addObject(String, Object) - Method in class weka4ws.gui.explorer.ResultHistoryPanel
Adds an object to the results list
addProcess() - Method in class weka4ws.core.DatasetFile
 
addProcess() - Method in class weka4ws.core.Transfer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class weka4ws.gui.explorer.PreprocessPanel
Adds a PropertyChangeListener who will be notified of value changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka4ws.gui.explorer.SetInstancesPanel
Adds a PropertyChangeListener who will be notified of value changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka4ws.gui.kflow.ClassAssignerCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka4ws.gui.kflow.ClassifierCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka4ws.gui.kflow.ClustererCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka4ws.gui.kflow.CrossValidationFoldMakerCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka4ws.gui.kflow.LoaderCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka4ws.gui.kflow.TrainTestSplitMakerCustomizer
Add a property change listener
addPropertyChangeListenersSubFlow(PropertyChangeListener) - Method in class weka4ws.gui.kflow.MetaBean
 
addResult(String, StringBuffer, RemoteTask, Thread) - Method in class weka4ws.gui.explorer.ResultHistoryPanel
Adds a new result to the result list.
addStartupListener(StartUpListener) - Static method in class weka4ws.gui.kflow.KnowledgeFlowApp
Add a listener to be notified when startup is complete
addTestSetListener(TestSetListener) - Method in class weka4ws.gui.kflow.ClassAssigner
 
addTextListener(TextListener) - Method in class weka4ws.gui.kflow.Classifier
Add a text listener
addTextListener(TextListener) - Method in class weka4ws.gui.kflow.ClassifierPerformanceEvaluator
Add a text listener
addTextListener(TextListener) - Method in class weka4ws.gui.kflow.Clusterer
Add a text listener
addTextListener(TextListener) - Method in class weka4ws.gui.kflow.ClustererPerformanceEvaluator
Add a text listener
addThresholdDataListener(ThresholdDataListener) - Method in class weka4ws.gui.kflow.ClassifierPerformanceEvaluator
Add a threshold data listener
addTrainingSetListener(TrainingSetListener) - Method in class weka4ws.gui.kflow.ClassAssigner
 
addUndoPoint() - Method in class weka4ws.gui.explorer.PreprocessPanel
Backs up the current state of the dataset, so the changes can be undone.
addVisualizableErrorListener(VisualizableErrorListener) - Method in class weka4ws.gui.kflow.ClassifierPerformanceEvaluator
Add a visualizable error listener
allowedToCompress(DatasetFile) - Method in class weka4ws.core.FileManager
 
allowedToDelete(DatasetFile) - Method in class weka4ws.core.FileManager
 
associatedConnections(Vector) - Static method in class weka4ws.gui.kflow.BeanConnection
Returns a vector of BeanConnections associated with the supplied vector of BeanInstances, i.e. all connections that exist between those BeanInstances in the subFlow.

A B C D E F G H I K L M N O P R S T U V W X