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

A

abortExperiment() - Method in class weka.experiment.RemoteExperiment
Set the abort flag
ABS - Static variable in interface weka.core.mathematicalexpression.sym
 
ABS - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
AbsoluteLossFunction - Class in weka.classifiers.misc.monotone
Class implementing the absolute loss function, this means the returned loss is the abolute value of the difference between the predicted and actual value.
AbsoluteLossFunction() - Constructor for class weka.classifiers.misc.monotone.AbsoluteLossFunction
 
AbstractAssociator - Class in weka.associations
Abstract scheme for learning associations.
AbstractAssociator() - Constructor for class weka.associations.AbstractAssociator
 
AbstractClusterer - Class in weka.clusterers
Abstract clusterer.
AbstractClusterer() - Constructor for class weka.clusterers.AbstractClusterer
 
AbstractDataSink - Class in weka.gui.beans
Abstract class for objects that store instances to some destination.
AbstractDataSink() - Constructor for class weka.gui.beans.AbstractDataSink
 
AbstractDataSinkBeanInfo - Class in weka.gui.beans
Bean info class for the AbstractDataSink
AbstractDataSinkBeanInfo() - Constructor for class weka.gui.beans.AbstractDataSinkBeanInfo
 
AbstractDataSource - Class in weka.gui.beans
Abstract class for objects that can provide instances from some source
AbstractDataSource() - Constructor for class weka.gui.beans.AbstractDataSource
Creates a new AbstractDataSource instance.
AbstractDataSourceBeanInfo - Class in weka.gui.beans
Bean info class for AbstractDataSource.
AbstractDataSourceBeanInfo() - Constructor for class weka.gui.beans.AbstractDataSourceBeanInfo
 
AbstractDensityBasedClusterer - Class in weka.clusterers
Abstract clustering model that produces (for each test instance) an estimate of the membership in each cluster (ie.
AbstractDensityBasedClusterer() - Constructor for class weka.clusterers.AbstractDensityBasedClusterer
 
AbstractEvaluator - Class in weka.gui.beans
Abstract class for objects that can provide some kind of evaluation for classifier, clusterers etc.
AbstractEvaluator() - Constructor for class weka.gui.beans.AbstractEvaluator
Constructor
AbstractFileLoader - Class in weka.core.converters
Abstract superclass for all file loaders.
AbstractFileLoader() - Constructor for class weka.core.converters.AbstractFileLoader
 
AbstractFileSaver - Class in weka.core.converters
Abstract class for Savers that save to a file Valid options are: -i input arff file
The input filw in arff format.
AbstractFileSaver() - Constructor for class weka.core.converters.AbstractFileSaver
 
AbstractLoader - Class in weka.core.converters
Abstract class gives default implementation of setSource methods.
AbstractLoader() - Constructor for class weka.core.converters.AbstractLoader
 
AbstractSaver - Class in weka.core.converters
Abstract class for Saver
AbstractSaver() - Constructor for class weka.core.converters.AbstractSaver
 
AbstractStringDistanceFunction - Class in weka.core
Represents the abstract ancestor for string-based distance functions, like EditDistance.
AbstractStringDistanceFunction() - Constructor for class weka.core.AbstractStringDistanceFunction
Constructor that doesn't set the data
AbstractStringDistanceFunction(Instances) - Constructor for class weka.core.AbstractStringDistanceFunction
Constructor that sets the data
AbstractTestSetProducer - Class in weka.gui.beans
Abstract class for TestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation.
AbstractTestSetProducer() - Constructor for class weka.gui.beans.AbstractTestSetProducer
Creates a new AbstractTestSetProducer instance.
AbstractTestSetProducerBeanInfo - Class in weka.gui.beans
BeanInfo class for AbstractTestSetProducer
AbstractTestSetProducerBeanInfo() - Constructor for class weka.gui.beans.AbstractTestSetProducerBeanInfo
 
AbstractTimeSeries - Class in weka.filters.unsupervised.attribute
An abstract instance filter that assumes instances form time-series data and performs some merging of attribute values in the current instance with attribute attribute values of some previous (or future) instance.
AbstractTimeSeries() - Constructor for class weka.filters.unsupervised.attribute.AbstractTimeSeries
 
AbstractTrainAndTestSetProducer - Class in weka.gui.beans
Abstract base class for TrainAndTestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation.
AbstractTrainAndTestSetProducer() - Constructor for class weka.gui.beans.AbstractTrainAndTestSetProducer
Creates a new AbstractTrainAndTestSetProducer instance.
AbstractTrainAndTestSetProducerBeanInfo - Class in weka.gui.beans
Bean info class for AbstractTrainAndTestSetProducers
AbstractTrainAndTestSetProducerBeanInfo() - Constructor for class weka.gui.beans.AbstractTrainAndTestSetProducerBeanInfo
 
AbstractTrainingSetProducer - Class in weka.gui.beans
Abstract class for TrainingSetProducers that contains default implementations of add/remove listener methods and default visual representation
AbstractTrainingSetProducer() - Constructor for class weka.gui.beans.AbstractTrainingSetProducer
Creates a new AbstractTrainingSetProducer instance.
AbstractTrainingSetProducerBeanInfo - Class in weka.gui.beans
BeanInfo class for AbstractTrainingSetProducer
AbstractTrainingSetProducerBeanInfo() - Constructor for class weka.gui.beans.AbstractTrainingSetProducerBeanInfo
 
accept(File) - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERFileFilter
Whether the given file is accepted by this filter.
accept(File) - Method in class weka.gui.ExtensionFileFilter
Returns true if the supplied file should be accepted (i.e.: if it has the required extension or is a directory).
accept(File, String) - Method in class weka.gui.ExtensionFileFilter
Returns true if the file in the given directory with the given name should be accepted.
ACCEPT - Static variable in class weka.gui.treevisualizer.TreeDisplayEvent
States that the user has accepted the tree.
acceptClassifier(BatchClassifierEvent) - Method in interface weka.gui.beans.BatchClassifierListener
Accept a BatchClassifierEvent
acceptClassifier(BatchClassifierEvent) - Method in class weka.gui.beans.ClassifierPerformanceEvaluator
Accept a classifier to be evaluated
acceptClassifier(IncrementalClassifierEvent) - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Accepts and processes a classifier encapsulated in an incremental classifier event
acceptClassifier(IncrementalClassifierEvent) - Method in interface weka.gui.beans.IncrementalClassifierListener
Accept the event
acceptClassifier(IncrementalClassifierEvent) - Method in class weka.gui.beans.PredictionAppender
Accept and process an incremental classifier event
acceptClassifier(BatchClassifierEvent) - Method in class weka.gui.beans.PredictionAppender
Accept and process a batch classifier event
acceptClassifier(IncrementalClassifierEvent) - Method in class weka.gui.beans.SerializedModelSaver
Accept and save an incrementally trained classifier.
acceptClassifier(BatchClassifierEvent) - Method in class weka.gui.beans.SerializedModelSaver
Accept and save a batch trained classifier.
acceptClusterer(BatchClustererEvent) - Method in interface weka.gui.beans.BatchClustererListener
Accept a BatchClustererEvent
acceptClusterer(BatchClustererEvent) - Method in class weka.gui.beans.ClustererPerformanceEvaluator
Accept a clusterer to be evaluated
acceptClusterer(BatchClustererEvent) - Method in class weka.gui.beans.PredictionAppender
Accept and process a batch clusterer event
acceptClusterer(BatchClustererEvent) - Method in class weka.gui.beans.SerializedModelSaver
Accept and save a batch trained clusterer.
acceptDataPoint(ChartEvent) - Method in interface weka.gui.beans.ChartListener
 
acceptDataPoint(ChartEvent) - Method in class weka.gui.beans.StripChart
Accept a data point (encapsulated in a chart event) to plot
acceptDataPoint(double[]) - Method in class weka.gui.beans.StripChart
Accept a data point to plot
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.AbstractDataSink
Accept a data set
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Subclass must implement
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.Associator
 
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.ClassAssigner
 
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.ClassValuePicker
 
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.CrossValidationFoldMaker
Accept a data set
acceptDataSet(DataSetEvent) - Method in interface weka.gui.beans.DataSourceListener
 
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.DataVisualizer
Accept a data set
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.Filter
Accept a data set
acceptDataSet(ThresholdDataEvent) - Method in class weka.gui.beans.ModelPerformanceChart
Display a threshold curve.
acceptDataSet(VisualizableErrorEvent) - Method in class weka.gui.beans.ModelPerformanceChart
Display a scheme error plot.
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.Saver
Method reacts to a dataset event and starts the writing process in batch mode
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.TestSetMaker
Accepts and processes a data set event
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.TextViewer
Accept a data set for displaying as text
acceptDataSet(ThresholdDataEvent) - Method in interface weka.gui.beans.ThresholdDataListener
 
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.TrainingSetMaker
Accept a data set
acceptDataSet(DataSetEvent) - Method in class weka.gui.beans.TrainTestSplitMaker
Accept a data set
acceptDataSet(VisualizableErrorEvent) - Method in interface weka.gui.beans.VisualizableErrorListener
 
acceptGraph(GraphEvent) - Method in interface weka.gui.beans.GraphListener
Describe acceptGraph method here.
acceptGraph(GraphEvent) - Method in class weka.gui.beans.GraphViewer
Accept a graph
acceptInstance(InstanceEvent) - Method in class weka.gui.beans.AbstractDataSink
Accept an instance
acceptInstance(InstanceEvent) - Method in class weka.gui.beans.ClassAssigner
 
acceptInstance(InstanceEvent) - Method in class weka.gui.beans.Classifier
Accepts an instance for incremental processing.
acceptInstance(InstanceEvent) - Method in class weka.gui.beans.Filter
Accept an instance for processing by StreamableFilters only
acceptInstance(InstanceEvent) - Method in interface weka.gui.beans.InstanceListener
Accept and process an instance event
acceptInstance(InstanceEvent) - Method in class weka.gui.beans.InstanceStreamToBatchMaker
Accept an instance to add to the batch.
acceptInstance(InstanceEvent) - Method in class weka.gui.beans.Saver
Methods reacts to instance events and saves instances incrementally.
acceptInstance(InstanceEvent) - Method in class weka.gui.beans.StripChart
 
acceptResult(ResultProducer, Object[], Object[]) - Method in class weka.experiment.AveragingResultProducer
Accepts results from a ResultProducer.
acceptResult(ResultProducer, Object[], Object[]) - Method in class weka.experiment.CSVResultListener
Just prints out each result as it is received.
acceptResult(ResultProducer, Object[], Object[]) - Method in class weka.experiment.DatabaseResultListener
Submit the result to the appropriate table of the database
acceptResult(ResultProducer, Object[], Object[]) - Method in class weka.experiment.DatabaseResultProducer
Accepts results from a ResultProducer.
acceptResult(ResultProducer, Object[], Object[]) - Method in class weka.experiment.InstancesResultListener
Collects each instance and adjusts the header information.
acceptResult(ResultProducer, Object[], Object[]) - Method in class weka.experiment.LearningRateResultProducer
Accepts results from a ResultProducer.
acceptResult(ResultProducer, Object[], Object[]) - Method in interface weka.experiment.ResultListener
Accepts results from a ResultProducer.
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.AbstractDataSink
Accept a test set
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.ClassAssigner
 
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.Classifier
Accepts a test set for a batch trained classifier
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.Clusterer
Accepts a test set for a batch trained clusterer
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.CrossValidationFoldMaker
Accept a test set
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.DataVisualizer
Accept a test set
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.Filter
Accept a test set
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.Saver
Method reacts to a test set event and starts the writing process in batch mode
acceptTestSet(TestSetEvent) - Method in interface weka.gui.beans.TestSetListener
Accept and process a test set event
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.TextViewer
Accept a test set for displaying as text
acceptTestSet(TestSetEvent) - Method in class weka.gui.beans.TrainTestSplitMaker
Accept a test set
acceptText(TextEvent) - Method in interface weka.gui.beans.TextListener
Accept and process a text event
acceptText(TextEvent) - Method in class weka.gui.beans.TextViewer
Accept some text
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.AbstractDataSink
Accept a training set
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.Associator
Accept a training set
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.ClassAssigner
 
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.Classifier
Accepts a training set and builds batch classifier
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.Clusterer
Accepts a training set and builds batch clusterer
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.CrossValidationFoldMaker
Accept a training set
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.DataVisualizer
Accept a training set
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.Filter
Accept a training set
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.Saver
Method reacts to a training set event and starts the writing process in batch mode
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.TextViewer
Accept a training set for displaying as text
acceptTrainingSet(TrainingSetEvent) - Method in interface weka.gui.beans.TrainingSetListener
Accept and process a training set
acceptTrainingSet(TrainingSetEvent) - Method in class weka.gui.beans.TrainTestSplitMaker
Accept a training set
accuracy() - Method in class weka.associations.RuleItem
Gets the expected predictive accuracy of a rule
ACCURACY - Static variable in class weka.classifiers.meta.ThresholdSelector
accuracy
actEntropy - Variable in class weka.classifiers.lazy.kstar.KStarWrapper
used/reused to hold the actual entropy
action_table() - Method in class weka.core.mathematicalexpression.Parser
Access to parse-action table.
action_table() - Method in class weka.filters.unsupervised.instance.subsetbyexpression.Parser
Access to parse-action table.
actionPerformed(ActionEvent) - Method in class weka.gui.arffviewer.ArffPanel
invoked when an action occurs
actionPerformed(ActionEvent) - Method in class weka.gui.arffviewer.ArffViewerMainPanel
invoked when an action occurs
actionPerformed(ActionEvent) - Method in class weka.gui.ensembleLibraryEditor.AddModelsPanel
This will support the button triggered events for this panel.
actionPerformed(ActionEvent) - Method in class weka.gui.ensembleLibraryEditor.DefaultModelsPanel
Deals with user input to the various buttons in this GUI
actionPerformed(ActionEvent) - Method in class weka.gui.ensembleLibraryEditor.ListModelsPanel
This handles all of the button events.
actionPerformed(ActionEvent) - Method in class weka.gui.ensembleLibraryEditor.LoadModelsPanel
This will support the button triggered events for this panel.
actionPerformed(ActionEvent) - Method in class weka.gui.ensembleLibraryEditor.tree.GenericObjectNodeEditor
This implements the action listener for the buttons in this editor, If they hit the choose class button then the popup menu for choosing the generic object ype is created.
actionPerformed(ActionEvent) - Method in class weka.gui.ensembleLibraryEditor.tree.ModelTreeNodeEditor
The item Listener that gets registered with all node editors that have a widget that had actionPerformed events.
actionPerformed(ActionEvent) - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNodeEditor
This is the actionListener that while handle events from the JButton that specifies the type of iterator.
actionPerformed(ActionEvent) - Method in class weka.gui.experiment.AlgorithmListPanel
Handle actions when buttons get pressed.
actionPerformed(ActionEvent) - Method in class weka.gui.experiment.DatasetListPanel
Handle actions when buttons get pressed.
actionPerformed(ActionEvent) - Method in class weka.gui.experiment.GeneratorPropertyIteratorPanel
Handles the various button clicking type activities.
actionPerformed(ActionEvent) - Method in class weka.gui.experiment.HostListPanel
Handle actions when text is entered into the host field or the delete button is pressed.
actionPerformed(ActionEvent) - Method in class weka.gui.experiment.RunPanel
Controls starting and stopping the experiment.
actionPerformed(ActionEvent) - Method in class weka.gui.SimpleCLIPanel
Only gets called when return is pressed in the input area, which starts the command running.
actionPerformed(ActionEvent) - Method in class weka.gui.streams.InstanceLoader
 
actionPerformed(ActionEvent) - Method in class weka.gui.treevisualizer.TreeVisualizer
Performs the action associated with the ActionEvent.
actual() - Method in class weka.classifiers.evaluation.NominalPrediction
Gets the actual class value.
actual() - Method in class weka.classifiers.evaluation.NumericPrediction
Gets the actual class value.
actual() - Method in interface weka.classifiers.evaluation.Prediction
Gets the actual class value.
actualNumBags() - Method in class weka.classifiers.trees.j48.Distribution
Returns number of non-empty bags of distribution.
actualNumClasses() - Method in class weka.classifiers.trees.j48.Distribution
Returns number of classes actually occuring in distribution.
actualNumClasses(int) - Method in class weka.classifiers.trees.j48.Distribution
Returns number of classes actually occuring in given bag.
acuityTipText() - Method in class weka.clusterers.Cobweb
Returns the tip text for this property
AdaBoostM1 - Class in weka.classifiers.meta
Class for boosting a nominal class classifier using the Adaboost M1 method.
AdaBoostM1() - Constructor for class weka.classifiers.meta.AdaBoostM1
Constructor.
add(Object) - Method in class weka.associations.tertius.SimpleLinkedList
 
add(int, Instance) - Method in class weka.classifiers.trees.j48.Distribution
Adds given instance to given bag.
add(int, double[]) - Method in class weka.classifiers.trees.j48.Distribution
Adds counts to given bag.
add(double, Object) - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.PriorityQueue
Adds a new Object to the queue
add(double, Object, String) - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.UpdateQueue
Adds a new Object to the queue
add(AlgVector) - Method in class weka.core.AlgVector
Returns the sum of this vector with another.
add(Instance) - Method in class weka.core.Instances
Adds one instance to the end of the set.
add(Matrix) - Method in class weka.core.Matrix
Deprecated. Returns the sum of this matrix with another.
add(String) - Method in class weka.core.Stopwords
adds the given word to the stopword list (is automatically converted to lower case and trimmed)
add(TechnicalInformation) - Method in class weka.core.TechnicalInformation
adds the given information to the list of additional technical informations
add(TechnicalInformation.Type) - Method in class weka.core.TechnicalInformation
Adds an empty technical information with the given type to the list of additional informations and returns the instance.
add(PrintStream) - Method in class weka.core.Tee
adds the given PrintStream to the list of streams, with NO timestamp and NO prefix
add(PrintStream, boolean) - Method in class weka.core.Tee
adds the given PrintStream to the list of streams, with NO prefix
add(PrintStream, boolean, String) - Method in class weka.core.Tee
adds the given PrintStream to the list of streams
add(String) - Method in class weka.core.Trie
Ensures that this collection contains the specified element.
add(String) - Method in class weka.core.Trie.TrieNode
adds the given string to its children (creates children if necessary)
add(String, Method) - Method in class weka.core.xml.MethodHandler
adds the specified method for the property with the given displayname to its internal list.
add(Class, Method) - Method in class weka.core.xml.MethodHandler
adds the specified method for the given class to its internal list.
add(double, double) - Method in class weka.experiment.PairedStats
Add an observed pair of values.
add(double[], double[]) - Method in class weka.experiment.PairedStats
Adds an array of observed pair of values.
add(double) - Method in class weka.experiment.Stats
Adds a value to the observed values
add(double, double) - Method in class weka.experiment.Stats
Adds a value that has been seen n times to the observed values
Add - Class in weka.filters.unsupervised.attribute
An instance filter that adds a new attribute to the dataset.
Add() - Constructor for class weka.filters.unsupervised.attribute.Add
 
add(int, Object) - Method in class weka.gui.CheckBoxList.CheckBoxListModel
Inserts the specified element at the specified position in this list.
add(Object) - Method in class weka.gui.ensembleLibraryEditor.ModelList.SortedListModel
 
add(String) - Method in class weka.gui.HierarchyPropertyParser
Add the given item of property to the tree
ADD_CHILDREN - Static variable in class weka.gui.treevisualizer.TreeDisplayEvent
 
addActionListener(ActionListener) - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Register a listener to be notified when plotting completes
addActionListener(ActionListener) - Method in class weka.gui.experiment.GeneratorPropertyIteratorPanel
Add a listener interested in kowing about editor status changes
addActionListener(ActionListener) - Method in class weka.gui.visualize.ClassPanel
Add an action listener that will be notified if the user changes the colour of a label
addActionListener(ActionListener) - Method in class weka.gui.visualize.VisualizePanel
Add a listener for this visualize panel
addAll(SimpleLinkedList) - Method in class weka.associations.tertius.SimpleLinkedList
 
addAll(Collection) - Method in class weka.core.neighboursearch.covertrees.Stack
Adds all the given elements in the stack.
addAll(Collection<? extends String>) - Method in class weka.core.Trie
Adds all of the elements in the specified collection to this collection
addAll(Object[]) - Method in class weka.gui.ensembleLibraryEditor.ModelList.SortedListModel
 
addAllBeansToContainer(JComponent) - Static method in class weka.gui.beans.BeanInstance
Adds all beans to the supplied component
addAllowed(Class, String) - Method in class weka.core.xml.PropertyHandler
adds the given property (display name) to the list of allowed properties for the specified class.
addAndUpdate(Rule) - Method in class weka.classifiers.rules.RuleStats
Add a rule to the ruleset and update the stats
addArc(String, String) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Add arc between two nodes Distributions are updated by duplication for every value of the parent node.
addArc(int, int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Add arc between two nodes Distributions are updated by duplication for every value of the parent node.
addArc(String, FastVector) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Add arc between parent node and each of the nodes in a given list.
addAttributePanelListener(AttributePanelListener) - Method in class weka.gui.visualize.AttributePanel
Add a listener to the list of things listening to this panel
addBatchClassifierListener(BatchClassifierListener) - Method in class weka.gui.beans.Classifier
Add a batch classifier listener
addBatchClustererListener(BatchClustererListener) - Method in class weka.gui.beans.Clusterer
Add a batch clusterer listener
addBean(JComponent) - Method in class weka.gui.beans.BeanInstance
Adds this bean to the global list of beans and to the supplied container.
addBefore(Object) - Method in class weka.associations.tertius.SimpleLinkedList.LinkedListIterator
 
addCancelListener(ActionListener) - Method in class weka.gui.GenericObjectEditor.GOEPanel
This is used to hook an action listener to the cancel button.
addCapabilitiesFilterListener(Explorer.CapabilitiesFilterChangeListener) - Method in class weka.gui.explorer.Explorer
adds the listener to the list of objects that listen for changes of the CapabilitiesFilter
addChangeListener(ChangeListener) - Method in class weka.gui.arffviewer.ArffPanel
Adds a ChangeListener to the panel
addChangeListener(ChangeListener) - Method in class weka.gui.arffviewer.ArffTable
Adds a ChangeListener to the panel
addChartListener(ChartListener) - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Add a chart listener
addCheckBoxActionListener(ActionListener) - Method in class weka.gui.experiment.DistributeExperimentPanel
Enable objects to listen for changes to the check box
addChild(Splitter, ADTree) - Method in class weka.classifiers.trees.adtree.PredictionNode
Adds a child to this node.
addChild(Edge) - Method in class weka.gui.treevisualizer.Node
Set the value of children.
addChildClique(MarginCalculator.JunctionTreeNode) - Method in class weka.classifiers.bayes.net.MarginCalculator.JunctionTreeNode
 
addChildFrame(Container) - Method in class weka.gui.GUIChooser
adds the given child frame to the list of frames.
addChildFrame(Container) - Method in class weka.gui.Main
adds the given child frame to the list of frames.
AddClassification - Class in weka.filters.supervised.attribute
A filter for adding the classification, the class distribution and an error flag to a dataset with a classifier.
AddClassification() - Constructor for class weka.filters.supervised.attribute.AddClassification
 
AddCluster - Class in weka.filters.unsupervised.attribute
A filter that adds a new nominal attribute representing the cluster assigned to each instance by the specified clustering algorithm.
AddCluster() - Constructor for class weka.filters.unsupervised.attribute.AddCluster
 
addConnectionListener(ConnectionListener) - Method in class weka.gui.sql.ConnectionPanel
adds the given listener to the list of listeners.
addConnectionListener(ConnectionListener) - Method in class weka.gui.sql.SqlViewer
adds the given listener to the list of listeners.
addCons(int[]) - Method in class weka.associations.PriorEstimation
generates a class association rule out of a given premise.
addCVParameter(String) - Method in class weka.classifiers.meta.CVParameterSelection
Adds a scheme parameter to the list of parameters to be set by cross-validation
addDataFormatListener(DataFormatListener) - Method in class weka.gui.beans.ClassAssigner
 
addDataFormatListener(DataFormatListener) - Method in class weka.gui.beans.ClassValuePicker
 
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.AbstractDataSource
Add a listener
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.ClassAssigner
 
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.ClassValuePicker
 
addDataSourceListener(DataSourceListener) - Method in interface weka.gui.beans.DataSource
Add a data source listener
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.DataVisualizer
Add a listener
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.Filter
Add a data source listener
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.InstanceStreamToBatchMaker
 
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.Loader
Add a listener
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.PredictionAppender
Add a datasource listener
addEditorNodes(String, String) - Method in class weka.gui.ensembleLibraryEditor.tree.PropertyNode
This method figures out what kind of parameter type this node represents and then creates the appropriate set of child nodes for editing.
addElement(Literal) - Method in class weka.associations.tertius.LiteralSet
Add a Literal to this set.
addElement(Object) - Method in class weka.core.FastVector
Adds an element to this vector.
addElement(int, int, double) - Method in class weka.core.Matrix
Deprecated. Add a value to an element.
addElement(double) - Method in class weka.core.matrix.DoubleVector
Adds an element into the vector
addElement(Object) - Method in class weka.gui.CheckBoxList.CheckBoxListModel
Adds the specified component to the end of this list.
addErrs(double, double, float) - Static method in class weka.classifiers.trees.j48.Stats
Computes estimated extra error for given total number of instances and error using normal approximation to binomial distribution (and continuity correction).
AddExpression - Class in weka.filters.unsupervised.attribute
An instance filter that creates a new attribute by applying a mathematical expression to existing attributes.
AddExpression() - Constructor for class weka.filters.unsupervised.attribute.AddExpression
 
addFile(String) - Static method in class weka.core.ClassloaderUtil
Add file to CLASSPATH
addFile(File) - Static method in class weka.core.ClassloaderUtil
Add file to CLASSPATH
addFirst(Object) - Method in class weka.associations.tertius.SimpleLinkedList
 
addGraphListener(GraphListener) - Method in class weka.gui.beans.Associator
Add a graph listener
addGraphListener(GraphListener) - Method in class weka.gui.beans.Classifier
Add a graph listener
addGraphListener(GraphListener) - Method in class weka.gui.beans.Clusterer
Add a graph listener
addHeader(String, String) - Method in class weka.experiment.ResultMatrix
adds the key-value pair to the header
addHistoryChangedListener(HistoryChangedListener) - Method in class weka.gui.sql.ConnectionPanel
adds the given listener to the list of listeners.
addHistoryChangedListener(HistoryChangedListener) - Method in class weka.gui.sql.QueryPanel
adds the given listener to the list of listeners.
addHistoryChangedListener(HistoryChangedListener) - Method in class weka.gui.sql.SqlViewer
adds the given listener to the list of listeners.
AddID - Class in weka.filters.unsupervised.attribute
An instance filter that adds an ID attribute to the dataset.
AddID() - Constructor for class weka.filters.unsupervised.attribute.AddID
 
addIgnored(String) - Method in class weka.core.xml.PropertyHandler
adds the given display name of a property to the ignore list.
addIgnored(Class, String) - Method in class weka.core.xml.PropertyHandler
adds the given class with the display name of a property to the ignore list.
addIncrementalClassifierListener(IncrementalClassifierListener) - Method in class weka.gui.beans.Classifier
Add an incremental classifier listener
addInstance(Instance) - Method in class weka.clusterers.Cobweb
Deprecated. updateClusterer(Instance) should be used instead
addInstance(BallNode, Instance) - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Adds an instance to the ball tree.
addInstance(BallNode, Instance) - Method in class weka.core.neighboursearch.balltrees.BottomUpConstructor
Adds an instance to the ball tree.
addInstance(BallNode, Instance) - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Adds an instance to the tree.
addInstance(BallNode, Instance) - Method in class weka.core.neighboursearch.balltrees.TopDownConstructor
Adds an instance to the ball tree.
addInstanceInfo(Instance) - Method in class weka.core.neighboursearch.BallTree
Adds the given instance's info.
addInstanceInfo(Instance) - Method in class weka.core.neighboursearch.CoverTree
Adds the given instance info.
addInstanceInfo(Instance) - Method in class weka.core.neighboursearch.KDTree
Adds one instance to KDTree loosly.
addInstanceInfo(Instance) - Method in class weka.core.neighboursearch.LinearNNSearch
Adds the given instance info.
addInstanceInfo(Instance) - Method in class weka.core.neighboursearch.NearestNeighbourSearch
Adds information from the given instance without modifying the datastructure a lot.
addInstanceListener(InstanceListener) - Method in class weka.gui.beans.AbstractDataSource
Add an instance listener
addInstanceListener(InstanceListener) - Method in class weka.gui.beans.ClassAssigner
 
addInstanceListener(InstanceListener) - Method in interface weka.gui.beans.DataSource
Add an instance listener
addInstanceListener(InstanceListener) - Method in class weka.gui.beans.Filter
Add an instance listener
addInstanceListener(InstanceListener) - Method in class weka.gui.beans.InstanceStreamToBatchMaker
 
addInstanceListener(InstanceListener) - Method in class weka.gui.beans.Loader
Add an instance listener
addInstanceListener(InstanceListener) - Method in class weka.gui.beans.PredictionAppender
Add an instance listener
addInstanceListener(InstanceListener) - Method in class weka.gui.streams.InstanceJoiner
 
addInstanceListener(InstanceListener) - Method in class weka.gui.streams.InstanceLoader
 
addInstanceListener(InstanceListener) - Method in interface weka.gui.streams.InstanceProducer
 
addInstanceNumberAttribute() - Method in class weka.gui.visualize.PlotData2D
Adds an instance number attribute to the plottable instances,
AddInstanceToBestCluster(Instance) - Method in class weka.clusterers.CLOPE
Add instance to best cluster
addInstWithUnknown(Instances, int) - Method in class weka.classifiers.trees.j48.Distribution
Adds all instances with unknown values for given attribute, weighted according to frequency of instances in each bag.
additional() - Method in class weka.core.TechnicalInformation
returns an enumeration of all the additional technical informations (if there are any)
AdditionalMeasureProducer - Interface in weka.core
Interface to something that can produce measures other than those calculated by evaluation modules.
AdditiveRegression - Class in weka.classifiers.meta
Meta classifier that enhances the performance of a regression base classifier.
AdditiveRegression() - Constructor for class weka.classifiers.meta.AdditiveRegression
Default constructor specifying DecisionStump as the classifier
AdditiveRegression(Classifier) - Constructor for class weka.classifiers.meta.AdditiveRegression
Constructor which takes base classifier as argument.
addLayoutCompleteEventListener(LayoutCompleteEventListener) - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
Method to add a LayoutCompleteEventListener
addLayoutCompleteEventListener(LayoutCompleteEventListener) - Method in interface weka.gui.graphvisualizer.LayoutEngine
This method adds a LayoutCompleteEventListener to the LayoutEngine.
addLiteral(Literal) - Method in class weka.associations.tertius.Predicate
 
addModel(EnsembleLibraryModel) - Method in class weka.classifiers.EnsembleLibrary
adds a LibraryModel to the Library
addModel(String) - Method in class weka.classifiers.EnsembleLibrary
adds a LibraryModel to the Library
addModel(EnsembleLibraryModel) - Method in class weka.gui.ensembleLibraryEditor.ListModelsPanel
Adds a model to the current library
AddModelsPanel - Class in weka.gui.ensembleLibraryEditor
The purpose of this class is to create a user interface that will provide an intuitive method of building "playlists" of weka classifiers to be trained.
AddModelsPanel(ListModelsPanel) - Constructor for class weka.gui.ensembleLibraryEditor.AddModelsPanel
This constructor simply stores the reference to the ListModelsPanel and builf the user interface.
addMouseListener(MouseListener) - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Adds a mouse listener.
addMouseListenerToHeader(JTable) - Method in class weka.gui.SortedTableModel
adds a mouselistener to the header
addNode(String, int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Add new node to the network, initializing instances, parentsets, distributions.
addNode(String, int, int, int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Add node to network at a given position, initializing instances, parentsets, distributions.
addNodeValue(int, String) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Add node value to a node.
AddNoise - Class in weka.filters.unsupervised.attribute
An instance filter that changes a percentage of a given attributes values.
AddNoise() - Constructor for class weka.filters.unsupervised.attribute.AddNoise
 
addNoise(Instances, int, int, int, boolean) - Method in class weka.filters.unsupervised.attribute.AddNoise
add noise to the dataset a given percentage of the instances are changed in the way, that a set of instances are randomly selected using seed.
addNumbers(Number, Number) - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
adds two objects that are instances of one of the child classes of java.lang.Number
addObject(String, Object) - Method in class weka.gui.ResultHistoryPanel
Adds an object to the results list
addOkListener(ActionListener) - Method in class weka.gui.GenericObjectEditor.GOEPanel
This is used to hook an action listener to the ok button.
addParent(int, Instances) - Method in class weka.classifiers.bayes.net.ParentSet
Add parent to parent set and update internals (specifically the cardinality of the parent set)
addParent(int, int, Instances) - Method in class weka.classifiers.bayes.net.ParentSet
Add parent to parent set at specific location and update internals (specifically the cardinality of the parent set)
addPlot(PlotData2D) - Method in class weka.gui.visualize.Plot2D
Add a plot to the list of plots to display
addPlot(PlotData2D) - Method in class weka.gui.visualize.VisualizePanel
Set a new plot to the visualize panel
addPrediction(NominalPrediction) - Method in class weka.classifiers.evaluation.ConfusionMatrix
Includes a prediction in the confusion matrix.
addPredictions(FastVector) - Method in class weka.classifiers.evaluation.ConfusionMatrix
Includes a whole bunch of predictions in the confusion matrix.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.classifiers.EnsembleLibrary
Adds an object to the list of those that wish to be informed when the library changes.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class weka.gui.beans.AbstractDataSource
Add a property change listener to this bean
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.AssociatorCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.BeanVisual
Add a listener for property change events
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.ClassAssignerCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.ClassifierCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.ClassValuePickerCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.ClustererCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.CrossValidationFoldMakerCustomizer
Add a property change listener
addPropertyChangeListener(String, PropertyChangeListener) - Method in class weka.gui.beans.DataVisualizer
Add a property change listener to this bean
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.FilterCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.IncrementalClassifierEvaluatorCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.LoaderCustomizer
Add a property change listener
addPropertyChangeListener(String, PropertyChangeListener) - Method in class weka.gui.beans.ModelPerformanceChart
Add a property change listener to this bean
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.PredictionAppenderCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.SaverCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.SerializedModelSaverCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.StripChartCustomizer
Add a property change listener
addPropertyChangeListener(String, PropertyChangeListener) - Method in class weka.gui.beans.TextViewer
Add a property change listener to this bean
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.TrainTestSplitMakerCustomizer
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.CostMatrixEditor
Adds an object to the list of those that wish to be informed when the cost matrix changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.EnsembleLibraryEditor
Adds an object to the list of those that wish to be informed when the library changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.experiment.SetupModePanel
Adds a PropertyChangeListener who will be notified of value changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.experiment.SetupPanel
Adds a PropertyChangeListener who will be notified of value changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.experiment.SimpleSetupPanel
Adds a PropertyChangeListener who will be notified of value changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.explorer.PreprocessPanel
Adds a PropertyChangeListener who will be notified of value changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.GenericArrayEditor
Adds a PropertyChangeListener who will be notified of value changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.GenericObjectEditor
Adds a PropertyChangeListener who will be notified of value changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.PropertySheetPanel
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.SetInstancesPanel
Adds a PropertyChangeListener who will be notified of value changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.SimpleDateFormatEditor
Adds an object to the list of those that wish to be informed when the date format changes.
addPropertyChangeListenersSubFlow(PropertyChangeListener) - Method in class weka.gui.beans.MetaBean
 
addPSFontReplacement(String, String) - Static method in class weka.gui.visualize.PostscriptGraphics
adds the PS font name to replace and its replacement in the replacement hashtable
addQueryExecuteListener(QueryExecuteListener) - Method in class weka.gui.sql.QueryPanel
adds the given listener to the list of listeners.
addQueryExecuteListener(QueryExecuteListener) - Method in class weka.gui.sql.SqlViewer
adds the given listener to the list of listeners.
addRange(int, Instances, int, int) - Method in class weka.classifiers.trees.j48.Distribution
Adds all instances in given range to given bag.
addReference(Instance) - Method in class weka.classifiers.trees.adtree.ReferenceInstances
Adds one instance reference to the end of the set.
addRelation(Instances) - Method in class weka.core.Attribute
Adds a relation to a relation-valued attribute.
addRemoteExperimentListener(RemoteExperimentListener) - Method in class weka.experiment.RemoteExperiment
Add an object to the list of those interested in recieving update information from the RemoteExperiment
addRemoteExperimentListener(RemoteExperimentListener) - Method in class weka.gui.boundaryvisualizer.BoundaryPanelDistributed
Add an object to the list of those interested in recieving update information from the RemoteExperiment
addRemoteHost(String) - Method in class weka.experiment.RemoteExperiment
Add a host name to the list of remote hosts
addRenderingHints(Map) - Method in class weka.gui.visualize.PostscriptGraphics
 
addRepaintNotify(Component) - Method in class weka.gui.visualize.ClassPanel
Adds a component that will need to be repainted if the user changes the colour of a label.
addRepaintNotify(Component) - Method in class weka.gui.visualize.LegendPanel
Adds a component that will need to be repainted if the user changes the colour of a label.
addResult(String, StringBuffer) - Method in class weka.gui.ResultHistoryPanel
Adds a new result to the result list.
addResultChangedListener(ResultChangedListener) - Method in class weka.gui.sql.ResultPanel
adds the given listener to the list of listeners
addResultChangedListener(ResultChangedListener) - Method in class weka.gui.sql.SqlViewer
adds the given listener to the list of listeners.
addStartupListener(StartUpListener) - Static method in class weka.gui.beans.KnowledgeFlowApp
Add a listener to be notified when startup is complete
addStartupListener(StartUpListener) - Static method in class weka.gui.Main
Add a listener to be notified when startup is complete.
addStringValue(String) - Method in class weka.core.Attribute
Adds a string value to the list of valid strings for attributes of type STRING and returns the index of the string.
addStringValue(Attribute, int) - Method in class weka.core.Attribute
Adds a string value to the list of valid strings for attributes of type STRING and returns the index of the string.
addTableModelListener(TableModelListener) - Method in class weka.gui.arffviewer.ArffSortedTableModel
adds a listener to the list that is notified each time a change to data model occurs
addTableModelListener(TableModelListener) - Method in class weka.gui.arffviewer.ArffTableModel
adds a listener to the list that is notified each time a change to data model occurs
addTableModelListener(TableModelListener) - Method in class weka.gui.sql.ResultSetTableModel
adds a listener to the list that is notified each time a change to data model occurs.
addTestSetListener(TestSetListener) - Method in class weka.gui.beans.AbstractTestSetProducer
Add a listener for test sets
addTestSetListener(TestSetListener) - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Add a test set listener
addTestSetListener(TestSetListener) - Method in class weka.gui.beans.ClassAssigner
 
addTestSetListener(TestSetListener) - Method in class weka.gui.beans.Filter
Add a test set listener
addTestSetListener(TestSetListener) - Method in class weka.gui.beans.PredictionAppender
Add a test set listener
addTestSetListener(TestSetListener) - Method in interface weka.gui.beans.TestSetProducer
Add a listener for test set events
addTextListener(TextListener) - Method in class weka.gui.beans.Associator
Add a text listener
addTextListener(TextListener) - Method in class weka.gui.beans.Classifier
Add a text listener
addTextListener(TextListener) - Method in class weka.gui.beans.ClassifierPerformanceEvaluator
Add a text listener
addTextListener(TextListener) - Method in class weka.gui.beans.Clusterer
Add a text listener
addTextListener(TextListener) - Method in class weka.gui.beans.ClustererPerformanceEvaluator
Add a text listener
addTextListener(TextListener) - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Add a text listener
addTextListener(TextListener) - Method in class weka.gui.beans.TextViewer
Add a text listener
addThresholdDataListener(ThresholdDataListener) - Method in class weka.gui.beans.ClassifierPerformanceEvaluator
Add a threshold data listener
addToList(Object[], double) - Method in class weka.attributeSelection.BestFirst.LinkedList2
adds an element (Link) to the list.
addToList(Object[], double) - Method in class weka.attributeSelection.LFSMethods.LinkedList2
adds an element (Link) to the list.
addTrainingInstance(Instance) - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Adds a training instance to the visualization dataset.
addTrainingInstanceFromMouseLocation(int, int, int, double) - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Adds a training instance to our dataset, based on the coordinates of the mouse on the panel.
addTrainingSetListener(TrainingSetListener) - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Add a training set listener
addTrainingSetListener(TrainingSetListener) - Method in class weka.gui.beans.AbstractTrainingSetProducer
Add a training set listener
addTrainingSetListener(TrainingSetListener) - Method in class weka.gui.beans.ClassAssigner
 
addTrainingSetListener(TrainingSetListener) - Method in class weka.gui.beans.Filter
Add a training set listener
addTrainingSetListener(TrainingSetListener) - Method in class weka.gui.beans.PredictionAppender
Add a training set listener
addTrainingSetListener(TrainingSetListener) - Method in interface weka.gui.beans.TrainingSetProducer
Add a training set listener
addUndoPoint() - Method in interface weka.core.Undoable
adds an undo point to the undo history
addUndoPoint() - Method in class weka.gui.arffviewer.ArffPanel
adds the current state of the instances to the undolist
addUndoPoint() - Method in class weka.gui.arffviewer.ArffSortedTableModel
adds an undo point to the undo history
addUndoPoint() - Method in class weka.gui.arffviewer.ArffTableModel
adds an undo point to the undo history, if the undo support is enabled
addUndoPoint() - Method in class weka.gui.explorer.PreprocessPanel
Backs up the current state of the dataset, so the changes can be undone.
addURL(URL) - Static method in class weka.core.ClassloaderUtil
Add URL to CLASSPATH
addValue(double, double) - Method in class weka.classifiers.bayes.net.estimate.DiscreteEstimatorBayes
Add a new data value to the current estimator.
addValue(double, double, double) - Method in interface weka.estimators.ConditionalEstimator
Add a new data value to the current estimator.
addValue(double, double, double) - Method in class weka.estimators.DDConditionalEstimator
Add a new data value to the current estimator.
addValue(double, double) - Method in class weka.estimators.DiscreteEstimator
Add a new data value to the current estimator.
addValue(double, double, double) - Method in class weka.estimators.DKConditionalEstimator
Add a new data value to the current estimator.
addValue(double, double, double) - Method in class weka.estimators.DNConditionalEstimator
Add a new data value to the current estimator.
addValue(double, double) - Method in class weka.estimators.Estimator
Add a new data value to the current estimator.
addValue(double, double) - Method in interface weka.estimators.IncrementalEstimator
Add one value to the current estimator.
addValue(double, double, double) - Method in class weka.estimators.KDConditionalEstimator
Add a new data value to the current estimator.
addValue(double, double) - Method in class weka.estimators.KernelEstimator
Add a new data value to the current estimator.
addValue(double, double, double) - Method in class weka.estimators.KKConditionalEstimator
Add a new data value to the current estimator.
addValue(double, double) - Method in class weka.estimators.MahalanobisEstimator
Add a new data value to the current estimator.
addValue(double, double, double) - Method in class weka.estimators.NDConditionalEstimator
Add a new data value to the current estimator.
addValue(double, double, double) - Method in class weka.estimators.NNConditionalEstimator
Add a new data value to the current estimator.
addValue(double, double) - Method in class weka.estimators.NormalEstimator
Add a new data value to the current estimator.
addValue(double, double) - Method in class weka.estimators.PoissonEstimator
Add a new data value to the current estimator.
addValues(Instances, int) - Method in class weka.estimators.Estimator
Initialize the estimator with a new dataset.
addValues(Instances, int, double, double, double) - Method in class weka.estimators.Estimator
Initialize the estimator with all values of one attribute of a dataset.
addValues(Instances, int, int, int) - Method in class weka.estimators.Estimator
Initialize the estimator using only the instance of one class.
addValues(Instances, int, int, int, double, double) - Method in class weka.estimators.Estimator
Initialize the estimator using only the instance of one class.
AddValues - Class in weka.filters.unsupervised.attribute
Adds the labels from the given list to an attribute if they are missing.
AddValues() - Constructor for class weka.filters.unsupervised.attribute.AddValues
 
addVariable(String, String) - Static method in class weka.core.Environment
Add a variable to the internal map.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class weka.gui.beans.AbstractDataSource
Add a vetoable change listener to this bean
addVetoableChangeListener(String, VetoableChangeListener) - Method in class weka.gui.beans.DataVisualizer
Add a vetoable change listener to this bean
addVetoableChangeListener(String, VetoableChangeListener) - Method in class weka.gui.beans.GraphViewer
Add a vetoable change listener to this bean
addVetoableChangeListener(String, VetoableChangeListener) - Method in class weka.gui.beans.ModelPerformanceChart
Add a vetoable change listener to this bean
addVetoableChangeListener(String, VetoableChangeListener) - Method in class weka.gui.beans.TextViewer
Add a vetoable change listener to this bean
addVisualizableErrorListener(VisualizableErrorListener) - Method in class weka.gui.beans.ClassifierPerformanceEvaluator
Add a visualizable error listener
addWeights(Instance, double[]) - Method in class weka.classifiers.trees.j48.Distribution
Adds given instance to all bags weighting it according to given weights.
addWorkingDirectoryListener(PropertyChangeListener) - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
Adds an object to the list of those that wish to be informed when the eotking directory changes.
adjustCenter(double) - Method in class weka.gui.treevisualizer.Node
Will increase or decrease the postion of center.
adjustSize(SERObject) - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.GraphPanel
Adjusts the size of this panel in respect of the shown content
adjustWeightsTipText() - Method in class weka.filters.supervised.instance.SpreadSubsample
Returns the tip text for this property
ADNode - Class in weka.classifiers.bayes.net
The ADNode class implements the ADTree datastructure which increases the speed with which sub-contingency tables can be constructed from a data set in an Instances object.
ADNode() - Constructor for class weka.classifiers.bayes.net.ADNode
Creates new ADNode
ADTree - Class in weka.classifiers.trees
Class for generating an alternating decision tree.
ADTree() - Constructor for class weka.classifiers.trees.ADTree
 
advanceCounters() - Method in class weka.experiment.Experiment
Increments iteration counters appropriately.
advanceCounters() - Method in class weka.experiment.RemoteExperiment
overides the one in Experiment
Agrawal - Class in weka.datagenerators.classifiers.classification
Generates a people database and is based on the paper by Agrawal et al.:
R.
Agrawal() - Constructor for class weka.datagenerators.classifiers.classification.Agrawal
initializes the generator with default values
AIC - Static variable in interface weka.classifiers.bayes.net.search.local.Scoreable
 
ALGORITHM_BACKWARD - Static variable in class weka.classifiers.meta.EnsembleSelection
 
ALGORITHM_BEST - Static variable in class weka.classifiers.meta.EnsembleSelection
 
ALGORITHM_BUILD_LIBRARY - Static variable in class weka.classifiers.meta.EnsembleSelection
 
ALGORITHM_FORWARD - Static variable in class weka.classifiers.meta.EnsembleSelection
The "enumeration" of the algorithms we can use.
ALGORITHM_FORWARD_BACKWARD - Static variable in class weka.classifiers.meta.EnsembleSelection
 
ALGORITHM_HAAR - Static variable in class weka.filters.unsupervised.attribute.Wavelet
the type of algorithm: Haar wavelet
ALGORITHM_PLS1 - Static variable in class weka.filters.supervised.attribute.PLSFilter
the type of algorithm: PLS1
ALGORITHM_SIMPLS - Static variable in class weka.filters.supervised.attribute.PLSFilter
the type of algorithm: SIMPLS
AlgorithmListPanel - Class in weka.gui.experiment
This panel controls setting a list of algorithms for an experiment to iterate over.
AlgorithmListPanel(Experiment) - Constructor for class weka.gui.experiment.AlgorithmListPanel
Creates the algorithm list panel with the given experiment.
AlgorithmListPanel() - Constructor for class weka.gui.experiment.AlgorithmListPanel
Create the algorithm list panel initially disabled.
AlgorithmListPanel.ObjectCellRenderer - Class in weka.gui.experiment
Class required to show the Classifiers nicely in the list
AlgorithmListPanel.ObjectCellRenderer() - Constructor for class weka.gui.experiment.AlgorithmListPanel.ObjectCellRenderer
 
algorithmTipText() - Method in class weka.classifiers.meta.EnsembleSelection
Returns the tip text for this property
algorithmTipText() - Method in class weka.filters.supervised.attribute.PLSFilter
Returns the tip text for this property
algorithmTipText() - Method in class weka.filters.unsupervised.attribute.Wavelet
Returns the tip text for this property
ALGORITHMTYPE_ARITHMETIC - Static variable in class weka.classifiers.mi.MILR
collective MI assumption, arithmetic mean for posteriors
ALGORITHMTYPE_DEFAULT - Static variable in class weka.classifiers.mi.MILR
standard MI assumption
ALGORITHMTYPE_GEOMETRIC - Static variable in class weka.classifiers.mi.MILR
collective MI assumption, geometric mean for posteriors
algorithmTypeTipText() - Method in class weka.classifiers.mi.MILR
Returns the tip text for this property
AlgVector - Class in weka.core
Class for performing operations on an algebraic vector of floating-point values.
AlgVector(int) - Constructor for class weka.core.AlgVector
Constructs a vector and initializes it with default values.
AlgVector(double[]) - Constructor for class weka.core.AlgVector
Constructs a vector using a given array.
AlgVector(Instances, Random) - Constructor for class weka.core.AlgVector
Constructs a vector using a given data format.
AlgVector(Instance) - Constructor for class weka.core.AlgVector
Constructs a vector using an instance.
alignBottom(FastVector) - Method in class weka.classifiers.bayes.net.EditableBayesNet
align set of nodes with the bottom most node in the list
alignLeft(FastVector) - Method in class weka.classifiers.bayes.net.EditableBayesNet
align set of nodes with the left most node in the list
alignRight(FastVector) - Method in class weka.classifiers.bayes.net.EditableBayesNet
align set of nodes with the right most node in the list
alignTop(FastVector) - Method in class weka.classifiers.bayes.net.EditableBayesNet
align set of nodes with the top most node in the list
ALL - Static variable in class weka.core.Debug
the log level All
AllFilter - Class in weka.filters
A simple instance filter that passes all instances directly through.
AllFilter() - Constructor for class weka.filters.AllFilter
 
AllJavadoc - Class in weka.core
Applies all known Javadoc-derived classes to a source file.
AllJavadoc() - Constructor for class weka.core.AllJavadoc
 
allowed() - Method in class weka.core.xml.PropertyHandler
returns an enumeration of the classnames for which only certain properties (display names) are allowed
AlphabeticTokenizer - Class in weka.core.tokenizers
Alphabetic string tokenizer, tokens are to be formed only from contiguous alphabetic sequences.
AlphabeticTokenizer() - Constructor for class weka.core.tokenizers.AlphabeticTokenizer
 
alphaTipText() - Method in class weka.classifiers.bayes.net.estimate.BayesNetEstimator
 
alphaTipText() - Method in class weka.classifiers.functions.Winnow
Returns the tip text for this property
amplitudeTipText() - Method in class weka.datagenerators.classifiers.regression.Expression
Returns the tip text for this property
amplitudeTipText() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Returns the tip text for this property
and(Capabilities) - Method in class weka.core.Capabilities
performs an AND conjunction with the capabilities of the given Capabilities object and updates itself
AND - Static variable in interface weka.core.mathematicalexpression.sym
 
AND - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
AODE - Class in weka.classifiers.bayes
AODE achieves highly accurate classification by averaging over all of a small space of alternative naive-Bayes-like models that have weaker (and hence less detrimental) independence assumptions than naive Bayes.
AODE() - Constructor for class weka.classifiers.bayes.AODE
 
AODEsr - Class in weka.classifiers.bayes
AODEsr augments AODE with Subsumption Resolution.AODEsr detects specializations between two attribute values at classification time and deletes the generalization attribute value.
For more information, see:
Fei Zheng, Geoffrey I.
AODEsr() - Constructor for class weka.classifiers.bayes.AODEsr
 
append(String, String) - Method in class weka.gui.sql.InfoPanel
adds the given message to the end of the list (with the associated icon at the beginning)
append(Object) - Method in class weka.gui.sql.InfoPanel
adds the given message to the end of the list
appendElements(FastVector) - Method in class weka.core.FastVector
Appends all elements of the supplied vector to this vector.
appendPredictedProbabilitiesTipText() - Method in class weka.gui.beans.PredictionAppender
Return a tip text suitable for displaying in a GUI
applyClassifier(PMMLModel, Instances) - Static method in class weka.core.pmml.PMMLFactory
 
applyCostMatrix(Instances, Random) - Method in class weka.classifiers.CostMatrix
Applies the cost matrix to a set of instances.
applyFileSizeFilters() - Method in class weka.gui.ensembleLibraryEditor.DefaultModelsPanel
Removes models from the list that fit the regular expressions defining models that have large file sizes
applyFilters(Pattern[]) - Method in class weka.gui.ensembleLibraryEditor.DefaultModelsPanel
This is the code common to the previous three methods.
applyMinMaxRescaleCast(double) - Method in class weka.core.pmml.TargetMetaInfo
Apply min and max, rescaleFactor, rescaleConstant and castInteger - in that order (where defined).
applyMissingAndOutlierTreatments(double[]) - Method in class weka.core.pmml.MiningSchema
Apply both missing and outlier treatments to an incoming instance.
applyMissingValuesTreatment(double[]) - Method in class weka.core.pmml.MiningSchema
Apply the missing value treatments (if any) to an incoming instance.
applyMissingValueTreatment(double) - Method in class weka.core.pmml.MiningFieldMetaInfo
Apply the missing value treatment method for this field.
applyOutlierTreatment(double) - Method in class weka.core.pmml.MiningFieldMetaInfo
Apply the outlier treatment method for this field.
applyOutlierTreatment(double[]) - Method in class weka.core.pmml.MiningSchema
Apply the outlier treatment methods (if any) to an incoming instance.
applyTestTimeFilters() - Method in class weka.gui.ensembleLibraryEditor.DefaultModelsPanel
Removes models from the list that fit the regular expressions defining models that have large test times
applyTrainTimeFilters() - Method in class weka.gui.ensembleLibraryEditor.DefaultModelsPanel
Removes models from the list that fit the regular expressions defining models that have large train times
APPROVE_OPTION - Static variable in class weka.gui.experiment.OutputFormatDialog
Signifies an OK property selection.
APPROVE_OPTION - Static variable in class weka.gui.ListSelectorDialog
Signifies an OK property selection
APPROVE_OPTION - Static variable in class weka.gui.PropertySelectorDialog
Signifies an OK property selection
APPROVE_OPTION - Static variable in class weka.gui.ViewerDialog
Signifies an OK property selection
Apriori - Class in weka.associations
Class implementing an Apriori-type algorithm.
Apriori() - Constructor for class weka.associations.Apriori
Constructor that allows to sets default values for the minimum confidence and the maximum number of rules the minimum confidence.
aprioriGen(FastVector) - Static method in class weka.associations.gsp.Sequence
Generates all possible candidate k-Sequences and prunes the ones that contain an infrequent (k-1)-Sequence.
AprioriItemSet - Class in weka.associations
Class for storing a set of items.
AprioriItemSet(int) - Constructor for class weka.associations.AprioriItemSet
Constructor
areaUnderROC(int) - Method in class weka.classifiers.Evaluation
Returns the area under ROC for those predictions that have been collected in the evaluateClassifier(Classifier, Instances) method.
ARFF_ATTRIBUTE - Static variable in class weka.core.Attribute
The keyword used to denote the start of an arff attribute declaration
ARFF_ATTRIBUTE_DATE - Static variable in class weka.core.Attribute
The keyword used to denote a date attribute
ARFF_ATTRIBUTE_INTEGER - Static variable in class weka.core.Attribute
A keyword used to denote a numeric attribute
ARFF_ATTRIBUTE_NUMERIC - Static variable in class weka.core.Attribute
A keyword used to denote a numeric attribute
ARFF_ATTRIBUTE_REAL - Static variable in class weka.core.Attribute
A keyword used to denote a numeric attribute
ARFF_ATTRIBUTE_RELATIONAL - Static variable in class weka.core.Attribute
The keyword used to denote a relation-valued attribute
ARFF_ATTRIBUTE_STRING - Static variable in class weka.core.Attribute
The keyword used to denote a string attribute
ARFF_DATA - Static variable in class weka.core.Instances
The keyword used to denote the start of the arff data section
ARFF_END_SUBRELATION - Static variable in class weka.core.Attribute
The keyword used to denote the end of the declaration of a subrelation
ARFF_RELATION - Static variable in class weka.core.Instances
The keyword used to denote the start of an arff header
ArffLoader - Class in weka.core.converters
Reads a source that is in arff (attribute relation file format) format.
ArffLoader() - Constructor for class weka.core.converters.ArffLoader
 
ArffLoader.ArffReader - Class in weka.core.converters
Reads data from an ARFF file, either in incremental or batch mode.
ArffLoader.ArffReader(Reader) - Constructor for class weka.core.converters.ArffLoader.ArffReader
Reads the data completely from the reader.
ArffLoader.ArffReader(Reader, int) - Constructor for class weka.core.converters.ArffLoader.ArffReader
Reads only the header and reserves the specified space for instances.
ArffLoader.ArffReader(Reader, Instances, int) - Constructor for class weka.core.converters.ArffLoader.ArffReader
Reads the data without header according to the specified template.
ArffLoader.ArffReader(Reader, Instances, int, int) - Constructor for class weka.core.converters.ArffLoader.ArffReader
Initializes the reader without reading the header according to the specified template.
ArffPanel - Class in weka.gui.arffviewer
A Panel representing an ARFF-Table and the associated filename.
ArffPanel() - Constructor for class weka.gui.arffviewer.ArffPanel
initializes the panel with no data
ArffPanel(String) - Constructor for class weka.gui.arffviewer.ArffPanel
initializes the panel and loads the specified file
ArffPanel(Instances) - Constructor for class weka.gui.arffviewer.ArffPanel
initializes the panel with the given data
ArffSaver - Class in weka.core.converters
Writes to a destination in arff text format.
ArffSaver() - Constructor for class weka.core.converters.ArffSaver
Constructor
ArffSortedTableModel - Class in weka.gui.arffviewer
A sorter for the ARFF-Viewer - necessary because of the custom CellRenderer.
ArffSortedTableModel(String) - Constructor for class weka.gui.arffviewer.ArffSortedTableModel
initializes the sorter w/o a model, but loads the given file and creates from that a model
ArffSortedTableModel(Instances) - Constructor for class weka.gui.arffviewer.ArffSortedTableModel
initializes the sorter w/o a model, but uses the given data to create a model from that
ArffSortedTableModel(TableModel) - Constructor for class weka.gui.arffviewer.ArffSortedTableModel
initializes the sorter with the given model
ArffTable - Class in weka.gui.arffviewer
A specialized JTable for the Arff-Viewer.
ArffTable() - Constructor for class weka.gui.arffviewer.ArffTable
initializes with no model
ArffTable(TableModel) - Constructor for class weka.gui.arffviewer.ArffTable
initializes with the given model
ArffTableCellRenderer - Class in weka.gui.arffviewer
Handles the background colors for missing values differently than the DefaultTableCellRenderer.
ArffTableCellRenderer() - Constructor for class weka.gui.arffviewer.ArffTableCellRenderer
initializes the Renderer with a standard color
ArffTableCellRenderer(Color, Color) - Constructor for class weka.gui.arffviewer.ArffTableCellRenderer
initializes the Renderer with the given colors
ArffTableCellRenderer(Color, Color, Color, Color) - Constructor for class weka.gui.arffviewer.ArffTableCellRenderer
initializes the Renderer with the given colors
ArffTableModel - Class in weka.gui.arffviewer
The model for the Arff-Viewer.
ArffTableModel(String) - Constructor for class weka.gui.arffviewer.ArffTableModel
initializes the object and loads the given file
ArffTableModel(Instances) - Constructor for class weka.gui.arffviewer.ArffTableModel
initializes the model with the given data
ArffViewer - Class in weka.gui.arffviewer
A little tool for viewing ARFF files.
ArffViewer() - Constructor for class weka.gui.arffviewer.ArffViewer
initializes the object
ArffViewerMainPanel - Class in weka.gui.arffviewer
The main panel of the ArffViewer.
ArffViewerMainPanel(Container) - Constructor for class weka.gui.arffviewer.ArffViewerMainPanel
initializes the object
arrayLeftDivide(Matrix) - Method in class weka.core.matrix.Matrix
Element-by-element left division, C = A.\B
arrayLeftDivideEquals(Matrix) - Method in class weka.core.matrix.Matrix
Element-by-element left division in place, A = A.\B
arrayRightDivide(Matrix) - Method in class weka.core.matrix.Matrix
Element-by-element right division, C = A./B
arrayRightDivideEquals(Matrix) - Method in class weka.core.matrix.Matrix
Element-by-element right division in place, A = A./B
arrayTimes(Matrix) - Method in class weka.core.matrix.Matrix
Element-by-element multiplication, C = A.*B
arrayTimesEquals(Matrix) - Method in class weka.core.matrix.Matrix
Element-by-element multiplication in place, A = A.*B
arrayToString(Object) - Static method in class weka.core.Utils
Returns the given Array in a string representation.
arrayToString(Object[]) - Static method in class weka.experiment.DatabaseUtils
Converts an array of objects to a string by inserting a space between each element.
artificialSizeTipText() - Method in class weka.classifiers.meta.Decorate
Returns the tip text for this property
ASEvaluation - Class in weka.attributeSelection
Abstract attribute selection evaluation class
ASEvaluation() - Constructor for class weka.attributeSelection.ASEvaluation
 
ASSearch - Class in weka.attributeSelection
Abstract attribute selection search class.
ASSearch() - Constructor for class weka.attributeSelection.ASSearch
 
assign(Capabilities) - Method in class weka.core.Capabilities
retrieves the data from the given Capabilities object
assign(TestInstances) - Method in class weka.core.TestInstances
updates itself with all the settings from the given TestInstances object
assign(Tester) - Method in class weka.experiment.PairedTTester
retrieves all the settings from the given Tester
assign(ResultMatrix) - Method in class weka.experiment.ResultMatrix
acquires the data from the given matrix
assign(Tester) - Method in interface weka.experiment.Tester
retrieves all the settings from the given Tester
assignIDs(int) - Method in class weka.classifiers.trees.ft.FTtree
Assigns unique IDs to all nodes in the tree
assignIDs(int) - Method in class weka.classifiers.trees.j48.ClassifierTree
Assigns a uniqe id to every node in the tree.
assignIDs(int) - Method in class weka.classifiers.trees.lmt.LMTNode
Assigns unique IDs to all nodes in the tree
assignLeafModelNumbers(int) - Method in class weka.classifiers.trees.ft.FTtree
Assigns numbers to the logistic regression models at the leaves of the tree
assignLeafModelNumbers(int) - Method in class weka.classifiers.trees.lmt.LMTNode
Assigns numbers to the logistic regression models at the leaves of the tree
assignSubToCenters(KDTreeNode, Instances, int[], int[]) - Method in class weka.core.neighboursearch.KDTree
Assigns instances of this node to center.
associatedConnections(Vector) - Static method in class weka.gui.beans.BeanConnection
Returns a vector of BeanConnections associated with the supplied vector of BeanInstances, i.e.
AssociationsPanel - Class in weka.gui.explorer
This panel allows the user to select, configure, and run a scheme that learns associations.
AssociationsPanel() - Constructor for class weka.gui.explorer.AssociationsPanel
Creates the associator panel
Associator - Interface in weka.associations
 
Associator - Class in weka.gui.beans
Bean that wraps around weka.associations
Associator() - Constructor for class weka.gui.beans.Associator
Creates a new Associator instance.
AssociatorBeanInfo - Class in weka.gui.beans
BeanInfo class for the Associator wrapper bean
AssociatorBeanInfo() - Constructor for class weka.gui.beans.AssociatorBeanInfo
 
AssociatorCustomizer - Class in weka.gui.beans
GUI customizer for the associator wrapper bean
AssociatorCustomizer() - Constructor for class weka.gui.beans.AssociatorCustomizer
 
AssociatorEvaluation - Class in weka.associations
Class for evaluating Associaters.
AssociatorEvaluation() - Constructor for class weka.associations.AssociatorEvaluation
default constructor
associatorTipText() - Method in class weka.associations.SingleAssociatorEnhancer
Returns the tip text for this property
aSubsumesB(RuleItem, RuleItem) - Static method in class weka.associations.CaRuleGeneration
Methods that decides whether or not rule a subsumes rule b.
aSubsumesB(RuleItem, RuleItem) - Static method in class weka.associations.RuleGeneration
Methods that decides whether or not rule a subsumes rule b.
AT_MAXPROB - Static variable in class weka.classifiers.misc.OLM
Use the mode for averaging in phase 1.
AT_MEAN - Static variable in class weka.classifiers.misc.OLM
Use the mean for averaging in phase 1.
AT_MEDIAN - Static variable in class weka.classifiers.misc.OLM
Use the median for averaging in phase 1.
ATT_ARRAY - Static variable in class weka.core.xml.XMLSerialization
the tag whether array or not (yes/no)
ATT_ARRAY_DEFAULT - Static variable in class weka.core.xml.XMLSerialization
default value for attribute ATT_ARRAY
ATT_CLASS - Static variable in class weka.core.xml.XMLInstances
the class attribute
ATT_CLASS - Static variable in class weka.core.xml.XMLSerialization
the tag for the class
ATT_FORMAT - Static variable in class weka.core.xml.XMLInstances
the format attribute (for date attributes)
ATT_INDEX - Static variable in class weka.core.xml.XMLInstances
the index attribute
ATT_MISSING - Static variable in class weka.core.xml.XMLInstances
the missing attribute
ATT_NAME - Static variable in class weka.core.xml.XMLDocument
the "name" attribute.
ATT_NAME - Static variable in class weka.core.xml.XMLOptions
the name attribute.
ATT_NAME - Static variable in class weka.core.xml.XMLSerialization
the tag for the name
ATT_NULL - Static variable in class weka.core.xml.XMLSerialization
the tag whether null or not (yes/no)
ATT_NULL_DEFAULT - Static variable in class weka.core.xml.XMLSerialization
default value for attribute ATT_NULL
ATT_PRIMITIVE - Static variable in class weka.core.xml.XMLSerialization
the tag whether primitive or not (yes/no)
ATT_PRIMITIVE_DEFAULT - Static variable in class weka.core.xml.XMLSerialization
default value for attribute ATT_PRIMITIVE
ATT_TYPE - Static variable in class weka.core.xml.XMLInstances
the type attribute
ATT_TYPE - Static variable in class weka.core.xml.XMLOptions
the type attribute.
ATT_VALUE - Static variable in class weka.core.xml.XMLOptions
the value attribute.
ATT_VERSION - Static variable in class weka.core.xml.XMLDocument
the "version" attribute.
ATT_VERSION - Static variable in class weka.core.xml.XMLInstances
the version attribute
ATT_VERSION - Static variable in class weka.core.xml.XMLSerialization
the version attribute
ATT_WEIGHT - Static variable in class weka.core.xml.XMLInstances
the weight attribute
attIndex() - Method in class weka.classifiers.trees.j48.BinC45Split
Returns index of attribute for which split was generated.
attIndex() - Method in class weka.classifiers.trees.j48.C45Split
Returns index of attribute for which split was generated.
attIndex() - Method in class weka.classifiers.trees.j48.NBTreeSplit
Returns index of attribute for which split was generated.
attList_IrrTipText() - Method in class weka.datagenerators.classifiers.classification.RDG1
Returns the tip text for this property
attribute() - Method in class weka.classifiers.trees.j48.GraftSplit
 
Attribute - Class in weka.core
Class for handling an attribute.
Attribute(String) - Constructor for class weka.core.Attribute
Constructor for a numeric attribute.
Attribute(String, ProtectedProperties) - Constructor for class weka.core.Attribute
Constructor for a numeric attribute, where metadata is supplied.
Attribute(String, String) - Constructor for class weka.core.Attribute
Constructor for a date attribute.
Attribute(String, String, ProtectedProperties) - Constructor for class weka.core.Attribute
Constructor for a date attribute, where metadata is supplied.
Attribute(String, FastVector) - Constructor for class weka.core.Attribute
Constructor for nominal attributes and string attributes.
Attribute(String, FastVector, ProtectedProperties) - Constructor for class weka.core.Attribute
Constructor for nominal attributes and string attributes, where metadata is supplied.
Attribute(String, Instances) - Constructor for class weka.core.Attribute
Constructor for relation-valued attributes.
Attribute(String, Instances, ProtectedProperties) - Constructor for class weka.core.Attribute
Constructor for relation-valued attributes.
Attribute(String, int) - Constructor for class weka.core.Attribute
Constructor for a numeric attribute with a particular index.
Attribute(String, String, int) - Constructor for class weka.core.Attribute
Constructor for date attributes with a particular index.
Attribute(String, FastVector, int) - Constructor for class weka.core.Attribute
Constructor for nominal attributes and string attributes with a particular index.
Attribute(String, Instances, int) - Constructor for class weka.core.Attribute
Constructor for a relation-valued attribute with a particular index.
attribute(int) - Method in class weka.core.Instance
Returns the attribute with the given index.
attribute(int) - Method in class weka.core.Instances
Returns an attribute.
attribute(String) - Method in class weka.core.Instances
Returns an attribute given its name.
ATTRIBUTE - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
attributeAsClass() - Method in class weka.gui.arffviewer.ArffPanel
sets the current attribute as class attribute, i.e.
attributeAsClass() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
sets the current selected Attribute as class attribute, i.e.
attributeAsClassAt(int) - Method in class weka.gui.arffviewer.ArffSortedTableModel
sets the attribute at the given col index as the new class attribute
attributeAsClassAt(int) - Method in class weka.gui.arffviewer.ArffTableModel
sets the attribute at the given col index as the new class attribute, i.e.
AttributeEvaluator - Interface in weka.attributeSelection
Interface for classes that evaluate attributes individually.
attributeEvaluatorTipText() - Method in class weka.attributeSelection.FilteredAttributeEval
Returns the tip text for this property
attributeEvaluatorTipText() - Method in class weka.attributeSelection.RaceSearch
Returns the tip text for this property
attributeEvaluatorTipText() - Method in class weka.attributeSelection.RankSearch
Returns the tip text for this property
AttributeExpression - Class in weka.core
A general purpose class for parsing mathematical expressions involving attribute values.
AttributeExpression() - Constructor for class weka.core.AttributeExpression
 
attributeIndexesTipText() - Method in class weka.filters.unsupervised.attribute.NominalToString
Returns the tip text for this property
attributeIndexTipText() - Method in class weka.filters.unsupervised.attribute.Add
Returns the tip text for this property.
attributeIndexTipText() - Method in class weka.filters.unsupervised.attribute.AddNoise
Returns the tip text for this property
attributeIndexTipText() - Method in class weka.filters.unsupervised.attribute.AddValues
Returns the tip text for this property
attributeIndexTipText() - Method in class weka.filters.unsupervised.attribute.ChangeDateFormat
 
attributeIndexTipText() - Method in class weka.filters.unsupervised.attribute.MakeIndicator
 
attributeIndexTipText() - Method in class weka.filters.unsupervised.attribute.MergeTwoValues
 
attributeIndexTipText() - Method in class weka.filters.unsupervised.attribute.SwapValues
 
attributeIndexTipText() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Returns the tip text for this property
attributeIndexTipText() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.core.NormalizableDistance
Returns the tip text for this property.
attributeIndicesTipText() - Method in class weka.filters.supervised.attribute.Discretize
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.AbstractTimeSeries
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.Copy
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.Discretize
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.FirstOrder
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.NumericToNominal
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.RELAGGS
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.Remove
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.Reorder
Returns the tip text for this property
attributeIndicesTipText() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Returns the tip text for this property.
attributeList(BitSet) - Method in class weka.attributeSelection.ScatterSearchV1
converts a BitSet into a list of attribute indexes
AttributeListPanel - Class in weka.gui
Creates a panel that displays the attributes contained in a set of instances, letting the user select a single attribute for inspection.
AttributeListPanel() - Constructor for class weka.gui.AttributeListPanel
Creates the attribute selection panel with no initial instances.
AttributeLocator - Class in weka.core
This class locates and records the indices of a certain type of attributes, recursively in case of Relational attributes.
AttributeLocator(Instances, int) - Constructor for class weka.core.AttributeLocator
Initializes the AttributeLocator with the given data for the specified type of attribute.
AttributeLocator(Instances, int, int, int) - Constructor for class weka.core.AttributeLocator
Initializes the AttributeLocator with the given data for the specified type of attribute.
AttributeLocator(Instances, int, int[]) - Constructor for class weka.core.AttributeLocator
initializes the AttributeLocator with the given data for the specified type of attribute.
attributeNamePrefixTipText() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Returns the tip text for this property.
attributeNames() - Method in class weka.classifiers.functions.SMO
Returns the attribute names.
attributeNames() - Method in class weka.classifiers.mi.MISMO
Returns the attribute names.
attributeNameTipText() - Method in class weka.filters.unsupervised.attribute.Add
Returns the tip text for this property.
attributeNameTipText() - Method in class weka.filters.unsupervised.attribute.AddID
Returns the tip text for this property
AttributePanel - Class in weka.gui.visualize
This panel displays one dimensional views of the attributes in a dataset.
AttributePanel() - Constructor for class weka.gui.visualize.AttributePanel
This constructs an attributePanel.
AttributePanelEvent - Class in weka.gui.visualize
Class encapsulating a change in the AttributePanel's selected x and y attributes.
AttributePanelEvent(boolean, boolean, int) - Constructor for class weka.gui.visualize.AttributePanelEvent
Constructor
AttributePanelListener - Interface in weka.gui.visualize
Interface for classes that want to listen for Attribute selection changes in the attribute panel
attributeRangeTipText() - Method in class weka.filters.unsupervised.attribute.StringToNominal
 
AttributeSelectedClassifier - Class in weka.classifiers.meta
Dimensionality of training and test data is reduced by attribute selection before being passed on to a classifier.
AttributeSelectedClassifier() - Constructor for class weka.classifiers.meta.AttributeSelectedClassifier
Default constructor.
AttributeSelection - Class in weka.attributeSelection
Attribute selection class.
AttributeSelection() - Constructor for class weka.attributeSelection.AttributeSelection
constructor.
AttributeSelection - Class in weka.filters.supervised.attribute
A supervised attribute filter that can be used to select attributes.
AttributeSelection() - Constructor for class weka.filters.supervised.attribute.AttributeSelection
Constructor
attributeSelectionChange(AttributePanelEvent) - Method in interface weka.gui.visualize.AttributePanelListener
Called when the user clicks on an attribute bar
attributeSelectionMethodTipText() - Method in class weka.classifiers.functions.LinearRegression
Returns the tip text for this property
AttributeSelectionPanel - Class in weka.gui
Creates a panel that displays the attributes contained in a set of instances, letting the user toggle whether each attribute is selected or not (eg: so that unselected attributes can be removed before classification).
AttributeSelectionPanel() - Constructor for class weka.gui.AttributeSelectionPanel
Creates the attribute selection panel with no initial instances.
AttributeSelectionPanel - Class in weka.gui.explorer
This panel allows the user to select and configure an attribute evaluator and a search method, set the attribute of the current dataset to be used as the class, and perform attribute selection using one of two selection modes (select using all the training data or perform a n-fold cross validation---on each trial selecting features using n-1 folds of the data).
AttributeSelectionPanel() - Constructor for class weka.gui.explorer.AttributeSelectionPanel
Creates the classifier panel
AttributeSetEvaluator - Class in weka.attributeSelection
Abstract attribute set evaluator.
AttributeSetEvaluator() - Constructor for class weka.attributeSelection.AttributeSetEvaluator
 
attributeSparse(int) - Method in class weka.core.Instance
Returns the attribute with the given index.
attributeSparse(int) - Method in class weka.core.SparseInstance
Returns the attribute associated with the internal index.
AttributeStats - Class in weka.core
A Utility class that contains summary information on an the values that appear in a dataset for a particular attribute.
AttributeStats() - Constructor for class weka.core.AttributeStats
 
attributeStats(int) - Method in class weka.core.Instances
Calculates summary statistics on the values that appear in this set of instances for a specified attribute.
attributesToString() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Make a string from the attribues list.
attributeString(Instances) - Method in class weka.classifiers.trees.adtree.Splitter
Gets the string describing the attributes the split depends on.
attributeString(Instances) - Method in class weka.classifiers.trees.adtree.TwoWayNominalSplit
Gets the string describing the attributes the split depends on.
attributeString(Instances) - Method in class weka.classifiers.trees.adtree.TwoWayNumericSplit
Gets the string describing the attributes the split depends on.
AttributeSummarizer - Class in weka.gui.beans
Bean that encapsulates displays bar graph summaries for attributes in a data set.
AttributeSummarizer() - Constructor for class weka.gui.beans.AttributeSummarizer
Creates a new AttributeSummarizer instance.
AttributeSummarizerBeanInfo - Class in weka.gui.beans
Bean info class for the attribute summarizer bean
AttributeSummarizerBeanInfo() - Constructor for class weka.gui.beans.AttributeSummarizerBeanInfo
 
AttributeSummaryPanel - Class in weka.gui
This panel displays summary statistics about an attribute: name, type number/% of missing/unique values, number of distinct values.
AttributeSummaryPanel() - Constructor for class weka.gui.AttributeSummaryPanel
Creates the instances panel with no initial instances.
attributeToDoubleArray(int) - Method in class weka.core.Instances
Gets the value of all instances in this dataset for a particular attribute.
AttributeTransformer - Interface in weka.attributeSelection
Abstract attribute transformer.
attributeTypeTipText() - Method in class weka.filters.unsupervised.attribute.Add
Returns the tip text for this property
attributeTypeTipText() - Method in class weka.filters.unsupervised.attribute.RemoveType
Returns the tip text for this property
attributeTypeToString(int) - Static method in class weka.core.CheckScheme
returns a string representation of the attribute type
AttributeValueLiteral - Class in weka.associations.tertius
 
AttributeValueLiteral(Predicate, String, int, int, int) - Constructor for class weka.associations.tertius.AttributeValueLiteral
 
AttributeVisualizationPanel - Class in weka.gui
Creates a panel that shows a visualization of an attribute in a dataset.
AttributeVisualizationPanel() - Constructor for class weka.gui.AttributeVisualizationPanel
Constructor - If used then the class will not show the class selection combo box.
AttributeVisualizationPanel(boolean) - Constructor for class weka.gui.AttributeVisualizationPanel
Constructor.
attrIndexRangeTipText() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Returns the tip text for this property
attrSplit(int, Instances) - Method in class weka.classifiers.trees.m5.CorrelationSplitInfo
Finds the best splitting point for an attribute in the instances
attrSplit(int, Instances) - Method in interface weka.classifiers.trees.m5.SplitEvaluate
Finds the best splitting point for an attribute in the instances
attrSplit(int, Instances) - Method in class weka.classifiers.trees.m5.YongSplitInfo
Finds the best splitting point for an attribute in the instances
attsToEliminatePerIterationTipText() - Method in class weka.attributeSelection.SVMAttributeEval
Returns a tip text for this property suitable for display in the GUI
autoBuildTipText() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
autoKeyGenerationTipText() - Method in class weka.core.converters.DatabaseSaver
Returns the tip text for this property
AVERAGE_RULE - Static variable in class weka.classifiers.meta.Vote
combination rule: Average of Probabilities
AveragingResultProducer - Class in weka.experiment
Takes the results from a ResultProducer and submits the average to the result listener.
AveragingResultProducer() - Constructor for class weka.experiment.AveragingResultProducer
 
averagingTypeTipText() - Method in class weka.classifiers.misc.OLM
Returns the tip text for this property.
avgCost() - Method in class weka.classifiers.Evaluation
Gets the average cost, that is, total cost of misclassifications (incorrect plus unclassified) over the total number of instances.
avgProb - Variable in class weka.classifiers.lazy.kstar.KStarWrapper
used/reused to hold the average transformation probability

B

B_ENTROPY - Static variable in interface weka.classifiers.lazy.kstar.KStarConstants
 
B_SPHERE - Static variable in interface weka.classifiers.lazy.kstar.KStarConstants
Blend setting modes
backQuoteChars(String) - Static method in class weka.core.Utils
Converts carriage returns and new lines in a string into \r and \n.
backward(PaceMatrix, IntVector, int, int) - Method in class weka.classifiers.functions.pace.PaceMatrix
Backward ordering of columns in terms of response explanation.
backwardEliminate(Instances, int) - Method in class weka.classifiers.meta.ensembleSelection.ModelBag
Find the model whose removal will help the ensemble's performance the most, and remove it.
Bagging - Class in weka.classifiers.meta
Class for bagging a classifier to reduce variance.
Bagging() - Constructor for class weka.classifiers.meta.Bagging
Constructor.
bagSizePercentTipText() - Method in class weka.classifiers.meta.Bagging
Returns the tip text for this property
bagSizePercentTipText() - Method in class weka.classifiers.meta.MetaCost
Returns the tip text for this property
balanceClassTipText() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Returns the tip text for this property
balancedTipText() - Method in class weka.classifiers.functions.Winnow
Returns the tip text for this property
balancedTipText() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns a string suitable for displaying in the gui/experimenter.
BallNode - Class in weka.core.neighboursearch.balltrees
Class representing a node of a BallTree.
BallNode(int) - Constructor for class weka.core.neighboursearch.balltrees.BallNode
Constructor.
BallNode(int, int, int) - Constructor for class weka.core.neighboursearch.balltrees.BallNode
Creates a new instance of BallNode.
BallNode(int, int, int, Instance, double) - Constructor for class weka.core.neighboursearch.balltrees.BallNode
Creates a new instance of BallNode.
BallSplitter - Class in weka.core.neighboursearch.balltrees
Abstract class for splitting a ball tree's BallNode.
BallSplitter() - Constructor for class weka.core.neighboursearch.balltrees.BallSplitter
default constructor.
BallSplitter(int[], Instances, EuclideanDistance) - Constructor for class weka.core.neighboursearch.balltrees.BallSplitter
Creates a new instance of BallSplitter.
ballSplitterTipText() - Method in class weka.core.neighboursearch.balltrees.TopDownConstructor
Returns the tip text for this property.
BallTree - Class in weka.core.neighboursearch
Class implementing the BallTree/Metric Tree algorithm for nearest neighbour search.
The connection to dataset is only a reference.
BallTree() - Constructor for class weka.core.neighboursearch.BallTree
Creates a new instance of BallTree.
BallTree(Instances) - Constructor for class weka.core.neighboursearch.BallTree
Creates a new instance of BallTree.
BallTreeConstructor - Class in weka.core.neighboursearch.balltrees
Abstract class for constructing a BallTree .
BallTreeConstructor() - Constructor for class weka.core.neighboursearch.balltrees.BallTreeConstructor
Creates a new instance of BallTreeConstructor.
ballTreeConstructorTipText() - Method in class weka.core.neighboursearch.BallTree
Returns the tip text for this property.
baseTipText() - Method in class weka.core.neighboursearch.CoverTree
Returns the tip text for this property.
BATCH - Static variable in interface weka.core.converters.Saver
 
BATCH_FINISHED - Static variable in class weka.gui.beans.IncrementalClassifierEvent
 
BATCH_FINISHED - Static variable in class weka.gui.beans.InstanceEvent
 
BATCH_FINISHED - Static variable in class weka.gui.streams.InstanceEvent
Specifies that the batch of instances is finished
BatchClassifierEvent - Class in weka.gui.beans
Class encapsulating a built classifier and a batch of instances to test on.
BatchClassifierEvent(Object, Classifier, DataSetEvent, DataSetEvent, int, int) - Constructor for class weka.gui.beans.BatchClassifierEvent
Creates a new BatchClassifierEvent instance.
BatchClassifierEvent(Object, Classifier, DataSetEvent, DataSetEvent, int, int, int, int) - Constructor for class weka.gui.beans.BatchClassifierEvent
Creates a new BatchClassifierEvent instance.
BatchClassifierListener - Interface in weka.gui.beans
Interface to something that can process a BatchClassifierEvent
BatchClustererEvent - Class in weka.gui.beans
Class encapsulating a built clusterer and a batch of instances to test on.
BatchClustererEvent(Object, Clusterer, DataSetEvent, int, int, int) - Constructor for class weka.gui.beans.BatchClustererEvent
Creates a new BatchClustererEvent instance.
BatchClustererListener - Interface in weka.gui.beans
Interface to something that can process a BatchClustererEvent
BatchConverter - Interface in weka.core.converters
Marker interface for a loader/saver that can retrieve instances in batch mode
batchFilterFile(Filter, String[]) - Static method in class weka.filters.Filter
Method for testing filters ability to process multiple batches.
batchFinished() - Method in class weka.filters.Filter
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.SimpleBatchFilter
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.SimpleStreamFilter
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.supervised.attribute.AttributeSelection
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.supervised.attribute.ClassOrder
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.supervised.attribute.Discretize
Signifies that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.supervised.attribute.NominalToBinary
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.supervised.instance.Resample
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.supervised.instance.SMOTE
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.supervised.instance.SpreadSubsample
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.AbstractTimeSeries
Signifies that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.AddCluster
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.AddID
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.AddNoise
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.Center
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.ClusterMembership
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.Discretize
Signifies that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.MathExpression
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.NominalToString
Signifies that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.Normalize
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.PrincipalComponents
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.RemoveType
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.RemoveUseless
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.ReplaceMissingValues
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.Standardize
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.StringToNominal
Signifies that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.instance.Randomize
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Signifies that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.instance.RemovePercentage
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.instance.RemoveRange
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.instance.Resample
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.filters.unsupervised.instance.ReservoirSample
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.gui.streams.InstanceJoiner
Signify that this batch of input to the filter is finished.
batchFinished() - Method in class weka.gui.streams.InstanceSavePanel
 
batchFinished() - Method in class weka.gui.streams.InstanceTable
 
batchFinished() - Method in class weka.gui.streams.InstanceViewer
 
BAYES - Static variable in interface weka.classifiers.bayes.net.search.local.Scoreable
score types
BayesianLogisticRegression - Class in weka.classifiers.bayes
Implements Bayesian Logistic Regression for both Gaussian and Laplace Priors.

For more information, see

Alexander Genkin, David D.
BayesianLogisticRegression() - Constructor for class weka.classifiers.bayes.BayesianLogisticRegression
 
BayesNet - Class in weka.classifiers.bayes
Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier.
BayesNet() - Constructor for class weka.classifiers.bayes.BayesNet
 
BayesNet - Static variable in interface weka.core.Drawable
 
BayesNet - Class in weka.datagenerators.classifiers.classification
Generates random instances based on a Bayes network.
BayesNet() - Constructor for class weka.datagenerators.classifiers.classification.BayesNet
initializes the generator
BayesNetEstimator - Class in weka.classifiers.bayes.net.estimate
BayesNetEstimator is the base class for estimating the conditional probability tables of a Bayes network once the structure has been learned.
BayesNetEstimator() - Constructor for class weka.classifiers.bayes.net.estimate.BayesNetEstimator
 
BayesNetGenerator - Class in weka.classifiers.bayes.net
Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier.
BayesNetGenerator() - Constructor for class weka.classifiers.bayes.net.BayesNetGenerator
Constructor for BayesNetGenerator.
BDeu - Static variable in interface weka.classifiers.bayes.net.search.local.Scoreable
 
BEAN_EXECUTING - Static variable in class weka.gui.beans.BeanInstance
 
BeanCommon - Interface in weka.gui.beans
Interface specifying routines that all weka beans should implement in order to allow the bean environment to exercise some control over the bean and also to allow the bean to exercise some control over connections.
BeanConnection - Class in weka.gui.beans
Class for encapsulating a connection between two beans.
BeanConnection(BeanInstance, BeanInstance, EventSetDescriptor) - Constructor for class weka.gui.beans.BeanConnection
Creates a new BeanConnection instance.
BeanInstance - Class in weka.gui.beans
Class that manages a set of beans.
BeanInstance(JComponent, Object, int, int) - Constructor for class weka.gui.beans.BeanInstance
Creates a new BeanInstance instance.
BeanInstance(JComponent, String, int, int) - Constructor for class weka.gui.beans.BeanInstance
Creates a new BeanInstance instance given the fully qualified name of the bean
BeanVisual - Class in weka.gui.beans
BeanVisual encapsulates icons and label for a given bean.
BeanVisual(String, String, String) - Constructor for class weka.gui.beans.BeanVisual
Constructor
BestFirst - Class in weka.attributeSelection
BestFirst:

Searches the space of attribute subsets by greedy hillclimbing augmented with a backtracking facility.
BestFirst() - Constructor for class weka.attributeSelection.BestFirst
Constructor
BestFirst.Link2 - Class in weka.attributeSelection
Class for a node in a linked list.
BestFirst.Link2(Object[], double) - Constructor for class weka.attributeSelection.BestFirst.Link2
Constructor
BestFirst.LinkedList2 - Class in weka.attributeSelection
Class for handling a linked list.
BestFirst.LinkedList2(int) - Constructor for class weka.attributeSelection.BestFirst.LinkedList2
 
betaTipText() - Method in class weka.classifiers.functions.Winnow
Returns the tip text for this property
BetaVector - Variable in class weka.classifiers.bayes.BayesianLogisticRegression
Array for storing coefficients of Bayesian regression model.
BFTree - Class in weka.classifiers.trees
Class for building a best-first decision tree classifier.
BFTree() - Constructor for class weka.classifiers.trees.BFTree
 
bias() - Method in class weka.classifiers.functions.SMO
Returns the bias of each binary SMO.
bias() - Method in class weka.classifiers.mi.MISMO
Returns the bias of each binary SMO.
biasTipText() - Method in class weka.classifiers.functions.LibLINEAR
Returns the tip text for this property
biasTipText() - Method in class weka.classifiers.misc.VFI
Returns the tip text for this property
biasToUniformClassTipText() - Method in class weka.filters.supervised.instance.Resample
Returns the tip text for this property.
BIBTEX_ENDTAG - Static variable in class weka.core.TechnicalInformationHandlerJavadoc
the end comment tag for inserting the generated BibTex
BIBTEX_STARTTAG - Static variable in class weka.core.TechnicalInformationHandlerJavadoc
the start comment tag for inserting the generated BibTex
BIFFileTipText() - Method in class weka.classifiers.bayes.BayesNet
 
BIFFormatException - Exception in weka.gui.graphvisualizer
This is the Exception thrown by BIFParser, if there was an error in parsing the XMLBIF string or input stream.
BIFFormatException(String) - Constructor for exception weka.gui.graphvisualizer.BIFFormatException
 
BIFParser - Class in weka.gui.graphvisualizer
This class parses an inputstream or a string in XMLBIF ver.
BIFParser(String, FastVector, FastVector) - Constructor for class weka.gui.graphvisualizer.BIFParser
Constructor (if our input is a String)
BIFParser(InputStream, FastVector, FastVector) - Constructor for class weka.gui.graphvisualizer.BIFParser
Constructor (if our input is an InputStream)
BIFReader - Class in weka.classifiers.bayes.net
Builds a description of a Bayes Net classifier stored in XML BIF 0.3 format.

For more details on XML BIF see:

Fabio Cozman, Marek Druzdzel, Daniel Garcia (1998).
BIFReader() - Constructor for class weka.classifiers.bayes.net.BIFReader
the default constructor
bigF(double, double) - Static method in class weka.classifiers.bayes.BayesianLogisticRegression
This is a convient function that defines and upper bound (Delta>0) for values of r(i) reachable by updates in the trust region.
binarizeNumericAttributesTipText() - Method in class weka.attributeSelection.ChiSquaredAttributeEval
Returns the tip text for this property
binarizeNumericAttributesTipText() - Method in class weka.attributeSelection.InfoGainAttributeEval
Returns the tip text for this property
BINARY - Static variable in class weka.gui.beans.SerializedModelSaver
 
binaryAttributesNominalTipText() - Method in class weka.filters.supervised.attribute.NominalToBinary
Returns the tip text for this property
binaryAttributesNominalTipText() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Returns the tip text for this property
BinarySparseInstance - Class in weka.core
Class for storing a binary-data-only instance as a sparse vector.
BinarySparseInstance(Instance) - Constructor for class weka.core.BinarySparseInstance
Constructor that generates a sparse instance from the given instance.
BinarySparseInstance(SparseInstance) - Constructor for class weka.core.BinarySparseInstance
Constructor that copies the info from the given instance.
BinarySparseInstance(double, double[]) - Constructor for class weka.core.BinarySparseInstance
Constructor that generates a sparse instance from the given parameters.
BinarySparseInstance(double, int[], int) - Constructor for class weka.core.BinarySparseInstance
Constructor that inititalizes instance variable with given values.
BinarySparseInstance(int) - Constructor for class weka.core.BinarySparseInstance
Constructor of an instance that sets weight to one, all values to 1, and the reference to the dataset to null.
binarySplitsTipText() - Method in class weka.classifiers.rules.PART
Returns the tip text for this property
binarySplitsTipText() - Method in class weka.classifiers.trees.J48
Returns the tip text for this property
binarySplitsTipText() - Method in class weka.classifiers.trees.J48graft
Returns the tip text for this property
binaryToKOML(String, String) - Static method in class weka.core.xml.SerialUIDChanger
converts a binary file into a KOML XML file
binaryWordTipText() - Method in class weka.classifiers.bayes.DMNBtext
Returns the tip text for this property
BinC45ModelSelection - Class in weka.classifiers.trees.j48
Class for selecting a C4.5-like binary (!) split for a given dataset.
BinC45ModelSelection(int, Instances) - Constructor for class weka.classifiers.trees.j48.BinC45ModelSelection
Initializes the split selection method with the given parameters.
BinC45Split - Class in weka.classifiers.trees.j48
Class implementing a binary C4.5-like split on an attribute.
BinC45Split(int, int, double) - Constructor for class weka.classifiers.trees.j48.BinC45Split
Initializes the split model.
binomialDistribution(double, double, double) - Static method in class weka.associations.RuleGeneration
calculates the probability using a binomial distribution.
binomialStandardError(double, int) - Static method in class weka.core.Statistics
Computes standard error for observed values of a binomial random variable.
binomP(double, double, double) - Method in class weka.classifiers.lazy.LBR
Significance test binomp:
binSplitTipText() - Method in class weka.classifiers.trees.FT
Returns the tip text for this property
binsTipText() - Method in class weka.filters.unsupervised.attribute.Discretize
Returns the tip text for this property
binsTipText() - Method in class weka.filters.unsupervised.attribute.PKIDiscretize
Returns the tip text for this property
binValueTipText() - Method in class weka.clusterers.XMeans
Returns the tip text for this property.
biprob(double, double, double) - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTreeG
Significance test
BIRCHCluster - Class in weka.datagenerators.clusterers
Cluster data generator designed for the BIRCH System

Dataset is generated with instances in K clusters.
Instances are 2-d data points.
Each cluster is characterized by the number of data points in itits radius and its center.
BIRCHCluster() - Constructor for class weka.datagenerators.clusterers.BIRCHCluster
initializes the generator with default values
BitMatrix - Interface in weka.classifiers.misc.monotone
Interface specifying a simple matrix of booleans.
blocker(boolean) - Method in class weka.classifiers.functions.MultilayerPerceptron
A function used to stop the code that called buildclassifier from continuing on before the user has finished the decision tree.
BMAEstimator - Class in weka.classifiers.bayes.net.estimate
BMAEstimator estimates conditional probability tables of a Bayes network using Bayes Model Averaging (BMA).
BMAEstimator() - Constructor for class weka.classifiers.bayes.net.estimate.BMAEstimator
 
BMPWriter - Class in weka.gui.visualize
This class takes any JComponent and outputs it to a BMP-file.
BMPWriter() - Constructor for class weka.gui.visualize.BMPWriter
initializes the object
BMPWriter(JComponent) - Constructor for class weka.gui.visualize.BMPWriter
initializes the object with the given Component
BMPWriter(JComponent, File) - Constructor for class weka.gui.visualize.BMPWriter
initializes the object with the given Component and filename
Body - Class in weka.associations.tertius
Class representing the body of a rule.
Body() - Constructor for class weka.associations.tertius.Body
Constructor without storing the counter-instances.
Body(Instances) - Constructor for class weka.associations.tertius.Body
Constructor storing the counter-instances.
bodyContains(Literal) - Method in class weka.associations.tertius.Rule
Test if the body of the rule contains a literal.
BOOL - Static variable in class weka.experiment.DatabaseUtils
Type mapping for BOOL used for reading experiment results.
BOOLEAN - Static variable in interface weka.core.mathematicalexpression.sym
 
BOOLEAN - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
BooleanBitMatrix - Class in weka.classifiers.misc.monotone
This class is a very simple implementation of a BitMatrix.
BooleanBitMatrix(int, int) - Constructor for class weka.classifiers.misc.monotone.BooleanBitMatrix
Construct a BitMatrix with the indicated number of rows and columns.
BooleanBitMatrix(BooleanBitMatrix) - Constructor for class weka.classifiers.misc.monotone.BooleanBitMatrix
A copy constructor.
booleanColsTipText() - Method in class weka.datagenerators.ClusterGenerator
Returns the tip text for this property
boost() - Method in class weka.classifiers.trees.ADTree
Performs a single boosting iteration, using two-class optimized method.
BottomUpConstructor - Class in weka.core.neighboursearch.balltrees
The class that constructs a ball tree bottom up.
BottomUpConstructor() - Constructor for class weka.core.neighboursearch.balltrees.BottomUpConstructor
Creates a new instance of BottomUpConstructor.
BoundaryPanel - Class in weka.gui.boundaryvisualizer
BoundaryPanel.
BoundaryPanel(int, int) - Constructor for class weka.gui.boundaryvisualizer.BoundaryPanel
Creates a new BoundaryPanel instance.
BoundaryPanelDistributed - Class in weka.gui.boundaryvisualizer
This class extends BoundaryPanel with code for distributing the processing necessary to create a visualization among a list of remote machines.
BoundaryPanelDistributed(int, int) - Constructor for class weka.gui.boundaryvisualizer.BoundaryPanelDistributed
Creates a new BoundaryPanelDistributed instance.
BoundaryVisualizer - Class in weka.gui.boundaryvisualizer
BoundaryVisualizer.
BoundaryVisualizer() - Constructor for class weka.gui.boundaryvisualizer.BoundaryVisualizer
Creates a new BoundaryVisualizer instance.
boundsFileTipText() - Method in class weka.classifiers.misc.FLR
Returns the tip text for this property
branchInstanceGoesDown(Instance) - Method in class weka.classifiers.trees.adtree.Splitter
Gets the index of the branch that an instance applies to.
branchInstanceGoesDown(Instance) - Method in class weka.classifiers.trees.adtree.TwoWayNominalSplit
Gets the index of the branch that an instance applies to.
branchInstanceGoesDown(Instance) - Method in class weka.classifiers.trees.adtree.TwoWayNumericSplit
Gets the index of the branch that an instance applies to.
BrowserHelper - Class in weka.gui
A little helper class for browser related stuff.
BrowserHelper() - Constructor for class weka.gui.BrowserHelper
 
bubbleSubsetSort(List<ScatterSearchV1.Subset>) - Method in class weka.attributeSelection.ScatterSearchV1
Sort a List of subsets according to their merits
build(String, String) - Method in class weka.gui.HierarchyPropertyParser
Build a tree from the given property with the given delimitor
buildAssociations(Instances) - Method in class weka.associations.Apriori
Method that generates all large itemsets with a minimum support, and from these all association rules with a minimum confidence.
buildAssociations(Instances) - Method in interface weka.associations.Associator
Generates an associator.
buildAssociations(Instances) - Method in class weka.associations.FilteredAssociator
Build the associator on the filtered data.
buildAssociations(Instances) - Method in class weka.associations.GeneralizedSequentialPatterns
Extracts all sequential patterns out of a given sequential data set and prints out the results.
buildAssociations(Instances) - Method in class weka.associations.HotSpot
Build the tree
buildAssociations(Instances) - Method in class weka.associations.PredictiveApriori
Method that generates all large itemsets with a minimum support, and from these all association rules.
buildAssociations(Instances) - Method in class weka.associations.Tertius
Method that launches the search to find the rules with the highest confirmation.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.AODE
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.AODEsr
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.BayesianLogisticRegression
(1) Set the data to the class attribute m_Instances. (2)Call the method initialize() to initialize the values.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.BayesNet
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.ComplementNaiveBayes
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.DMNBtext
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.HNB
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.NaiveBayes
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.NaiveBayesMultinomial
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.NaiveBayesMultinomialUpdateable
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.NaiveBayesSimple
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.bayes.WAODE
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.Classifier
Generates a classifier.
buildClassifier(Instances) - Method in class weka.classifiers.functions.GaussianProcesses
Method for building the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.functions.IsotonicRegression
Builds an isotonic regression model given the supplied training data.
buildClassifier(Instances) - Method in class weka.classifiers.functions.LeastMedSq
Build lms regression
buildClassifier(Instances) - Method in class weka.classifiers.functions.LibLINEAR
builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.functions.LibSVM
builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.functions.LinearRegression
Builds a regression model for the given data.
buildClassifier(Instances) - Method in class weka.classifiers.functions.Logistic
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.functions.MultilayerPerceptron
Call this function to build and train a neural network for the training data provided.
buildClassifier(Instances) - Method in class weka.classifiers.functions.PaceRegression
Builds a pace regression model for the given data.
buildClassifier(Instances) - Method in class weka.classifiers.functions.PLSClassifier
builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.functions.RBFNetwork
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.functions.SimpleLinearRegression
Builds a simple linear regression model given the supplied training data.
buildClassifier(Instances) - Method in class weka.classifiers.functions.SimpleLogistic
Builds the logistic regression using LogitBoost.
buildClassifier(Instances) - Method in class weka.classifiers.functions.SMO
Method for building the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.functions.SMOreg
Method for building the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.functions.supportVector.RegOptimizer
learn SVM parameters from data.
buildClassifier(Instances) - Method in class weka.classifiers.functions.supportVector.RegSMO
learn SVM parameters from data using Smola's SMO algorithm.
buildClassifier(Instances) - Method in class weka.classifiers.functions.supportVector.RegSMOImproved
learn SVM parameters from data using Keerthi's SMO algorithm.
buildClassifier(Instances) - Method in class weka.classifiers.functions.SVMreg
Method for building the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.functions.VotedPerceptron
Builds the ensemble of perceptrons.
buildClassifier(Instances) - Method in class weka.classifiers.functions.Winnow
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.IteratedSingleClassifierEnhancer
Stump method for building the classifiers.
buildClassifier(Instances) - Method in class weka.classifiers.JythonClassifier
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.lazy.IB1
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.lazy.IBk
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.lazy.KStar
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.lazy.LBR
For lazy learning, building classifier is only to prepare their inputs until classification time.
buildClassifier(Instances) - Method in class weka.classifiers.lazy.LWL
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.meta.AdaBoostM1
Boosting method.
buildClassifier(Instances) - Method in class weka.classifiers.meta.AdditiveRegression
Build the classifier on the supplied data
buildClassifier(Instances) - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Build the classifier on the dimensionally reduced data.
buildClassifier(Instances) - Method in class weka.classifiers.meta.Bagging
Bagging method.
buildClassifier(Instances) - Method in class weka.classifiers.meta.ClassificationViaClustering
builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.meta.ClassificationViaRegression
Builds the classifiers.
buildClassifier(Instances) - Method in class weka.classifiers.meta.CostSensitiveClassifier
Builds the model of the base learner.
buildClassifier(Instances) - Method in class weka.classifiers.meta.CVParameterSelection
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.meta.Dagging
Bagging method.
buildClassifier(Instances) - Method in class weka.classifiers.meta.Decorate
Build Decorate classifier
buildClassifier(Instances) - Method in class weka.classifiers.meta.END
Builds the committee of randomizable classifiers.
buildClassifier(Instances) - Method in class weka.classifiers.meta.EnsembleSelection
Buildclassifier selects a classifier from the set of classifiers by minimising error on the training data.
buildClassifier(Instances) - Method in class weka.classifiers.meta.FilteredClassifier
Build the classifier on the filtered data.
buildClassifier(Instances) - Method in class weka.classifiers.meta.GridSearch
builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.meta.LogitBoost
Builds the boosted classifier
buildClassifier(Instances) - Method in class weka.classifiers.meta.MetaCost
Builds the model of the base learner.
buildClassifier(Instances) - Method in class weka.classifiers.meta.MultiBoostAB
Method for building this classifier.
buildClassifier(Instances) - Method in class weka.classifiers.meta.MultiClassClassifier
Builds the classifiers.
buildClassifier(Instances) - Method in class weka.classifiers.meta.MultiScheme
Buildclassifier selects a classifier from the set of classifiers by minimising error on the training data.
buildClassifier(Instances) - Method in class weka.classifiers.meta.nestedDichotomies.ClassBalancedND
Builds tree recursively.
buildClassifier(Instances) - Method in class weka.classifiers.meta.nestedDichotomies.DataNearBalancedND
Builds tree recursively.
buildClassifier(Instances) - Method in class weka.classifiers.meta.nestedDichotomies.ND
Builds the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.meta.OrdinalClassClassifier
Builds the classifiers.
buildClassifier(Instances) - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Builds the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.meta.RandomCommittee
Builds the committee of randomizable classifiers.
buildClassifier(Instances) - Method in class weka.classifiers.meta.RandomSubSpace
builds the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.meta.RegressionByDiscretization
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.meta.RotationForest
builds the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.meta.Stacking
Buildclassifier selects a classifier from the set of classifiers by minimising error on the training data.
buildClassifier(Instances) - Method in class weka.classifiers.meta.ThresholdSelector
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.meta.Vote
Buildclassifier selects a classifier from the set of classifiers by minimising error on the training data.
buildClassifier(Instances) - Method in class weka.classifiers.mi.CitationKNN
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.MDD
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.MIBoost
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.MIDD
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.MIEMDD
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.MILR
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.MINND
As normal Nearest Neighbour algorithm does, it's lazy and simply records the exemplar information (i.e.
buildClassifier(Instances) - Method in class weka.classifiers.mi.MIOptimalBall
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.MISMO
Method for building the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.mi.MISVM
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.MIWrapper
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.SimpleMI
Builds the classifier
buildClassifier(Instances) - Method in class weka.classifiers.mi.TLD
 
buildClassifier(Instances) - Method in class weka.classifiers.mi.TLDSimple
 
buildClassifier(Instances) - Method in class weka.classifiers.misc.FLR
Builds the FLR Classifier
buildClassifier(Instances) - Method in class weka.classifiers.misc.HyperPipes
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.misc.MinMaxExtension
Builds the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.misc.monotone.OSDLCore
Builds the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.misc.OLM
Build the OLM classifier, meaning that the rule bases are built.
buildClassifier(Instances) - Method in class weka.classifiers.misc.SerializedClassifier
loads only the serialized classifier
buildClassifier(Instances) - Method in class weka.classifiers.misc.VFI
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.pmml.consumer.PMMLClassifier
Throw an exception - PMML models are pre-built.
buildClassifier(Instances) - Method in class weka.classifiers.rules.ConjunctiveRule
Builds a single rule learner with REP dealing with nominal classes or numeric classes.
buildClassifier(Instances) - Method in class weka.classifiers.rules.DecisionTable
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.rules.DTNB
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.rules.JRip
Builds Ripper in the order of class frequencies.
buildClassifier(Instances) - Method in class weka.classifiers.rules.NNge
Generates a classifier.
buildClassifier(Instances) - Method in class weka.classifiers.rules.OneR
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.rules.PART
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.rules.part.MakeDecList
Builds dec list.
buildClassifier(Instances) - Method in class weka.classifiers.rules.Prism
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.rules.Ridor
Builds a ripple-down manner rule learner.
buildClassifier(Instances) - Method in class weka.classifiers.rules.ZeroR
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.ADTree
Builds a classifier for a set of instances.
buildClassifier(Instances) - Method in class weka.classifiers.trees.BFTree
Method for building a BestFirst decision tree classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.DecisionStump
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.FT
Builds the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.ft.FTInnerNode
Method for building a Functional Inner tree (only called for the root node).
buildClassifier(Instances) - Method in class weka.classifiers.trees.ft.FTLeavesNode
Method for building a Functional Leaves tree (only called for the root node).
buildClassifier(Instances) - Method in class weka.classifiers.trees.ft.FTNode
Method for building a Functional tree (only called for the root node).
buildClassifier(Instances) - Method in class weka.classifiers.trees.ft.FTtree
Method for building a Functional Tree (only called for the root node).
buildClassifier(Instances) - Method in class weka.classifiers.trees.Id3
Builds Id3 decision tree classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.BinC45Split
Creates a C4.5-type split on the given data.
buildClassifier(Instances) - Method in class weka.classifiers.trees.J48
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTree
Method for building a pruneable classifier tree.
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTreeG
Method for building a pruneable classifier tree.
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.C45Split
Creates a C4.5-type split on the given data.
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Builds the classifier split model for the given set of instances.
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.ClassifierTree
Method for building a classifier tree.
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.GraftSplit
builds m_graftdistro using the passed data
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.NBTreeClassifierTree
Method for building a naive bayes classifier tree
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.NBTreeNoSplit
Build the no-split node
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.NBTreeSplit
Creates a NBTree-type split on the given data.
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.NoSplit
Creates a "no-split"-split for a given set of instances.
buildClassifier(Instances) - Method in class weka.classifiers.trees.j48.PruneableClassifierTree
Method for building a pruneable classifier tree.
buildClassifier(Instances) - Method in class weka.classifiers.trees.J48graft
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.LADTree
Builds a classifier for a set of instances.
buildClassifier(Instances) - Method in class weka.classifiers.trees.LMT
Builds the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.lmt.LMTNode
Method for building a logistic model tree (only called for the root node).
buildClassifier(Instances) - Method in class weka.classifiers.trees.lmt.LogisticBase
Builds the logistic regression model usiing LogitBoost.
buildClassifier(Instances, double[][], double[][]) - Method in class weka.classifiers.trees.lmt.ResidualSplit
Builds the split.
buildClassifier(Instances) - Method in class weka.classifiers.trees.lmt.ResidualSplit
Method not in use
buildClassifier(Instances) - Method in class weka.classifiers.trees.m5.M5Base
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.m5.PreConstructedLinearModel
Builds the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.m5.Rule
Generates a single rule or m5 model tree.
buildClassifier(Instances) - Method in class weka.classifiers.trees.m5.RuleNode
Build this node (find an attribute and split point)
buildClassifier(Instances) - Method in class weka.classifiers.trees.NBTree
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.RandomForest
Builds a classifier for a set of instances.
buildClassifier(Instances) - Method in class weka.classifiers.trees.RandomTree
Builds classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.REPTree
Builds classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.SimpleCart
Build the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.UserClassifier
Call this function to build a decision tree for the training data provided.
buildClassifierForNode(ND.NDTree, Instances) - Method in class weka.classifiers.meta.nestedDichotomies.ND
Builds the classifier for one node.
buildClassifierTree(Classifier) - Method in class weka.gui.ensembleLibraryEditor.AddModelsPanel
This method necessarily seperates the process of building the tree object from the rest of the GUI construction.
buildClusterer(Instances) - Method in class weka.clusterers.AbstractClusterer
Generates a clusterer.
buildClusterer(Instances) - Method in class weka.clusterers.CLOPE
Generate Clustering via CLOPE
buildClusterer(Instances) - Method in interface weka.clusterers.Clusterer
Generates a clusterer.
buildClusterer(Instances) - Method in class weka.clusterers.Cobweb
Builds the clusterer.
buildClusterer(Instances) - Method in class weka.clusterers.DBScan
Generate Clustering via DBScan
buildClusterer(Instances) - Method in class weka.clusterers.EM
Generates a clusterer.
buildClusterer(Instances) - Method in class weka.clusterers.FarthestFirst
Generates a clusterer.
buildClusterer(Instances) - Method in class weka.clusterers.FilteredClusterer
Build the clusterer on the filtered data.
buildClusterer(Instances) - Method in class weka.clusterers.MakeDensityBasedClusterer
Builds a clusterer for a set of instances.
buildClusterer(Instances) - Method in class weka.clusterers.OPTICS
Generate Clustering via OPTICS
buildClusterer(Instances) - Method in class weka.clusterers.sIB
Generates a clusterer.
buildClusterer(Instances) - Method in class weka.clusterers.SimpleKMeans
Generates a clusterer.
buildClusterer(Instances) - Method in class weka.clusterers.XMeans
Generates the X-Means clusterer.
buildCNN() - Method in class weka.classifiers.mi.CitationKNN
generates all the variables associated to the citation classifier
buildDecList(Instances, boolean) - Method in class weka.classifiers.rules.part.C45PruneableDecList
Builds the partial tree without hold out set.
buildDecList(Instances, boolean) - Method in class weka.classifiers.rules.part.ClassifierDecList
Builds the partial tree without hold out set.
buildDecList(Instances, Instances, boolean) - Method in class weka.classifiers.rules.part.PruneableDecList
Builds the partial tree with hold out set
buildDistribution(double, double) - Method in class weka.associations.PriorEstimation
updates the distribution of the confidence values.
buildEstimator(Estimator, String[], boolean) - Static method in class weka.estimators.Estimator
Build an estimator using the options.
buildEstimator(Estimator, Instances, int, int, int, boolean) - Static method in class weka.estimators.Estimator
 
buildEvaluator(Instances) - Method in class weka.attributeSelection.ASEvaluation
Generates a attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.CfsSubsetEval
Generates a attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.ChiSquaredAttributeEval
Initializes a chi-squared attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.ClassifierSubsetEval
Generates a attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.ConsistencySubsetEval
Generates a attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Generates a attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.FilteredAttributeEval
Initializes a filtered attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.FilteredSubsetEval
Initializes a filtered attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.GainRatioAttributeEval
Initializes a gain ratio attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.InfoGainAttributeEval
Initializes an information gain attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.LatentSemanticAnalysis
Initializes the singular values/vectors and performs the analysis
buildEvaluator(Instances) - Method in class weka.attributeSelection.OneRAttributeEval
Initializes a OneRAttribute attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.PrincipalComponents
Initializes principal components and performs the analysis
buildEvaluator(Instances) - Method in class weka.attributeSelection.ReliefFAttributeEval
Initializes a ReliefF attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.SVMAttributeEval
Initializes the evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.SymmetricalUncertAttributeEval
Initializes a symmetrical uncertainty attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.SymmetricalUncertAttributeSetEval
Initializes a symmetrical uncertainty attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.WrapperSubsetEval
Generates a attribute evaluator.
buildGenerator(Instances) - Method in interface weka.gui.boundaryvisualizer.DataGenerator
Build the data generator
buildGenerator(Instances) - Method in class weka.gui.boundaryvisualizer.KDDataGenerator
Initialize the generator using the supplied instances
buildKernel(Instances) - Method in class weka.classifiers.functions.supportVector.CachedKernel
builds the kernel with the given data.
buildKernel(Instances) - Method in class weka.classifiers.functions.supportVector.Kernel
builds the kernel with the given data
buildKernel(Instances) - Method in class weka.classifiers.functions.supportVector.Puk
builds the kernel with the given data.
buildKernel(Instances) - Method in class weka.classifiers.functions.supportVector.RBFKernel
builds the kernel with the given data.
buildKernel(Instances) - Method in class weka.classifiers.functions.supportVector.StringKernel
builds the kernel with the given data.
buildKernel(Instances) - Method in class weka.classifiers.mi.supportVector.MIRBFKernel
builds the kernel with the given data.
buildLogisticModelsTipText() - Method in class weka.classifiers.functions.SMO
Returns the tip text for this property
buildLogisticModelsTipText() - Method in class weka.classifiers.mi.MISMO
Returns the tip text for this property
buildRegressionTreeTipText() - Method in class weka.classifiers.trees.m5.M5Base
Returns the tip text for this property
buildRule(Instances) - Method in class weka.classifiers.rules.part.ClassifierDecList
Method for building a pruned partial tree.
buildRule(Instances, Instances) - Method in class weka.classifiers.rules.part.PruneableDecList
Method for building a pruned partial tree.
buildStructure() - Method in class weka.classifiers.bayes.BayesNet
buildStructure determines the network structure/graph of the network.
buildStructure(BayesNet, Instances) - Method in class weka.classifiers.bayes.net.search.fixed.FromFile
 
buildStructure(BayesNet, Instances) - Method in class weka.classifiers.bayes.net.search.fixed.NaiveBayes
 
buildStructure(BayesNet, Instances) - Method in class weka.classifiers.bayes.net.search.global.TAN
buildStructure determines the network structure/graph of the network using the maximimum weight spanning tree algorithm of Chow and Liu
buildStructure(BayesNet, Instances) - Method in class weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm
buildStructure determines the network structure/graph of the network with the K2 algorithm, restricted by its initial structure (which can be an empty graph, or a Naive Bayes graph.
buildStructure(BayesNet, Instances) - Method in class weka.classifiers.bayes.net.search.local.TAN
buildStructure determines the network structure/graph of the network using the maximimum weight spanning tree algorithm of Chow and Liu
buildStructure(BayesNet, Instances) - Method in class weka.classifiers.bayes.net.search.SearchAlgorithm
buildStructure determines the network structure/graph of the network.
buildTree(Instances, SimpleLinearRegression[][], double, double) - Method in class weka.classifiers.trees.ft.FTInnerNode
Method for building the tree structure.
buildTree(Instances, SimpleLinearRegression[][], double, double) - Method in class weka.classifiers.trees.ft.FTLeavesNode
Method for building the tree structure.
buildTree(Instances, SimpleLinearRegression[][], double, double) - Method in class weka.classifiers.trees.ft.FTNode
Method for building the tree structure.
buildTree(Instances, SimpleLinearRegression[][], double, double) - Method in class weka.classifiers.trees.ft.FTtree
Abstract method for building the tree structure.
buildTree(Instances, boolean) - Method in class weka.classifiers.trees.j48.ClassifierTree
Builds the tree structure.
buildTree(Instances, Instances, boolean) - Method in class weka.classifiers.trees.j48.ClassifierTree
Builds the tree structure with hold out set
buildTree(Instances, SimpleLinearRegression[][], double, double) - Method in class weka.classifiers.trees.lmt.LMTNode
Method for building the tree structure.
buildTree() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Builds the ball tree.
buildTree() - Method in class weka.core.neighboursearch.balltrees.BottomUpConstructor
Builds the ball tree bottom up.
buildTree() - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Builds a ball tree middle out.
buildTree() - Method in class weka.core.neighboursearch.balltrees.TopDownConstructor
Builds the ball tree top down.
BuiltInArithmetic - Class in weka.core.pmml
Built-in function for +, -, *, /.
BuiltInArithmetic(BuiltInArithmetic.Operator) - Constructor for class weka.core.pmml.BuiltInArithmetic
Construct a new Arithmetic built-in pmml function.
BuiltInMath - Class in weka.core.pmml
Built-in function for min, max, sum, avg, log10, ln, sqrt, abs, exp, pow, threshold, floor, ceil and round.
BuiltInMath(BuiltInMath.MathFunc) - Constructor for class weka.core.pmml.BuiltInMath
Construct a new built-in pmml Math function.
BuiltInString - Class in weka.core.pmml
Built-in function for uppercase, substring and trimblanks.
BVDecompose - Class in weka.classifiers
Class for performing a Bias-Variance decomposition on any classifier using the method specified in:

Ron Kohavi, David H.
BVDecompose() - Constructor for class weka.classifiers.BVDecompose
 
BVDecomposeSegCVSub - Class in weka.classifiers
This class performs Bias-Variance decomposion on any classifier using the sub-sampled cross-validation procedure as specified in (1).
The Kohavi and Wolpert definition of bias and variance is specified in (2).
The Webb definition of bias and variance is specified in (3).

Geoffrey I.
BVDecomposeSegCVSub() - Constructor for class weka.classifiers.BVDecomposeSegCVSub
 
BYTE - Static variable in class weka.experiment.DatabaseUtils
Type mapping for BYTE used for reading experiment results.

C

C45Loader - Class in weka.core.converters
Reads a file that is C45 format.
C45Loader() - Constructor for class weka.core.converters.C45Loader
 
C45ModelSelection - Class in weka.classifiers.trees.j48
Class for selecting a C4.5-type split for a given dataset.
C45ModelSelection(int, Instances) - Constructor for class weka.classifiers.trees.j48.C45ModelSelection
Initializes the split selection method with the given parameters.
C45PruneableClassifierTree - Class in weka.classifiers.trees.j48
Class for handling a tree structure that can be pruned using C4.5 procedures.
C45PruneableClassifierTree(ModelSelection, boolean, float, boolean, boolean) - Constructor for class weka.classifiers.trees.j48.C45PruneableClassifierTree
Constructor for pruneable tree structure.
C45PruneableClassifierTreeG - Class in weka.classifiers.trees.j48
Class for handling a tree structure that can be pruned using C4.5 procedures and have nodes grafted on.
C45PruneableClassifierTreeG(ModelSelection, boolean, float, boolean, boolean, boolean) - Constructor for class weka.classifiers.trees.j48.C45PruneableClassifierTreeG
Constructor for pruneable tree structure.
C45PruneableClassifierTreeG(ModelSelection, Instances, ClassifierSplitModel, boolean, float, boolean, boolean, boolean, boolean) - Constructor for class weka.classifiers.trees.j48.C45PruneableClassifierTreeG
Constructor for pruneable tree structure.
C45PruneableDecList - Class in weka.classifiers.rules.part
Class for handling a partial tree structure pruned using C4.5's pruning heuristic.
C45PruneableDecList(ModelSelection, double, int) - Constructor for class weka.classifiers.rules.part.C45PruneableDecList
Constructor for pruneable tree structure.
C45Saver - Class in weka.core.converters
Writes to a destination that is in the format used by the C4.5 algorithm.
Therefore it outputs a names and a data file.
C45Saver() - Constructor for class weka.core.converters.C45Saver
Constructor
C45Split - Class in weka.classifiers.trees.j48
Class implementing a C4.5-type split on an attribute.
C45Split(int, int, double) - Constructor for class weka.classifiers.trees.j48.C45Split
Initializes the split model.
CachedKernel - Class in weka.classifiers.functions.supportVector
Base class for RBFKernel and PolyKernel that implements a simple LRU.
CachedKernel() - Constructor for class weka.classifiers.functions.supportVector.CachedKernel
default constructor - does nothing.
cacheKeyNameTipText() - Method in class weka.experiment.DatabaseResultListener
Returns the tip text for this property
cacheSizeTipText() - Method in class weka.classifiers.functions.LibSVM
Returns the tip text for this property
cacheSizeTipText() - Method in class weka.classifiers.functions.supportVector.CachedKernel
Returns the tip text for this property
cacheSizeTipText() - Method in class weka.classifiers.functions.supportVector.StringKernel
Returns the tip text for this property
calcCentroidPivot(int[], Instances) - Static method in class weka.core.neighboursearch.balltrees.BallNode
Calculates the centroid pivot of a node.
calcCentroidPivot(int, int, int[], Instances) - Static method in class weka.core.neighboursearch.balltrees.BallNode
Calculates the centroid pivot of a node.
calcColumnWidth(int) - Method in class weka.gui.JTableHelper
calcs the optimal column width of the given column
calcColumnWidth(JTable, int) - Static method in class weka.gui.JTableHelper
Calculates the optimal width for the column of the given table.
calcFullMargins(BayesNet) - Method in class weka.classifiers.bayes.net.MarginCalculator
 
calcGraph() - Method in class weka.gui.AttributeVisualizationPanel
Recalculates the barplot or histogram to display, required usually when the attribute is changed or the component is resized.
calcHeaderWidth(int) - Method in class weka.gui.JTableHelper
calcs the optimal header width of the given column
calcHeaderWidth(JTable, int) - Static method in class weka.gui.JTableHelper
Calculates the optimal width for the header of the given table.
calcMargins(BayesNet) - Method in class weka.classifiers.bayes.net.MarginCalculator
Calc marginal distributions of nodes in Bayesian network Note that a connected network is assumed.
calcNodeScore(int) - Method in class weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm
Calc Node Score for given parent set
calcOutOfBagTipText() - Method in class weka.classifiers.meta.Bagging
Returns the tip text for this property
calcPivot(BallNode, BallNode, Instances) - Static method in class weka.core.neighboursearch.balltrees.BallNode
Calculates the centroid pivot of a node based on its two child nodes (if merging two nodes).
calcPivot(BottomUpConstructor.TempNode, BottomUpConstructor.TempNode, Instances) - Method in class weka.core.neighboursearch.balltrees.BottomUpConstructor
Calculates the centroid pivot of a node based on its two child nodes.
calcPivot(MiddleOutConstructor.TempNode, MiddleOutConstructor.TempNode, Instances) - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
/** Calculates the centroid pivot of a node based on its two child nodes (if merging two nodes).
calcPivot(MiddleOutConstructor.MyIdxList, MiddleOutConstructor.MyIdxList, Instances) - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Calculates the centroid pivot of a node based on the list of points that it contains (tbe two lists of its children are provided).
calcRadius(int[], Instances, Instance, DistanceFunction) - Static method in class weka.core.neighboursearch.balltrees.BallNode
Calculates the radius of node.
calcRadius(int, int, int[], Instances, Instance, DistanceFunction) - Static method in class weka.core.neighboursearch.balltrees.BallNode
Calculates the radius of a node.
calcRadius(BallNode, BallNode, Instance, DistanceFunction) - Static method in class weka.core.neighboursearch.balltrees.BallNode
Calculates the radius of a node based on its two child nodes (if merging two nodes).
calcRadius(BottomUpConstructor.TempNode, BottomUpConstructor.TempNode) - Method in class weka.core.neighboursearch.balltrees.BottomUpConstructor
Calculates the radius of a node based on its two child nodes.
calcRadius(MiddleOutConstructor.TempNode, MiddleOutConstructor.TempNode) - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Calculates the radius of a node based on its two child nodes (if merging two nodes).
calcRadius(MiddleOutConstructor.MyIdxList, MiddleOutConstructor.MyIdxList, Instance, Instances) - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Calculates the radius of a node based on the list of points that it contains (the two lists of its children are provided).
calcScore(BayesNet) - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
performCV returns the accuracy calculated using cross validation.
calcScoreWithExtraParent(int, int) - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
Calc Node Score With Added Parent
calcScoreWithExtraParent(int, int) - Method in class weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm
Calc Node Score With AddedParent
calcScoreWithMissingParent(int, int) - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
Calc Node Score With Parent Deleted
calcScoreWithMissingParent(int, int) - Method in class weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm
Calc Node Score With Parent Deleted
calcScoreWithReversedParent(int, int) - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
Calc Node Score With Arrow reversed
calculateAlphas() - Method in class weka.classifiers.trees.lmt.LMTNode
Updates the alpha field for all nodes.
calculateAlphas() - Method in class weka.classifiers.trees.SimpleCart
Updates the alpha field for all nodes.
calculateConfirmation() - Method in class weka.associations.tertius.Rule
Calculate the confirmation of this rule.
calculateDerived() - Method in class weka.experiment.PairedStats
Calculates the derived statistics (significance etc).
calculateDerived() - Method in class weka.experiment.PairedStatsCorrected
Calculates the derived statistics (significance etc).
calculateDerived() - Method in class weka.experiment.Stats
Tells the object to calculate any statistics that don't have their values automatically updated during add.
calculateDistance(Instances) - Method in class weka.classifiers.mi.MIOptimalBall
calculate the distances from each instance in a positive bag to each bag.
calculateOptimistic() - Method in class weka.associations.tertius.Rule
Calculate the optimistic estimate of this rule.
calculatePriorSum(boolean, double) - Method in class weka.associations.PriorEstimation
calculates the numerator and the denominator of the prior equation
calculateStatistics(Instance, int, int, int) - Method in class weka.experiment.PairedCorrectedTTester
Computes a paired t-test comparison for a specified dataset between two resultsets.
calculateStatistics(Instance, int, int, int) - Method in class weka.experiment.PairedTTester
Computes a paired t-test comparison for a specified dataset between two resultsets.
calculateStatistics(Instance, int, int, int) - Method in interface weka.experiment.Tester
Computes a paired t-test comparison for a specified dataset between two resultsets.
calculateStdDevsTipText() - Method in class weka.experiment.AveragingResultProducer
Returns the tip text for this property
calculateTreshhold() - Method in class weka.attributeSelection.ScatterSearchV1
Calculate the treshold of a dataSet given an evaluator
canAcceptConnection(Class) - Method in class weka.gui.beans.MetaBean
Checks to see if any of the inputs to this group implements the supplied listener class
cancel() - Method in class weka.core.converters.AbstractFileSaver
Cancels the incremental saving process.
cancel() - Method in class weka.core.converters.AbstractSaver
Cancels the incremental saving process if the write mode is CANCEL.
cancel() - Method in class weka.core.converters.DatabaseSaver
Cancels the incremental saving process and tries to drop the table if the write mode is CANCEL.
CANCEL_OPTION - Static variable in class weka.gui.experiment.OutputFormatDialog
Signifies a cancelled property selection.
CANCEL_OPTION - Static variable in class weka.gui.ListSelectorDialog
Signifies a cancelled property selection
CANCEL_OPTION - Static variable in class weka.gui.PropertySelectorDialog
Signifies a cancelled property selection
CANCEL_OPTION - Static variable in class weka.gui.ViewerDialog
Signifies a cancelled property selection
canDeselect(DefaultMutableTreeNode) - Method in class weka.gui.ensembleLibraryEditor.tree.PropertyNode
informs a requesting child node whether or not it has permission to be deselected.
canKeep(Instance, Literal) - Method in class weka.associations.tertius.Body
Test if an instance can be kept as a counter-instance, if a new literal is added to this body.
canKeep(Instance, Literal) - Method in class weka.associations.tertius.Head
Test if an instance can be kept as a counter-instance, if a new literal is added to this head.
canKeep(Instance, Literal) - Method in class weka.associations.tertius.LiteralSet
Test if an instance can be kept as a counter-instance, given a new literal.
canMoveDown(JList) - Static method in class weka.gui.JListHelper
checks whether the selected items can be moved down
canMoveUp(JList) - Static method in class weka.gui.JListHelper
checks whether the selected items can be moved up
canRedo() - Method in class weka.classifiers.bayes.net.EditableBayesNet
return whether there is something on the undo stack that can be performed
canSelect(NumberNode) - Method in class weka.gui.ensembleLibraryEditor.tree.PropertyNode
This method informs a child number node whether or not it is allowed to be selected.
canUndo() - Method in class weka.classifiers.bayes.net.EditableBayesNet
return whether there is something on the undo stack that can be performed
canUndo() - Method in interface weka.core.Undoable
returns whether an undo is possible, i.e.
canUndo() - Method in class weka.gui.arffviewer.ArffPanel
returns whether an undo is possible
canUndo() - Method in class weka.gui.arffviewer.ArffSortedTableModel
returns whether an undo is possible, i.e.
canUndo() - Method in class weka.gui.arffviewer.ArffTableModel
returns whether an undo is possible, i.e.
Capabilities - Class in weka.core
A class that describes the capabilites (e.g., handling certain types of attributes, missing values, types of classes, etc.) of a specific classifier.
Capabilities(CapabilitiesHandler) - Constructor for class weka.core.Capabilities
initializes the capabilities for the given owner
capabilities() - Method in class weka.core.Capabilities
Returns an Iterator over the stored capabilities
Capabilities.Capability - Enum in weka.core
enumeration of all capabilities
capabilitiesFilterChanged(Explorer.CapabilitiesFilterChangeEvent) - Method in class weka.gui.explorer.AssociationsPanel
method gets called in case of a change event
capabilitiesFilterChanged(Explorer.CapabilitiesFilterChangeEvent) - Method in class weka.gui.explorer.AttributeSelectionPanel
method gets called in case of a change event
capabilitiesFilterChanged(Explorer.CapabilitiesFilterChangeEvent) - Method in class weka.gui.explorer.ClassifierPanel
method gets called in case of a change event
capabilitiesFilterChanged(Explorer.CapabilitiesFilterChangeEvent) - Method in class weka.gui.explorer.ClustererPanel
method gets called in case of a change event
capabilitiesFilterChanged(Explorer.CapabilitiesFilterChangeEvent) - Method in interface weka.gui.explorer.Explorer.CapabilitiesFilterChangeListener
method gets called in case of a change event
capabilitiesFilterChanged(Explorer.CapabilitiesFilterChangeEvent) - Method in class weka.gui.explorer.PreprocessPanel
method gets called in case of a change event
CapabilitiesHandler - Interface in weka.core
Classes implementing this interface return their capabilities in regards to datasets.
capacity() - Method in class weka.core.FastVector
Returns the capacity of the vector.
capacity() - Method in class weka.core.matrix.DoubleVector
Gets the capacity of the vector.
capacity() - Method in class weka.core.matrix.IntVector
Returns the capacity of the vector
cardinalityTipText() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Returns the tip text for this property
caretUpdate(CaretEvent) - Method in class weka.gui.LogWindow
Called when the caret position is updated.
caretUpdate(CaretEvent) - Method in class weka.gui.sql.ConnectionPanel
Called when the caret position is updated.
caretUpdate(CaretEvent) - Method in class weka.gui.sql.QueryPanel
Called when the caret position is updated.
carTipText() - Method in class weka.associations.Apriori
Returns the tip text for this property
carTipText() - Method in class weka.associations.PredictiveApriori
Returns the tip text for this property
CaRuleGeneration - Class in weka.associations
Class implementing the rule generation procedure of the predictive apriori algorithm for class association rules.
CaRuleGeneration(ItemSet) - Constructor for class weka.associations.CaRuleGeneration
Constructor
CARuleMiner - Interface in weka.associations
Interface for learning class association rules.
cat(DoubleVector) - Method in class weka.core.matrix.DoubleVector
Combine two vectors together
cbind(PaceMatrix) - Method in class weka.classifiers.functions.pace.PaceMatrix
Returns a new matrix which binds two matrices with columns.
CEIL - Static variable in interface weka.core.mathematicalexpression.sym
 
CEIL - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
Center - Class in weka.filters.unsupervised.attribute
Centers all numeric attributes in the given dataset to have zero mean (apart from the class attribute, if set).
Center() - Constructor for class weka.filters.unsupervised.attribute.Center
 
centerHorizontal(FastVector) - Method in class weka.classifiers.bayes.net.EditableBayesNet
center set of nodes half way between left and right most node in the list
centerInstances(Instances, int[], double) - Method in class weka.core.neighboursearch.KDTree
Assigns instances to centers using KDTree.
centerVertical(FastVector) - Method in class weka.classifiers.bayes.net.EditableBayesNet
center set of nodes half way between top and bottom most node in the list
CfsSubsetEval - Class in weka.attributeSelection
CfsSubsetEval :

Evaluates the worth of a subset of attributes by considering the individual predictive ability of each feature along with the degree of redundancy between them.

Subsets of features that are highly correlated with the class while having low intercorrelation are preferred.

For more information see:

M.
CfsSubsetEval() - Constructor for class weka.attributeSelection.CfsSubsetEval
Constructor
change() - Method in class weka.associations.RuleGeneration
Gets if the list fo the best rules has been changed
Change - Variable in class weka.classifiers.bayes.BayesianLogisticRegression
This variable is used to keep track of change in the value of delta summation of r(i).
ChangeDateFormat - Class in weka.filters.unsupervised.attribute
Changes the date format used by a date attribute.
ChangeDateFormat() - Constructor for class weka.filters.unsupervised.attribute.ChangeDateFormat
 
changeLength(double) - Method in class weka.core.AlgVector
Changes the length of a vector.
changeUID(long, long, String, String) - Static method in class weka.core.xml.SerialUIDChanger
changes the oldUID into newUID from the given file (binary/KOML) into the other one (binary/KOML).
CharacterDelimitedTokenizer - Class in weka.core.tokenizers
Abstract superclass for tokenizers that take characters as delimiters.
CharacterDelimitedTokenizer() - Constructor for class weka.core.tokenizers.CharacterDelimitedTokenizer
 
ChartEvent - Class in weka.gui.beans
Event encapsulating info for plotting a data point on the StripChart
ChartEvent(Object, Vector, double, double, double[], boolean) - Constructor for class weka.gui.beans.ChartEvent
Creates a new ChartEvent instance.
ChartEvent(Object) - Constructor for class weka.gui.beans.ChartEvent
Creates a new ChartEvent instance.
ChartListener - Interface in weka.gui.beans
Interface to something that can process a ChartEvent
ChebyshevDistance - Class in weka.core
Implements the Chebyshev distance.
ChebyshevDistance() - Constructor for class weka.core.ChebyshevDistance
Constructs an Chebyshev Distance object, Instances must be still set.
ChebyshevDistance(Instances) - Constructor for class weka.core.ChebyshevDistance
Constructs an Chebyshev Distance object and automatically initializes the ranges.
check(double) - Method in class weka.classifiers.trees.j48.Distribution
Checks if at least two bags contain a minimum number of instances.
Check - Class in weka.core
Abstract general class for testing in Weka.
Check() - Constructor for class weka.core.Check
 
CheckAssociator - Class in weka.associations
Class for examining the capabilities and finding problems with associators.
CheckAssociator() - Constructor for class weka.associations.CheckAssociator
 
CheckAttributeSelection - Class in weka.attributeSelection
Class for examining the capabilities and finding problems with attribute selection schemes.
CheckAttributeSelection() - Constructor for class weka.attributeSelection.CheckAttributeSelection
 
checkBounds() - Method in class weka.classifiers.misc.FLR
Checks the metric space
CheckBoxList - Class in weka.gui
An extended JList that contains CheckBoxes.
CheckBoxList() - Constructor for class weka.gui.CheckBoxList
initializes the list with an empty CheckBoxListModel
CheckBoxList(CheckBoxList.CheckBoxListModel) - Constructor for class weka.gui.CheckBoxList
initializes the list with the given CheckBoxListModel
CheckBoxList.CheckBoxListModel - Class in weka.gui
A specialized model.
CheckBoxList.CheckBoxListModel() - Constructor for class weka.gui.CheckBoxList.CheckBoxListModel
initializes the model with no data.
CheckBoxList.CheckBoxListModel(Object[]) - Constructor for class weka.gui.CheckBoxList.CheckBoxListModel
Constructs a CheckBoxListModel from an array of objects and then applies setModel to it.
CheckBoxList.CheckBoxListModel(Vector) - Constructor for class weka.gui.CheckBoxList.CheckBoxListModel
Constructs a CheckBoxListModel from a Vector and then applies setModel to it.
CheckBoxList.CheckBoxListRenderer - Class in weka.gui
A specialized CellRenderer for the CheckBoxList
CheckBoxList.CheckBoxListRenderer() - Constructor for class weka.gui.CheckBoxList.CheckBoxListRenderer
 
CheckBoxNode - Class in weka.gui.ensembleLibraryEditor.tree
This class is responsible for implementing the underlying logic of tree nodes representing a single nominal value.
CheckBoxNode(String, boolean, String) - Constructor for class weka.gui.ensembleLibraryEditor.tree.CheckBoxNode
The constructor initializes the members of this node.
CheckBoxNodeEditor - Class in weka.gui.ensembleLibraryEditor.tree
This class is responsible for creating a simple checkBox editor for the CheckBoxNode class.
CheckBoxNodeEditor(CheckBoxNode) - Constructor for class weka.gui.ensembleLibraryEditor.tree.CheckBoxNodeEditor
The constructor builds the simple CheckBox GUI based on the information in the node that is passed to it.
checkCanonicalUserOptions() - Method in class weka.core.CheckOptionHandler
checks whether the user-supplied options stay the same after settting, getting and re-setting again
CheckClassifier - Class in weka.classifiers
Class for examining the capabilities and finding problems with classifiers.
CheckClassifier() - Constructor for class weka.classifiers.CheckClassifier
 
CheckClusterer - Class in weka.clusterers
Class for examining the capabilities and finding problems with clusterers.
CheckClusterer() - Constructor for class weka.clusterers.CheckClusterer
default constructor
checkDefaultOptions() - Method in class weka.core.CheckOptionHandler
checks whether the default options can be processed completely or some invalid options are returned by the getOptions() method.
checkErrorRateTipText() - Method in class weka.classifiers.rules.JRip
Returns the tip text for this property
CheckEstimator - Class in weka.estimators
Class for examining the capabilities and finding problems with estimators.
CheckEstimator() - Constructor for class weka.estimators.CheckEstimator
 
CheckEstimator.AttrTypes - Class in weka.estimators
class that contains info about the attribute types the estimator can estimate estimator work on one attribute only
CheckEstimator.EstTypes - Class in weka.estimators
public class that contains info about the chosen attribute type estimator work on one attribute only
CheckEstimator.EstTypes() - Constructor for class weka.estimators.CheckEstimator.EstTypes
Constructor
CheckEstimator.EstTypes(boolean, boolean, boolean) - Constructor for class weka.estimators.CheckEstimator.EstTypes
Constructor
CheckEstimator.PostProcessor - Class in weka.estimators
a class for postprocessing the test-data
CheckEstimator.PostProcessor() - Constructor for class weka.estimators.CheckEstimator.PostProcessor
 
checkForAttributeType(int) - Method in class weka.core.Instances
Checks for attributes of the given type in the dataset
checkForMissing(Instance, Instances) - Method in class weka.classifiers.functions.PaceRegression
Checks if an instance has a missing value.
checkForNominalAttributes(Instances) - Method in class weka.clusterers.XMeans
Checks for nominal attributes in the dataset.
checkForRemainingOptions(String[]) - Static method in class weka.core.Utils
Checks if the given array contains any non-empty options.
checkForStringAttributes() - Method in class weka.core.Instances
Checks for string attributes in the dataset
checkGlobalInfo() - Method in class weka.core.CheckGOE
checks whether the object declares a globalInfo method.
CheckGOE - Class in weka.core
Simple command line checking of classes that are editable in the GOE.

Usage:

CheckGOE -W classname -- test options

Valid options are:

CheckGOE() - Constructor for class weka.core.CheckGOE
default constructor
checkIndicesList(MiddleOutConstructor.MyIdxList, int, int) - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Checks whether if the points in an index list are in some specified of the master index array.
checkInstance(Instance) - Method in class weka.core.Instances
Checks if the given instance is compatible with this dataset.
CheckKernel - Class in weka.classifiers.functions.supportVector
Class for examining the capabilities and finding problems with kernels.
CheckKernel() - Constructor for class weka.classifiers.functions.supportVector.CheckKernel
 
checkListOptions() - Method in class weka.core.CheckOptionHandler
checks whether the listOptions method works
checkModel() - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Checks if generated model is valid.
checkModel(int) - Method in class weka.classifiers.trees.lmt.ResidualSplit
Checks if there are at least 2 subsets that contain >= minNumInstances.
CheckOptionHandler - Class in weka.core
Simple command line checking of classes that implement OptionHandler.

Usage:

CheckOptionHandler -W optionHandlerClassName -- test options

Valid options are:

CheckOptionHandler() - Constructor for class weka.core.CheckOptionHandler
 
checkRemainingOptions() - Method in class weka.core.CheckOptionHandler
checks whether the user-supplied options can be processed completely or some "left-over" options remain
checkResettingOptions() - Method in class weka.core.CheckOptionHandler
checks whether the optionhandler can be re-setted again to default options after the user-supplied options have been set.
CheckScheme - Class in weka.core
Abstract general class for testing schemes in Weka.
CheckScheme() - Constructor for class weka.core.CheckScheme
 
CheckScheme.PostProcessor - Class in weka.core
a class for postprocessing the test-data
CheckScheme.PostProcessor() - Constructor for class weka.core.CheckScheme.PostProcessor
 
checkSetOptions() - Method in class weka.core.CheckOptionHandler
checks whether the user-supplied options can be processed at all
CheckSource - Class in weka.classifiers
A simple class for checking the source generated from Classifiers implementing the weka.classifiers.Sourcable interface.
CheckSource() - Constructor for class weka.classifiers.CheckSource
 
CheckSource - Class in weka.filters
A simple class for checking the source generated from Filters implementing the weka.filters.Sourcable interface.
CheckSource() - Constructor for class weka.filters.CheckSource
 
checkStatus(Object) - Method in interface weka.experiment.Compute
Check on the status of a Task
checkStatus(Object) - Method in class weka.experiment.RemoteEngine
Returns status information on a particular task
checksTurnedOffTipText() - Method in class weka.classifiers.functions.SMO
Returns the tip text for this property
checksTurnedOffTipText() - Method in class weka.classifiers.functions.SMOreg
Returns the tip text for this property
checksTurnedOffTipText() - Method in class weka.classifiers.functions.supportVector.Kernel
Returns the tip text for this property
checksTurnedOffTipText() - Method in class weka.classifiers.mi.MISMO
Returns the tip text for this property
checksTurnedOffTipText() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Returns the tip text for this property
checkToolTips() - Method in class weka.core.CheckGOE
checks whether the object declares tip text method for all its properties.
children() - Method in class weka.classifiers.trees.adtree.PredictionNode
Enumerates the children of this node.
childrenValues() - Method in class weka.gui.HierarchyPropertyParser
The value in the children nodes.
chisqDistribution - Static variable in class weka.core.matrix.Maths
Distribution type: chi-squared
ChisqMixture - Class in weka.classifiers.functions.pace
Class for manipulating chi-square mixture distributions.
ChisqMixture() - Constructor for class weka.classifiers.functions.pace.ChisqMixture
Contructs an empty ChisqMixture
chiSquared(double[][], boolean) - Static method in class weka.core.ContingencyTables
Returns chi-squared probability for a given matrix.
ChiSquaredAttributeEval - Class in weka.attributeSelection
ChiSquaredAttributeEval :

Evaluates the worth of an attribute by computing the value of the chi-squared statistic with respect to the class.

Valid options are:

ChiSquaredAttributeEval() - Constructor for class weka.attributeSelection.ChiSquaredAttributeEval
Constructor
chiSquaredProbability(double, double) - Static method in class weka.core.Statistics
Returns chi-squared probability for given value and degrees of freedom.
chiVal(double[][], boolean) - Static method in class weka.core.ContingencyTables
Computes chi-squared statistic for a contingency table.
chol() - Method in class weka.core.matrix.Matrix
Cholesky Decomposition
CholeskyDecomposition - Class in weka.core.matrix
Cholesky Decomposition.
CholeskyDecomposition(Matrix) - Constructor for class weka.core.matrix.CholeskyDecomposition
Cholesky algorithm for symmetric and positive definite matrix.
chooseIndex() - Method in class weka.classifiers.rules.part.ClassifierDecList
Method for choosing a subset to expand.
chooseLastIndex() - Method in class weka.classifiers.rules.part.ClassifierDecList
Choose last index (ie.
CISearchAlgorithm - Class in weka.classifiers.bayes.net.search.ci
The CISearchAlgorithm class supports Bayes net structure search algorithms that are based on conditional independence test (as opposed to for example score based of cross validation based search algorithms).
CISearchAlgorithm() - Constructor for class weka.classifiers.bayes.net.search.ci.CISearchAlgorithm
 
CitationKNN - Class in weka.classifiers.mi
Modified version of the Citation kNN multi instance classifier.

For more information see:

Jun Wang, Zucker, Jean-Daniel: Solving Multiple-Instance Problem: A Lazy Learning Approach.
CitationKNN() - Constructor for class weka.classifiers.mi.CitationKNN
 
CLASS_IS_LAST - Static variable in class weka.core.TestInstances
can be used for settting the class attribute index to last
CLASS_PYTHONINERPRETER - Static variable in class weka.core.Jython
the classname of the Python interpreter
CLASS_PYTHONOBJECTINPUTSTREAM - Static variable in class weka.core.Jython
the classname of the Python ObjectInputStream
ClassAssigner - Class in weka.filters.unsupervised.attribute
Filter that can set and unset the class index.
ClassAssigner() - Constructor for class weka.filters.unsupervised.attribute.ClassAssigner
 
ClassAssigner - Class in weka.gui.beans
Bean that assigns a class attribute to a data set.
ClassAssigner() - Constructor for class weka.gui.beans.ClassAssigner
 
ClassAssignerBeanInfo - Class in weka.gui.beans
BeanInfo class for the class assigner bean
ClassAssignerBeanInfo() - Constructor for class weka.gui.beans.ClassAssignerBeanInfo
 
ClassAssignerCustomizer - Class in weka.gui.beans
GUI customizer for the class assigner bean
ClassAssignerCustomizer() - Constructor for class weka.gui.beans.ClassAssignerCustomizer
 
classAttribute() - Method in class weka.core.Instance
Returns class attribute.
classAttribute() - Method in class weka.core.Instances
Returns the class attribute.
classAttributeNames() - Method in class weka.classifiers.functions.SMO
 
classAttributeNames() - Method in class weka.classifiers.mi.MISMO
Returns the names of the class attributes.
ClassBalancedND - Class in weka.classifiers.meta.nestedDichotomies
A meta classifier for handling multi-class datasets with 2-class classifiers by building a random class-balanced tree structure.

For more info, check

Lin Dong, Eibe Frank, Stefan Kramer: Ensembles of Balanced Nested Dichotomies for Multi-class Problems.
ClassBalancedND() - Constructor for class weka.classifiers.meta.nestedDichotomies.ClassBalancedND
Constructor.
classColumnTipText() - Method in class weka.gui.beans.ClassAssigner
Tool tip text for this property
ClassDiscovery - Class in weka.core
This class is used for discovering classes that implement a certain interface or a derived from a certain class.
ClassDiscovery() - Constructor for class weka.core.ClassDiscovery
 
ClassDiscovery.StringCompare - Class in weka.core
compares two strings.
ClassDiscovery.StringCompare() - Constructor for class weka.core.ClassDiscovery.StringCompare
 
classFirst(boolean) - Method in class weka.experiment.Experiment
Sets whether the first attribute is treated as the class for all datasets involved in the experiment.
classFlagTipText() - Method in class weka.datagenerators.ClusterGenerator
Returns the tip text for this property
ClassificationGenerator - Class in weka.datagenerators
Abstract class for data generators for classifiers.
ClassificationGenerator() - Constructor for class weka.datagenerators.ClassificationGenerator
initializes with default values
classificationTipText() - Method in class weka.associations.Tertius
Returns the tip text for this property.
classificationTypeTipText() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns the tip text for this property.
classificationTypeTipText() - Method in class weka.classifiers.misc.OLM
Returns the tip text for this property.
ClassificationViaClustering - Class in weka.classifiers.meta
A simple meta-classifier that uses a clusterer for classification.
ClassificationViaClustering() - Constructor for class weka.classifiers.meta.ClassificationViaClustering
default constructor
ClassificationViaRegression - Class in weka.classifiers.meta
Class for doing classification using regression methods.
ClassificationViaRegression() - Constructor for class weka.classifiers.meta.ClassificationViaRegression
Default constructor.
Classifier - Class in weka.classifiers
Abstract classifier.
Classifier() - Constructor for class weka.classifiers.Classifier
 
Classifier - Class in weka.gui.beans
Bean that wraps around weka.classifiers
Classifier() - Constructor for class weka.gui.beans.Classifier
Creates a new Classifier instance.
ClassifierBeanInfo - Class in weka.gui.beans
BeanInfo class for the Classifier wrapper bean
ClassifierBeanInfo() - Constructor for class weka.gui.beans.ClassifierBeanInfo
 
ClassifierCustomizer - Class in weka.gui.beans
GUI customizer for the classifier wrapper bean
ClassifierCustomizer() - Constructor for class weka.gui.beans.ClassifierCustomizer
 
ClassifierDecList - Class in weka.classifiers.rules.part
Class for handling a rule (partial tree) for a decision list.
ClassifierDecList(ModelSelection, int) - Constructor for class weka.classifiers.rules.part.ClassifierDecList
Constructor - just calls constructor of class DecList.
ClassifierPanel - Class in weka.gui.explorer
This panel allows the user to select and configure a classifier, set the attribute of the current dataset to be used as the class, and evaluate the classifier using a number of testing modes (test on the training data, train/test on a percentage split, n-fold cross-validation, test on a separate split).
ClassifierPanel() - Constructor for class weka.gui.explorer.ClassifierPanel
Creates the classifier panel
ClassifierPerformanceEvaluator - Class in weka.gui.beans
A bean that evaluates the performance of batch trained classifiers
ClassifierPerformanceEvaluator() - Constructor for class weka.gui.beans.ClassifierPerformanceEvaluator
 
ClassifierPerformanceEvaluatorBeanInfo - Class in weka.gui.beans
Bean info class for the classifier performance evaluator
ClassifierPerformanceEvaluatorBeanInfo() - Constructor for class weka.gui.beans.ClassifierPerformanceEvaluatorBeanInfo
 
classifiers() - Method in class weka.classifiers.meta.LogitBoost
Returns the array of classifiers that have been built.
ClassifierSplitEvaluator - Class in weka.experiment
A SplitEvaluator that produces results for a classification scheme on a nominal class attribute.
ClassifierSplitEvaluator() - Constructor for class weka.experiment.ClassifierSplitEvaluator
No args constructor.
ClassifierSplitModel - Class in weka.classifiers.trees.j48
Abstract class for classification models that can be used recursively to split the data.
ClassifierSplitModel() - Constructor for class weka.classifiers.trees.j48.ClassifierSplitModel
 
classifiersTipText() - Method in class weka.classifiers.meta.MultiScheme
Returns the tip text for this property
classifiersTipText() - Method in class weka.classifiers.MultipleClassifiersCombiner
Returns the tip text for this property
ClassifierSubsetEval - Class in weka.attributeSelection
Classifier subset evaluator:

Evaluates attribute subsets on training data or a seperate hold out testing set.
ClassifierSubsetEval() - Constructor for class weka.attributeSelection.ClassifierSubsetEval
 
classifierTipText() - Method in class weka.attributeSelection.ClassifierSubsetEval
Returns the tip text for this property
classifierTipText() - Method in class weka.attributeSelection.WrapperSubsetEval
Returns the tip text for this property
classifierTipText() - Method in class weka.classifiers.SingleClassifierEnhancer
Returns the tip text for this property
classifierTipText() - Method in class weka.experiment.ClassifierSplitEvaluator
Returns the tip text for this property
classifierTipText() - Method in class weka.experiment.RegressionSplitEvaluator
Returns the tip text for this property
classifierTipText() - Method in class weka.filters.supervised.attribute.AddClassification
Returns the tip text for this property
classifierTipText() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Returns the tip text for this property
ClassifierTree - Class in weka.classifiers.trees.j48
Class for handling a tree structure used for classification.
ClassifierTree(ModelSelection) - Constructor for class weka.classifiers.trees.j48.ClassifierTree
Constructor.
CLASSIFY_CHILD - Static variable in class weka.gui.treevisualizer.TreeDisplayEvent
Asks for another learning scheme to classify this node.
classifyInstance(Instance) - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Classifies the given instance using the Bayesian Logistic Regression function.
classifyInstance(Instance) - Method in class weka.classifiers.bayes.ComplementNaiveBayes
Classifies a given instance.
classifyInstance(Instance) - Method in class weka.classifiers.Classifier
Classifies the given test instance.
classifyInstance(Instance) - Method in class weka.classifiers.functions.GaussianProcesses
Classifies a given instance.
classifyInstance(Instance) - Method in class weka.classifiers.functions.IsotonicRegression
Generate a prediction for the supplied instance.
classifyInstance(Instance) - Method in class weka.classifiers.functions.LeastMedSq
Classify a given instance using the best generated LinearRegression Classifier.
classifyInstance(Instance) - Method in class weka.classifiers.functions.LinearRegression
Classifies the given instance using the linear regression function.
classifyInstance(Instance) - Method in class weka.classifiers.functions.PaceRegression
Classifies the given instance using the linear regression function.
classifyInstance(Instance) - Method in class weka.classifiers.functions.PLSClassifier
Classifies the given test instance.
classifyInstance(Instance) - Method in class weka.classifiers.functions.SimpleLinearRegression
Generate a prediction for the supplied instance.
classifyInstance(Instance) - Method in class weka.classifiers.functions.SMOreg
Classifies a given instance.
classifyInstance(Instance) - Method in class weka.classifiers.functions.SVMreg
Classifies the given instance using the linear regression function.
classifyInstance(Instance) - Method in class weka.classifiers.functions.Winnow
Outputs the prediction for the given instance.
classifyInstance(Instance) - Method in class weka.classifiers.JythonClassifier
Classifies a given instance.
classifyInstance(Instance) - Method in class weka.classifiers.lazy.IB1
Classifies the given test instance.
classifyInstance(Instance) - Method in class weka.classifiers.meta.AdditiveRegression
Classify an instance.
classifyInstance(Instance) - Method in class weka.classifiers.meta.ClassificationViaClustering
Classifies the given test instance.
classifyInstance(Instance) - Method in class weka.classifiers.meta.GridSearch
Classifies the given instance.
classifyInstance(Instance) - Method in class weka.classifiers.meta.RegressionByDiscretization
Returns a predicted class for the test instance.
classifyInstance(Instance) - Method in class weka.classifiers.meta.Vote
Classifies the given test instance.
classifyInstance(Instance) - Method in class weka.classifiers.mi.MINND
Use Kullback Leibler distance to find the nearest neighbours of the given exemplar.
classifyInstance(Instance) - Method in class weka.classifiers.mi.TLD
 
classifyInstance(Instance) - Method in class weka.classifiers.mi.TLDSimple
 
classifyInstance(Instance) - Method in class weka.classifiers.misc.FLR
Classifies a given instance using the FLR Classifier model
classifyInstance(Instance) - Method in class weka.classifiers.misc.MinMaxExtension
Classifies the given instance.
classifyInstance(Instance) - Method in class weka.classifiers.misc.monotone.OSDLCore
Classifies a given instance using the current settings of the classifier.
classifyInstance(Instance) - Method in class weka.classifiers.misc.OLM
Classifies a given instance according to the current settings of the classifier.
classifyInstance(Instance) - Method in class weka.classifiers.rules.NNge
Classifies a given instance.
classifyInstance(Instance) - Method in class weka.classifiers.rules.OneR
Classifies a given instance.
classifyInstance(Instance) - Method in class weka.classifiers.rules.part.ClassifierDecList
Classifies an instance.
classifyInstance(Instance) - Method in class weka.classifiers.rules.PART
Classifies an instance.
classifyInstance(Instance) - Method in class weka.classifiers.rules.part.MakeDecList
Classifies an instance.
classifyInstance(Instance) - Method in class weka.classifiers.rules.Prism
Classifies a given instance.
classifyInstance(Instance) - Method in class weka.classifiers.rules.Ridor
Classify the test instance with the rule learner
classifyInstance(Instance) - Method in class weka.classifiers.rules.ZeroR
Classifies a given instance.
classifyInstance(Instance) - Method in class weka.classifiers.trees.FT
Classifies an instance.
classifyInstance(Instance) - Method in class weka.classifiers.trees.Id3
Classifies a given test instance using the decision tree.
classifyInstance(Instance) - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Classifies a given instance.
classifyInstance(Instance) - Method in class weka.classifiers.trees.j48.ClassifierTree
Classifies an instance.
classifyInstance(Instance) - Method in class weka.classifiers.trees.J48
Classifies an instance.
classifyInstance(Instance) - Method in class weka.classifiers.trees.J48graft
Classifies an instance.
classifyInstance(Instance) - Method in class weka.classifiers.trees.LMT
Classifies an instance.
classifyInstance(Instance) - Method in class weka.classifiers.trees.m5.M5Base
Calculates a prediction for an instance using a set of rules or an M5 model tree
classifyInstance(Instance) - Method in class weka.classifiers.trees.m5.PreConstructedLinearModel
Predicts the class of the supplied instance using the linear model.
classifyInstance(Instance) - Method in class weka.classifiers.trees.m5.Rule
Calculates a prediction for an instance using this rule or M5 model tree
classifyInstance(Instance) - Method in class weka.classifiers.trees.m5.RuleNode
Classify an instance using this node.
classifyInstance(Instance) - Method in class weka.classifiers.trees.NBTree
Classifies an instance.
classifyInstances(Instances, Classifier) - Static method in class weka.classifiers.misc.monotone.InstancesUtil
Classify a set of instances using a given classifier.
ClassIndex - Variable in class weka.classifiers.bayes.BayesianLogisticRegression
The class index from the training data
classIndex() - Method in class weka.core.Instance
Returns the class attribute's index.
classIndex() - Method in class weka.core.Instances
Returns the class attribute's index.
classIndexTipText() - Method in class weka.associations.Apriori
Returns the tip text for this property
classIndexTipText() - Method in class weka.associations.FilteredAssociator
Returns the tip text for this property
classIndexTipText() - Method in class weka.associations.PredictiveApriori
Returns the tip text for this property
classIndexTipText() - Method in class weka.associations.Tertius
Returns the tip text for this property.
classIndexTipText() - Method in class weka.core.converters.LibSVMSaver
Returns the tip text for this property
classIndexTipText() - Method in class weka.core.converters.SVMLightSaver
Returns the tip text for this property.
classIndexTipText() - Method in class weka.core.converters.XRFFSaver
Returns the tip text for this property
classIndexTipText() - Method in class weka.filters.unsupervised.attribute.ClassAssigner
Returns the tip text for this property.
classIndexTipText() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Returns the tip text for this property
classIsMissing() - Method in class weka.core.Instance
Tests if an instance's class is missing.
ClassloaderUtil - Class in weka.core
Utility class that can add jar files to the classpath dynamically.
ClassloaderUtil() - Constructor for class weka.core.ClassloaderUtil
 
className(int) - Method in class weka.classifiers.evaluation.ConfusionMatrix
Gets the name of one of the classes.
classNameTipText() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Returns the tip text for this property
ClassOrder - Class in weka.filters.supervised.attribute
Changes the order of the classes so that the class values are no longer of in the order specified in the header.
ClassOrder() - Constructor for class weka.filters.supervised.attribute.ClassOrder
 
classOrderTipText() - Method in class weka.filters.supervised.attribute.ClassOrder
Returns the tip text for this property
ClassPanel - Class in weka.gui.visualize
This panel displays coloured labels for nominal attributes and a spectrum for numeric attributes.
ClassPanel() - Constructor for class weka.gui.visualize.ClassPanel
 
classProb(int, Instance, int) - Method in class weka.classifiers.trees.j48.BinC45Split
Gets class probability for instance.
classProb(int, Instance, int) - Method in class weka.classifiers.trees.j48.C45Split
Gets class probability for instance.
classProb(int, Instance, int) - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Gets class probability for instance.
classProb(int, Instance, int) - Method in class weka.classifiers.trees.j48.GraftSplit
returns the probability for instance for the specified class
classProb(int, Instance, int) - Method in class weka.classifiers.trees.j48.NBTreeNoSplit
Return the probability for a class value
classProb(int, Instance, int) - Method in class weka.classifiers.trees.j48.NBTreeSplit
Return the probability for a class value
classProbLaplace(int, Instance, int) - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Gets class probability for instance.
classSgn(double) - Static method in class weka.classifiers.bayes.BayesianLogisticRegression
This class is used to mask the internal class labels.
classValue() - Method in class weka.core.Instance
Returns an instance's class value in internal format.
ClassValuePicker - Class in weka.gui.beans
 
ClassValuePicker() - Constructor for class weka.gui.beans.ClassValuePicker
 
ClassValuePickerBeanInfo - Class in weka.gui.beans
BeanInfo class for the class value picker bean
ClassValuePickerBeanInfo() - Constructor for class weka.gui.beans.ClassValuePickerBeanInfo
 
ClassValuePickerCustomizer - Class in weka.gui.beans
 
ClassValuePickerCustomizer() - Constructor for class weka.gui.beans.ClassValuePickerCustomizer
 
classValueTipText() - Method in class weka.filters.supervised.instance.SMOTE
Returns the tip text for this property.
clean() - Method in class weka.classifiers.functions.supportVector.CachedKernel
Frees the cache used by the kernel.
clean() - Method in class weka.classifiers.functions.supportVector.Kernel
Frees the memory used by the kernel.
clean() - Method in class weka.classifiers.functions.supportVector.PrecomputedKernelMatrixKernel
Frees the memory used by the kernel.
clean() - Method in class weka.classifiers.functions.supportVector.StringKernel
Frees the memory used by the kernel.
cleanse(Instance) - Method in class weka.classifiers.mi.MINND
Cleanse the given exemplar according to the valid and noise data statistics
cleanup(Instances) - Method in class weka.classifiers.rules.part.ClassifierDecList
Cleanup in order to save memory.
cleanUp() - Method in class weka.classifiers.rules.RuleStats
Frees up memory after classifier has been built.
cleanup() - Method in class weka.classifiers.trees.ft.FTtree
Cleanup in order to save memory.
cleanup() - Method in class weka.classifiers.trees.j48.BinC45ModelSelection
Sets reference to training data to null.
cleanup() - Method in class weka.classifiers.trees.j48.C45ModelSelection
Sets reference to training data to null.
cleanup(Instances) - Method in class weka.classifiers.trees.j48.ClassifierTree
Cleanup in order to save memory.
cleanup() - Method in class weka.classifiers.trees.j48.NBTreeModelSelection
Sets reference to training data to null.
cleanup() - Method in class weka.classifiers.trees.lmt.LMTNode
Cleanup in order to save memory.
cleanup() - Method in class weka.classifiers.trees.lmt.LogisticBase
Cleanup in order to save memory.
cleanup() - Method in class weka.classifiers.trees.lmt.ResidualModelSelection
Method not in use
clear() - Method in class weka.associations.tertius.SimpleLinkedList
 
clear() - Method in class weka.classifiers.lazy.kstar.KStarCache.CacheTable
Clears this hashtable so that it contains no keys.
clear(int, int) - Method in interface weka.classifiers.misc.monotone.BitMatrix
Clears the bit at the specified position.
clear(int, int) - Method in class weka.classifiers.misc.monotone.BooleanBitMatrix
Clears the bit at the specified position.
clear() - Method in class weka.classifiers.xml.XMLClassifier
generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods
clear() - Method in class weka.core.neighboursearch.covertrees.Stack
Removes all the elements from the stack.
clear() - Method in class weka.core.ProtectedProperties
Overrides a method to prevent the properties from being modified.
clear() - Method in class weka.core.Stopwords
removes all stopwords
clear() - Method in class weka.core.Tee
removes all streams and places the default printstream, if any, again in the list
clear() - Method in class weka.core.Trie
Removes all of the elements from this collection
clear() - Method in class weka.core.xml.MethodHandler
removes all mappings
clear() - Method in class weka.core.xml.XMLBasicSerialization
generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods
clear() - Method in class weka.core.xml.XMLDocument
sets up an empty DOM document, with the current DOCTYPE and root node.
clear() - Method in class weka.core.xml.XMLSerialization
generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods
clear() - Method in class weka.core.xml.XMLSerializationMethodHandler
removes all current methods and adds the methods according to the
clear() - Method in class weka.experiment.ResultMatrix
removes the stored data and the ordering, but retains the dimensions of the matrix
clear() - Method in class weka.experiment.ResultMatrixCSV
removes the stored data but retains the dimensions of the matrix
clear() - Method in class weka.experiment.ResultMatrixGnuPlot
removes the stored data but retains the dimensions of the matrix
clear() - Method in class weka.experiment.ResultMatrixHTML
removes the stored data but retains the dimensions of the matrix
clear() - Method in class weka.experiment.ResultMatrixLatex
removes the stored data but retains the dimensions of the matrix
clear() - Method in class weka.experiment.ResultMatrixPlainText
removes the stored data but retains the dimensions of the matrix
clear() - Method in class weka.experiment.ResultMatrixSignificance
removes the stored data but retains the dimensions of the matrix
clear() - Method in class weka.experiment.xml.XMLExperiment
generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods
clear() - Method in class weka.gui.beans.xml.XMLBeans
generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods
clear() - Method in class weka.gui.ensembleLibraryEditor.LibrarySerialization
generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods
clear() - Method in class weka.gui.ensembleLibraryEditor.ModelList.SortedListModel
 
clear() - Method in class weka.gui.LogWindow
clears the output
clear() - Method in class weka.gui.sql.ConnectionPanel
sets the parameters back to standard.
clear() - Method in class weka.gui.sql.InfoPanel
clears the content of the panel
clear() - Method in class weka.gui.sql.QueryPanel
clears the textarea.
clear() - Method in class weka.gui.sql.ResultPanel
sets the parameters back to standard
clear() - Method in class weka.gui.sql.SqlViewer
calls the clear method of all sub-panels to set back to default values and free up memory.
clearAll() - Method in class weka.gui.ensembleLibraryEditor.ListModelsPanel
This removes all the models from the current list in the GUI
clearCache() - Static method in class weka.core.ClassDiscovery
clears the cache for class/classnames relation.
clearHeader() - Method in class weka.experiment.ResultMatrix
removes all the header information
clearLayout() - Method in class weka.gui.beans.KnowledgeFlowApp
 
clearModels() - Method in class weka.classifiers.EnsembleLibrary
removes all models from the current library
clearRanking() - Method in class weka.experiment.ResultMatrix
clears the currently stored ranking data
clearRect(int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Draw a filled rectangle with the background color.
clearResults() - Method in class weka.gui.ResultHistoryPanel
Removes all of the result buffers from the history.
clearSearch() - Method in class weka.gui.arffviewer.ArffPanel
clears the search, i.e.
clearSearch() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
clears the search, i.e.
clearStatus() - Method in class weka.gui.beans.LogPanel
Clear the status area.
clearSummary() - Method in class weka.experiment.ResultMatrix
clears the current summary data
clearUndo() - Method in interface weka.core.Undoable
removes the undo history
clearUndo() - Method in class weka.gui.arffviewer.ArffPanel
removes the undo history
clearUndo() - Method in class weka.gui.arffviewer.ArffSortedTableModel
removes the undo history
clearUndo() - Method in class weka.gui.arffviewer.ArffTableModel
removes the undo history
clearUndoStack() - Method in class weka.classifiers.bayes.net.EditableBayesNet
remove all actions from the undo stack
clip(Shape) - Method in class weka.gui.visualize.PostscriptGraphics
 
clipRect(int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
clone() - Method in class weka.associations.gsp.Element
Returns a deep clone of an Element.
clone() - Method in class weka.associations.gsp.Sequence
Returns a deep clone of a Sequence.
clone() - Method in class weka.associations.tertius.LiteralSet
Returns a shallow copy of this set.
clone() - Method in class weka.associations.tertius.Rule
Returns a shallow copy of this rule.
clone() - Method in class weka.attributeSelection.ScatterSearchV1.Subset
 
clone() - Method in class weka.classifiers.evaluation.ConfusionMatrix
Creates and returns a clone of this object.
clone() - Method in class weka.classifiers.functions.pace.DiscreteFunction
Clones the discrete function
clone() - Method in class weka.classifiers.functions.pace.PaceMatrix
Clone the PaceMatrix object.
clone() - Method in interface weka.classifiers.IterativeClassifier
Performs a deep copy of the classifier, and a reference copy of the training instances (or a deep copy if required).
clone() - Method in class weka.classifiers.trees.ADTree
Creates a clone that is identical to the current tree, but is independent.
clone() - Method in class weka.classifiers.trees.adtree.PredictionNode
Clones this node.
clone() - Method in class weka.classifiers.trees.adtree.Splitter
Clones this node.
clone() - Method in class weka.classifiers.trees.adtree.TwoWayNominalSplit
Clones this node.
clone() - Method in class weka.classifiers.trees.adtree.TwoWayNumericSplit
Clones this node.
clone() - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Allows to clone a model (shallow copy).
clone() - Method in class weka.classifiers.trees.j48.Distribution
Clones distribution (Deep copy of distribution).
clone() - Method in class weka.core.AlgVector
Creates and returns a clone of this object.
clone() - Method in class weka.core.Capabilities
Creates and returns a copy of this object.
clone() - Method in class weka.core.Matrix
Deprecated. Creates and returns a clone of this object.
clone() - Method in class weka.core.matrix.DoubleVector
Clones the DoubleVector object.
clone() - Method in class weka.core.matrix.IntVector
Clones the IntVector object.
clone() - Method in class weka.core.matrix.Matrix
Clone the Matrix object.
clone() - Method in class weka.core.PropertyPath.PathElement
returns a clone of the current object
clone() - Method in class weka.core.TestInstances
creates a clone of the current object
clone() - Method in class weka.core.Trie
returns a deep copy of itself
clone() - Method in class weka.core.Trie.TrieNode
creates a deep copy of itself
clone(Estimator) - Static method in class weka.estimators.Estimator
Creates a deep copy of the given estimator using serialization.
CLOPE - Class in weka.clusterers
Yiling Yang, Xudong Guan, Jinyuan You: CLOPE: a fast and effective clustering algorithm for transactional data.
CLOPE() - Constructor for class weka.clusterers.CLOPE
the default constructor
close(ResultSet) - Method in class weka.experiment.DatabaseUtils
closes the ResultSet and the statement that generated the ResultSet to avoid memory leaks in JDBC drivers - in contrast to the JDBC specs, a lot of JDBC drives don't clean up correctly.
close() - Method in class weka.experiment.DatabaseUtils
closes the m_PreparedStatement to avoid memory leaks.
close() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
closes the window, i.e., if the parent is not null and implements the WindowListener interface it calls the windowClosing method
close() - Method in class weka.gui.LogWindow
closes the frame
closeAllFiles() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
closes all open files
closeFile() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
closes the current tab
closeFile(boolean) - Method in class weka.gui.arffviewer.ArffViewerMainPanel
closes the current tab
closeFrame() - Method in class weka.gui.SetInstancesPanel
closes the frame, i.e., the visibility is set to false
closestPoint(Instance, Instances, int[]) - Method in class weka.core.EuclideanDistance
Returns the index of the closest point to the current instance.
closeToDefaultTipText() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Returns the tip text for this property
closeToTipText() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Returns the tip text for this property
closeToToleranceTipText() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Returns the tip text for this property
ClusterDefinition - Class in weka.datagenerators
Ancestor to all ClusterDefinitions, i.e., subclasses that handle their own parameters that the cluster generator only passes on.
ClusterDefinition() - Constructor for class weka.datagenerators.ClusterDefinition
initializes the cluster, without a parent cluster (necessary for GOE)
ClusterDefinition(ClusterGenerator) - Constructor for class weka.datagenerators.ClusterDefinition
initializes the cluster
clusterDefinitionsTipText() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Returns the tip text for this property
Clusterer - Interface in weka.clusterers
Interface for clusterers.
Clusterer - Class in weka.gui.beans
Bean that wraps around weka.clusterers
Clusterer() - Constructor for class weka.gui.beans.Clusterer
Creates a new Clusterer instance.
ClustererBeanInfo - Class in weka.gui.beans
BeanInfo class for the Clusterer wrapper bean
ClustererBeanInfo() - Constructor for class weka.gui.beans.ClustererBeanInfo
 
ClustererCustomizer - Class in weka.gui.beans
GUI customizer for the Clusterer wrapper bean
ClustererCustomizer() - Constructor for class weka.gui.beans.ClustererCustomizer
 
ClustererPanel - Class in weka.gui.explorer
This panel allows the user to select and configure a clusterer, and evaluate the clusterer using a number of testing modes (test on the training data, train/test on a percentage split, test on a separate split).
ClustererPanel() - Constructor for class weka.gui.explorer.ClustererPanel
Creates the clusterer panel
ClustererPerformanceEvaluator - Class in weka.gui.beans
A bean that evaluates the performance of batch trained clusterers
ClustererPerformanceEvaluator() - Constructor for class weka.gui.beans.ClustererPerformanceEvaluator
 
ClustererPerformanceEvaluatorBeanInfo - Class in weka.gui.beans
Bean info class for the clusterer performance evaluator
ClustererPerformanceEvaluatorBeanInfo() - Constructor for class weka.gui.beans.ClustererPerformanceEvaluatorBeanInfo
 
clustererTipText() - Method in class weka.classifiers.meta.ClassificationViaClustering
Returns the tip text for this property
clustererTipText() - Method in class weka.clusterers.MakeDensityBasedClusterer
Returns the tip text for this property
clustererTipText() - Method in class weka.clusterers.SingleClustererEnhancer
Returns the tip text for this property
clustererTipText() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Returns the tip text for this property
clustererTipText() - Method in class weka.filters.unsupervised.attribute.AddCluster
Returns the tip text for this property
ClusterEvaluation - Class in weka.clusterers
Class for evaluating clustering models.

Valid options are:

-t name of the training file
Specify the training file.

ClusterEvaluation() - Constructor for class weka.clusterers.ClusterEvaluation
Constructor.
ClusterGenerator - Class in weka.datagenerators
Abstract class for cluster data generators.
ClusterGenerator() - Constructor for class weka.datagenerators.ClusterGenerator
initializes the generator
clusteringSeedTipText() - Method in class weka.classifiers.functions.RBFNetwork
Returns the tip text for this property
clusterInstance(Instance) - Method in class weka.clusterers.AbstractClusterer
Classifies a given instance.
clusterInstance(Instance) - Method in class weka.clusterers.CLOPE
Classifies a given instance.
clusterInstance(Instance) - Method in interface weka.clusterers.Clusterer
Classifies a given instance.
clusterInstance(Instance) - Method in class weka.clusterers.Cobweb
Classifies a given instance.
clusterInstance(Instance) - Method in class weka.clusterers.DBScan
Classifies a given instance.
clusterInstance(Instance) - Method in class weka.clusterers.FarthestFirst
Classifies a given instance.
clusterInstance(Instance) - Method in class weka.clusterers.OPTICS
Classifies a given instance.
clusterInstance(Instance) - Method in class weka.clusterers.sIB
Cluster a given instance, this is the method defined in Clusterer interface do nothing but just return the cluster assigned to it
clusterInstance(Instance) - Method in class weka.clusterers.SimpleKMeans
Classifies a given instance.
clusterInstance(Instance) - Method in class weka.clusterers.XMeans
Classifies a given instance.
ClusterMembership - Class in weka.filters.unsupervised.attribute
A filter that uses a density-based clusterer to generate cluster membership values; filtered instances are composed of these values plus the class attribute (if set in the input data).
ClusterMembership() - Constructor for class weka.filters.unsupervised.attribute.ClusterMembership
 
clusterPriors() - Method in class weka.clusterers.AbstractDensityBasedClusterer
Returns the prior probability of each cluster.
clusterPriors() - Method in interface weka.clusterers.DensityBasedClusterer
Returns the prior probability of each cluster.
clusterPriors() - Method in class weka.clusterers.EM
Returns the cluster priors.
clusterPriors() - Method in class weka.clusterers.MakeDensityBasedClusterer
Returns the cluster priors.
clusterResultsToString() - Method in class weka.clusterers.ClusterEvaluation
return the results of clustering.
clusters - Variable in class weka.clusterers.CLOPE
Array of clusters
clusterSubTypeTipText() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Returns the tip text for this property
clusterTypeTipText() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Returns the tip text for this property
Cobweb - Class in weka.clusterers
Class implementing the Cobweb and Classit clustering algorithms.

Note: the application of node operators (merging, splitting etc.) in terms of ordering and priority differs (and is somewhat ambiguous) between the original Cobweb and Classit papers.
Cobweb() - Constructor for class weka.clusterers.Cobweb
default constructor
cochransCriterion(double[][]) - Static method in class weka.core.ContingencyTables
Tests if Cochran's criterion is fullfilled for the given contingency table.
codingCost() - Method in class weka.classifiers.trees.j48.C45Split
Returns coding cost for split (used in rule learner).
codingCost() - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Returns coding costs of model.
coef0TipText() - Method in class weka.classifiers.functions.LibSVM
Returns the tip text for this property
coefficients() - Method in class weka.classifiers.functions.LinearRegression
Returns the coefficients for this linear model.
coefficients() - Method in class weka.classifiers.functions.Logistic
Returns the coefficients for this logistic model.
coefficients() - Method in class weka.classifiers.functions.PaceRegression
Returns the coefficients for this linear model.
coefficients() - Method in class weka.classifiers.trees.m5.PreConstructedLinearModel
Return the array of coefficients
collapse() - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTree
Collapses a tree to a node if training error doesn't increase.
collapse() - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTreeG
Collapses a tree to a node if training error doesn't increase.
COLOR_STDERR - Static variable in class weka.gui.LogWindow
the Color of the style for stderr
COLOR_STDOUT - Static variable in class weka.gui.LogWindow
the color of the style for stdout
Colors - Class in weka.gui.treevisualizer
This class maintains a list that contains all the colornames from the dotty standard and what color (in RGB) they represent
Colors() - Constructor for class weka.gui.treevisualizer.Colors
 
columnCount(int) - Method in interface weka.classifiers.misc.monotone.BitMatrix
Counts the number of bits that are set in the specified column.
columnCount(int) - Method in class weka.classifiers.misc.monotone.BooleanBitMatrix
Counts the number of bits that are set in the specified column.
columnResponseExplanation(PaceMatrix, IntVector, int, int) - Method in class weka.classifiers.functions.pace.PaceMatrix
Returns the squared ks-th response value if the j-th column becomes the ks-th after orthogonal transformation.
columns() - Method in interface weka.classifiers.misc.monotone.BitMatrix
Gets the number of columns.
columns() - Method in class weka.classifiers.misc.monotone.BooleanBitMatrix
Gets the number of columns.
combinationRuleTipText() - Method in class weka.classifiers.meta.Vote
Returns the tip text for this property
combinations(int, int) - Static method in class weka.classifiers.functions.LeastMedSq
Produces the combination nCr
combinationTipText() - Method in class weka.attributeSelection.ScatterSearchV1
Returns the tip text for this property
combineAllValues(Vector, Vector) - Method in class weka.gui.ensembleLibraryEditor.tree.GenericObjectNode
This method is responsible for returning all possible values through a recursive loop.
combinedDL(double, double) - Method in class weka.classifiers.rules.RuleStats
Compute the combined DL of the ruleset in this class, i.e.
CombineParents() - Method in class weka.attributeSelection.ScatterSearchV1
Combine all the posible pair solutions existing in the Population
combSort11(double[], int[]) - Static method in class weka.core.neighboursearch.NearestNeighbourSearch
sorts the two given arrays.
COMMA - Static variable in interface weka.core.mathematicalexpression.sym
 
COMMA - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
compactify() - Method in class weka.core.Instances
Compactifies the set of instances.
comparable(Instance, Instance) - Static method in class weka.classifiers.misc.monotone.InstancesUtil
Checks if two instances are comparable in the data space, this is ignoring the class attribute.
compare(Object, Object) - Method in class weka.classifiers.EnsembleLibraryModelComparator
Compares its two arguments for order.
compare(Object, Object) - Method in class weka.classifiers.misc.monotone.InstancesComparator
Compares two objects (instances) with respect to the attribute this comparator is constructed on.
compare(Object, Object) - Method in class weka.core.ClassDiscovery.StringCompare
Compares its two arguments for order.
compare(Object, Object) - Method in class weka.core.InstanceComparator
compares the two instances, returns -1 if o1 is smaller than o2, 0 if equal and +1 if greater.
compareTo(Object) - Method in class weka.associations.RuleItem
compares two RuleItems and allows an ordering concerning expected predictive accuracy and time of generation Note: this class has a natural ordering that is inconsistent with equals
compareTo(Object) - Method in class weka.classifiers.trees.j48.GraftSplit
method needed for sorting a collection of GraftSplits by laplace value
compareTo(AttributeLocator) - Method in class weka.core.AttributeLocator
Compares this object with the specified object for order.
compareTo(Object) - Method in class weka.core.Version
checks the version of this class against the given version-string
comparisonString(int, Instances) - Method in class weka.classifiers.trees.adtree.Splitter
Gets the string describing the comparision the split depends on for a particular branch.
comparisonString(int, Instances) - Method in class weka.classifiers.trees.adtree.TwoWayNominalSplit
Gets the string describing the comparision the split depends on for a particular branch.
comparisonString(int, Instances) - Method in class weka.classifiers.trees.adtree.TwoWayNumericSplit
Gets the string describing the comparision the split depends on for a particular branch.
ComplementNaiveBayes - Class in weka.classifiers.bayes
Class for building and using a Complement class Naive Bayes classifier.

For more information see,

Jason D.
ComplementNaiveBayes() - Constructor for class weka.classifiers.bayes.ComplementNaiveBayes
 
complexityParameterTipText() - Method in class weka.attributeSelection.SVMAttributeEval
Returns a tip text for this property suitable for display in the GUI
ComponentHelper - Class in weka.gui
A helper class for some common tasks with Dialogs, Icons, etc.
ComponentHelper() - Constructor for class weka.gui.ComponentHelper
 
compressOutputTipText() - Method in class weka.core.converters.XRFFSaver
Returns the tip text for this property
Compute - Interface in weka.experiment
Interface to something that can accept remote connections and execute a task.
computeLoglikelihood(double[], Instances) - Method in class weka.classifiers.bayes.blr.GaussianPriorImpl
This method calls the log-likelihood implemented in the Prior abstract class.
computeLogLikelihood(double[], Instances) - Method in class weka.classifiers.bayes.blr.LaplacePriorImpl
Computes the log-likelihood values using the implementation in the Prior class.
computelogLikelihood(double[], Instances) - Method in class weka.classifiers.bayes.blr.Prior
Function computes the log-likelihood value: -sum{1 to n}{ln(1+exp(-Beta*x(i)*y(i))}
computeMinMaxAtts() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Set up the bounds of our graphic based by finding the smallest reasonable area in the instance space to surround our data points.
computePenalty(double[], double[]) - Method in class weka.classifiers.bayes.blr.GaussianPriorImpl
This function computes the penalty term specific to Gaussian distribution.
computePenalty(double[], double[]) - Method in class weka.classifiers.bayes.blr.LaplacePriorImpl
This function computes the penalty term specific to Laplacian distribution.
computePenalty(double[], double[]) - Method in class weka.classifiers.bayes.blr.Prior
Skeleton function to compute penalty terms.
cond() - Method in class weka.core.matrix.Matrix
Matrix condition (2 norm)
cond() - Method in class weka.core.matrix.SingularValueDecomposition
Two norm condition number
ConditionalEstimator - Interface in weka.estimators
Interface for conditional probability estimators.
confidenceFactorTipText() - Method in class weka.classifiers.rules.PART
Returns the tip text for this property
confidenceFactorTipText() - Method in class weka.classifiers.trees.J48
Returns the tip text for this property
confidenceFactorTipText() - Method in class weka.classifiers.trees.J48graft
Returns the tip text for this property
confidenceForRule(AprioriItemSet, AprioriItemSet) - Static method in class weka.associations.AprioriItemSet
Outputs the confidence for a rule.
CONFIG - Static variable in class weka.core.Debug
the log level Vonfig
confirmationComparator - Static variable in class weka.associations.tertius.Rule
Comparator used to compare two rules according to their confirmation value.
confirmationThenObservedComparator - Static variable in class weka.associations.tertius.Rule
Comparator used to compare two rules according to their confirmation and then their observed number of counter-instances.
confirmationThresholdTipText() - Method in class weka.associations.Tertius
Returns the tip text for this property.
confirmationValuesTipText() - Method in class weka.associations.Tertius
Returns the tip text for this property.
ConfusionMatrix - Class in weka.classifiers.evaluation
Cells of this matrix correspond to counts of the number (or weight) of predictions for each actual value / predicted value combination.
confusionMatrix() - Method in class weka.classifiers.Evaluation
Returns a copy of the confusion matrix.
ConfusionMatrix(String[]) - Constructor for class weka.classifiers.evaluation.ConfusionMatrix
Creates the confusion matrix with the given class names.
ConjunctiveRule - Class in weka.classifiers.rules
This class implements a single conjunctive rule learner that can predict for numeric and nominal class labels.

A rule consists of antecedents "AND"ed together and the consequent (class value) for the classification/regression.
ConjunctiveRule() - Constructor for class weka.classifiers.rules.ConjunctiveRule
 
connect(NeuralConnection, NeuralConnection) - Static method in class weka.classifiers.functions.neural.NeuralConnection
Connects two units together.
CONNECT - Static variable in class weka.gui.sql.event.ConnectionEvent
it was a connect try
CONNECTED - Static variable in class weka.classifiers.functions.neural.NeuralConnection
This flag is set once the unit has a connection.
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.AbstractDataSink
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.AbstractDataSink
Returns true if, at this time, the object will accept a connection according to the supplied event name
connectionAllowed(String) - Method in class weka.gui.beans.AbstractEvaluator
Returns true if, at this time, the object will accept a connection according to the supplied event name
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.AbstractEvaluator
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.AbstractTestSetProducer
Returns true if, at this time, the object will accept a connection according to the supplied event name
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.AbstractTestSetProducer
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Returns true if, at this time, the object will accept a connection according to the supplied event name
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.AbstractTrainingSetProducer
Returns true if, at this time, the object will accept a connection according to the supplied event name
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.AbstractTrainingSetProducer
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.Associator
Returns true if, at this time, the object will accept a connection with respect to the named event
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.Associator
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(EventSetDescriptor) - Method in interface weka.gui.beans.BeanCommon
Returns true if, at this time, the object will accept a connection via the supplied EventSetDescriptor
connectionAllowed(String) - Method in interface weka.gui.beans.BeanCommon
Returns true if, at this time, the object will accept a connection via the named event
connectionAllowed(String) - Method in class weka.gui.beans.ClassAssigner
Returns true if, at this time, the object will accept a connection according to the supplied event name
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.ClassAssigner
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.Classifier
Returns true if, at this time, the object will accept a connection with respect to the named event
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.Classifier
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.ClassValuePicker
Returns true if, at this time, the object will accept a connection according to the supplied event name
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.ClassValuePicker
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.Clusterer
Returns true if, at this time, the object will accept a connection with respect to the named event
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.Clusterer
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.Filter
Returns true if, at this time, the object will accept a connection with respect to the supplied event name
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.Filter
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.InstanceStreamToBatchMaker
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.InstanceStreamToBatchMaker
Returns true if, at this time, the object will accept a connection with respect to the named event
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.Loader
Returns true if, at this time, the object will accept a connection via the supplied EventSetDescriptor.
connectionAllowed(String) - Method in class weka.gui.beans.Loader
Returns true if, at this time, the object will accept a connection via the named event
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.MetaBean
Returns true if, at this time, the object will accept a connection with respect to the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.MetaBean
 
connectionAllowed(String) - Method in class weka.gui.beans.PredictionAppender
Returns true if, at this time, the object will accept a connection according to the supplied event name
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.PredictionAppender
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.SerializedModelSaver
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor.
connectionAllowed(String) - Method in class weka.gui.beans.SerializedModelSaver
Returns true if, at this time, the object will accept a connection according to the supplied event name.
connectionAllowed(String) - Method in class weka.gui.beans.StripChart
Returns true if, at this time, the object will accept a connection via the named event
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.StripChart
Returns true if, at this time, the object will accept a connection according to the supplied EventSetDescriptor
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.TextViewer
Returns true if, at this time, the object will accept a connection via the supplied EventSetDescriptor
connectionAllowed(String) - Method in class weka.gui.beans.TextViewer
Returns true if, at this time, the object will accept a connection via the named event
connectionChange(ConnectionEvent) - Method in interface weka.gui.sql.event.ConnectionListener
This method gets called when the connection is either established or disconnected.
connectionChange(ConnectionEvent) - Method in class weka.gui.sql.QueryPanel
This method gets called when the connection is either established or disconnected.
connectionChange(ConnectionEvent) - Method in class weka.gui.sql.SqlViewer
This method gets called when the connection is either established or disconnected.
ConnectionEvent - Class in weka.gui.sql.event
An event that is generated when a connection is established or dropped.
ConnectionEvent(Object, int, DbUtils) - Constructor for class weka.gui.sql.event.ConnectionEvent
constructs the event
ConnectionEvent(Object, int, DbUtils, Exception) - Constructor for class weka.gui.sql.event.ConnectionEvent
constructs the event
ConnectionListener - Interface in weka.gui.sql.event
A listener for connect/disconnect events.
connectionNotification(String, Object) - Method in class weka.gui.beans.AbstractDataSink
Notify this object that it has been registered as a listener with a source with respect to the supplied event name
connectionNotification(String, Object) - Method in class weka.gui.beans.AbstractEvaluator
Notify this object that it has been registered as a listener with a source with respect to the supplied event name
connectionNotification(String, Object) - Method in class weka.gui.beans.AbstractTestSetProducer
Notify this object that it has been registered as a listener with a source with respect to the supplied event name
connectionNotification(String, Object) - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Notify this object that it has been registered as a listener with a source with respect to the supplied event name
connectionNotification(String, Object) - Method in class weka.gui.beans.AbstractTrainingSetProducer
Notify this object that it has been registered as a listener with a source with respect to the supplied event name
connectionNotification(String, Object) - Method in class weka.gui.beans.Associator
Notify this object that it has been registered as a listener with a source with respect to the named event
connectionNotification(String, Object) - Method in interface weka.gui.beans.BeanCommon
Notify this object that it has been registered as a listener with a source for recieving events described by the named event This object is responsible for recording this fact.
connectionNotification(String, Object) - Method in class weka.gui.beans.ClassAssigner
Notify this object that it has been registered as a listener with a source with respect to the supplied event name
connectionNotification(String, Object) - Method in class weka.gui.beans.Classifier
Notify this object that it has been registered as a listener with a source with respect to the named event
connectionNotification(String, Object) - Method in class weka.gui.beans.ClassValuePicker
Notify this object that it has been registered as a listener with a source with respect to the supplied event name
connectionNotification(String, Object) - Method in class weka.gui.beans.Clusterer
Notify this object that it has been registered as a listener with a source with respect to the named event
connectionNotification(String, Object) - Method in interface weka.gui.beans.ConnectionNotificationConsumer
Notify this object that it has been registered as a listener with a source with respect to the supplied event name.
connectionNotification(String, Object) - Method in class weka.gui.beans.Filter
Notify this object that it has been registered as a listener with a source with respect to the supplied event name
connectionNotification(String, Object) - Method in class weka.gui.beans.InstanceStreamToBatchMaker
Notify this object that it has been registered as a listener with a source with respect to the named event
connectionNotification(String, Object) - Method in class weka.gui.beans.Loader
Notify this object that it has been registered as a listener with a source for receiving events described by the named event This object is responsible for recording this fact.
connectionNotification(String, Object) - Method in class weka.gui.beans.MetaBean
Notify this object that it has been registered as a listener with a source with respect to the named event.
connectionNotification(String, Object) - Method in class weka.gui.beans.PredictionAppender
Notify this object that it has been registered as a listener with a source with respect to the supplied event name
connectionNotification(String, Object) - Method in class weka.gui.beans.SerializedModelSaver
Notify this object that it has been registered as a listener with a source with respect to the supplied event name.
connectionNotification(String, Object) - Method in class weka.gui.beans.StripChart
Notify this object that it has been registered as a listener with a source for recieving events described by the named event This object is responsible for recording this fact.
connectionNotification(String, Object) - Method in class weka.gui.beans.TextViewer
Notify this object that it has been registered as a listener with a source for recieving events described by the named event This object is responsible for recording this fact.
ConnectionNotificationConsumer - Interface in weka.gui.beans
Interface for Beans that can receive (dis-)connection events generated when (dis-)connecting data processing nodes in the Weka KnowledgeFlow.
ConnectionPanel - Class in weka.gui.sql
Enables the user to insert a database URL, plus user/password to connect to this database.
ConnectionPanel(JFrame) - Constructor for class weka.gui.sql.ConnectionPanel
initializes the panel.
CONNECTIONS - Static variable in class weka.gui.beans.BeanConnection
The list of connections
connectToDatabase() - Method in class weka.core.converters.DatabaseLoader
Opens a connection to the database
connectToDatabase() - Method in class weka.core.converters.DatabaseSaver
Opens a connection to the database
connectToDatabase() - Method in class weka.experiment.DatabaseUtils
Opens a connection to the database.
consequence() - Method in class weka.associations.RuleItem
Gets the consequence of a rule
conservativeForwardSelectionTipText() - Method in class weka.attributeSelection.GreedyStepwise
Returns the tip text for this property
ConsistencySubsetEval - Class in weka.attributeSelection
ConsistencySubsetEval :

Evaluates the worth of a subset of attributes by the level of consistency in the class values when the training instances are projected onto the subset of attributes.
ConsistencySubsetEval() - Constructor for class weka.attributeSelection.ConsistencySubsetEval
Constructor.
ConsistencySubsetEval.hashKey - Class in weka.attributeSelection
Class providing keys to the hash table.
ConsistencySubsetEval.hashKey(Instance, int) - Constructor for class weka.attributeSelection.ConsistencySubsetEval.hashKey
Constructor for a hashKey
ConsistencySubsetEval.hashKey(double[]) - Constructor for class weka.attributeSelection.ConsistencySubsetEval.hashKey
Constructor for a hashKey
ConsoleLogger - Class in weka.core.logging
A simple logger that outputs the logging information in the console.
ConsoleLogger() - Constructor for class weka.core.logging.ConsoleLogger
 
CONST_AUTOMATIC_SHAPE - Static variable in class weka.gui.visualize.Plot2D
 
Constant - Class in weka.core.pmml
Class encapsulating a Constant Expression.
Constant(Element, FieldMetaInfo.Optype, ArrayList<Attribute>) - Constructor for class weka.core.pmml.Constant
Construct an new Constant Expression.
constructWithCopy(double[][]) - Static method in class weka.core.matrix.Matrix
Construct a matrix from a copy of a 2-D array.
containChildBallsTipText() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Returns the tip text for this property.
containedBy(Instance) - Method in class weka.associations.ItemSet
Checks if an instance contains an item set.
contains(Literal) - Method in class weka.associations.tertius.LiteralSet
Test if this LiteralSet contains a given Literal.
contains(int) - Method in class weka.classifiers.bayes.net.ParentSet
test if node is contained in parent set
contains(int) - Method in class weka.classifiers.functions.supportVector.SMOset
Checks whether an element is in the set.
contains(DataObject) - Method in interface weka.clusterers.forOPTICSAndDBScan.Databases.Database
Tests if the database contains the dataObject_Query
contains(DataObject) - Method in class weka.clusterers.forOPTICSAndDBScan.Databases.SequentialDatabase
Tests if the database contains the dataObject_Query
contains(Object) - Method in class weka.core.FastVector
added by akibriya
contains(PrintStream) - Method in class weka.core.Tee
checks whether the given PrintStream is already in the list
contains(Object) - Method in class weka.core.Trie
Returns true if this collection contains the specified element.
contains(String) - Method in class weka.core.Trie.TrieNode
checks whether a suffix can be found in its children
contains(String) - Method in class weka.core.xml.MethodHandler
checks whether a method is stored for the given property
contains(Class) - Method in class weka.core.xml.MethodHandler
checks whether a method is stored for the given class
contains(Object) - Method in class weka.gui.CheckBoxList.CheckBoxListModel
Tests whether the specified object is a component in this list.
contains(Object) - Method in class weka.gui.ensembleLibraryEditor.ModelList.SortedListModel
 
contains(String) - Method in class weka.gui.HierarchyPropertyParser
Whether the HierarchyPropertyParser contains the given string
containsAll(Collection<?>) - Method in class weka.core.Trie
Returns true if this collection contains all of the elements in the specified collection.
containsIgnoreClass(Instances, Instance) - Static method in class weka.classifiers.misc.monotone.InstancesUtil
Get the index of an instance in a set of instances, where instances are compared ignoring the class attribute.
containsKey(double) - Method in class weka.classifiers.lazy.kstar.KStarCache.CacheTable
Tests if the specified double is a key in this hashtable.
containsKey(double) - Method in class weka.classifiers.lazy.kstar.KStarCache
Checks if the specified key maps with an entry in the cache table
containsOverOneEvent() - Method in class weka.associations.gsp.Element
Checks if an Element contains over one event.
containsPrefix(String) - Method in class weka.core.Trie
checks whether the given prefix is stored in the trie
containsValue(double) - Method in class weka.core.pmml.FieldMetaInfo.Interval
Returns true if this interval contains the supplied value.
containsWindow(Class) - Method in class weka.gui.Main
checks, whether an instance of the given window class is already in the Window list.
containsWindow(String) - Method in class weka.gui.Main
checks, whether a window with the given title is already in the Window list.
context() - Method in class weka.gui.HierarchyPropertyParser
The context of the current node, i.e.
ContingencyTables - Class in weka.core
Class implementing some statistical routines for contingency tables.
ContingencyTables() - Constructor for class weka.core.ContingencyTables
 
CONTINUOUS - Static variable in class weka.datagenerators.clusterers.SubspaceCluster
cluster subtype: continuous
ConverterFileChooser - Class in weka.gui
A specialized JFileChooser that lists all available file Loaders and Savers.
ConverterFileChooser() - Constructor for class weka.gui.ConverterFileChooser
onstructs a FileChooser pointing to the user's default directory.
ConverterFileChooser(File) - Constructor for class weka.gui.ConverterFileChooser
Constructs a FileChooser using the given File as the path.
ConverterFileChooser(String) - Constructor for class weka.gui.ConverterFileChooser
Constructs a FileChooser using the given path.
ConverterUtils - Class in weka.core.converters
Utility routines for the converter package.
ConverterUtils() - Constructor for class weka.core.converters.ConverterUtils
 
ConverterUtils.DataSink - Class in weka.core.converters
Helper class for saving data to files.
ConverterUtils.DataSink(String) - Constructor for class weka.core.converters.ConverterUtils.DataSink
initializes the sink to save the data to the given file.
ConverterUtils.DataSink(Saver) - Constructor for class weka.core.converters.ConverterUtils.DataSink
initializes the sink to save the data to the given Saver (expected to be fully configured).
ConverterUtils.DataSink(OutputStream) - Constructor for class weka.core.converters.ConverterUtils.DataSink
initializes the sink to save the data in the stream (always in ARFF format).
ConverterUtils.DataSource - Class in weka.core.converters
Helper class for loading data from files and URLs.
ConverterUtils.DataSource(String) - Constructor for class weka.core.converters.ConverterUtils.DataSource
Tries to load the data from the file.
ConverterUtils.DataSource(Instances) - Constructor for class weka.core.converters.ConverterUtils.DataSource
Initializes the datasource with the given dataset.
ConverterUtils.DataSource(Loader) - Constructor for class weka.core.converters.ConverterUtils.DataSource
Initializes the datasource with the given Loader.
ConverterUtils.DataSource(InputStream) - Constructor for class weka.core.converters.ConverterUtils.DataSource
Initializes the datasource with the given input stream.
convertInfixToPostfix(String) - Method in class weka.core.AttributeExpression
Converts a string containing a mathematical expression in infix form to postfix form.
convertInstance(Instance) - Method in interface weka.attributeSelection.AttributeTransformer
Transforms an instance in the format of the original data to the transformed space
convertInstance(Instance) - Method in class weka.attributeSelection.LatentSemanticAnalysis
Transform an instance in original (unnormalized) format
convertInstance(Instance) - Method in class weka.attributeSelection.PrincipalComponents
Transform an instance in original (unormalized) format.
convertNewLines(String) - Static method in class weka.core.Utils
Converts carriage returns and new lines in a string into \r and \n.
convertNominalTipText() - Method in class weka.classifiers.trees.LMT
Returns the tip text for this property
convertNominalToBinaryTipText() - Method in class weka.classifiers.functions.LibLINEAR
Returns the tip text for this property
convertNumericAttToNominal(int, ArrayList<String>) - Method in class weka.core.pmml.MiningSchema
Convert a numeric attribute in the mining schema to nominal.
convertStringAttsToNominal() - Method in class weka.core.pmml.MiningSchema
Method to convert any string attributes in the mining schema Instances to nominal attributes.
convertToAttribX(double) - Method in class weka.gui.visualize.Plot2D
convert a Panel x coordinate to a raw x value.
convertToAttribY(double) - Method in class weka.gui.visualize.Plot2D
convert a Panel y coordinate to a raw y value.
convertToPanelX(double) - Method in class weka.gui.visualize.Plot2D
Convert an raw x value to Panel x coordinate.
convertToPanelY(double) - Method in class weka.gui.visualize.Plot2D
Convert an raw y value to Panel y coordinate.
convertToRelativePath(File) - Static method in class weka.core.Utils
Converts a File's absolute path to a path relative to the user (ie start) directory.
convictionForRule(AprioriItemSet, AprioriItemSet, int, int) - Method in class weka.associations.AprioriItemSet
Outputs the conviction for a rule.
Coordinates - Class in weka.classifiers.misc.monotone
This is a simple implementation of the data space.
Coordinates(Instance) - Constructor for class weka.classifiers.misc.monotone.Coordinates
Create the Coordinates for the given instance.
copy() - Method in class weka.associations.tertius.IndividualInstance
 
copy(ParentSet) - Method in class weka.classifiers.bayes.net.ParentSet
Copy makes current parents set equal to other parent set
copy() - Method in class weka.classifiers.rules.Rule
Get a shallow copy of this rule
copy() - Method in class weka.classifiers.trees.m5.CorrelationSplitInfo
Makes a copy of this CorrelationSplitInfo object
copy() - Method in interface weka.classifiers.trees.m5.SplitEvaluate
makes a copy of the SplitEvaluate object
copy() - Method in class weka.classifiers.trees.m5.YongSplitInfo
Makes a copy of this SplitInfo object
copy() - Method in class weka.core.Attribute
Produces a shallow copy of this attribute.
copy(String) - Method in class weka.core.Attribute
Produces a shallow copy of this attribute with a new name.
copy() - Method in class weka.core.BinarySparseInstance
Produces a shallow copy of this instance.
copy() - Method in interface weka.core.Copyable
This method produces a shallow copy of an object.
copy() - Method in class weka.core.FastVector
Produces a shallow copy of this vector.
copy() - Method in class weka.core.Instance
Produces a shallow copy of this instance.
copy() - Method in class weka.core.matrix.DoubleVector
Makes a deep copy of the vector
copy() - Method in class weka.core.matrix.IntVector
Makes a deep copy of the vector
copy() - Method in class weka.core.matrix.Matrix
Make a deep copy of a matrix
copy() - Method in class weka.core.SparseInstance
Produces a shallow copy of this instance.
Copy - Class in weka.filters.unsupervised.attribute
An instance filter that copies a range of attributes in the dataset.
Copy() - Constructor for class weka.filters.unsupervised.attribute.Copy
 
Copyable - Interface in weka.core
Interface implemented by classes that can produce "shallow" copies of their objects.
copyArea(int, int, int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
copyContent() - Method in class weka.gui.arffviewer.ArffPanel
copies the content of the selection to the clipboard
copyContent() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
copies the content of the selection to the clipboard
copyElements() - Method in class weka.core.FastVector
Clones the vector and shallow copies all its elements.
copyInto(Object[]) - Method in class weka.gui.CheckBoxList.CheckBoxListModel
Copies the components of this list into the specified array.
copyRelationalValues(Instance, Instances, AttributeLocator) - Static method in class weka.core.RelationalLocator
Copies relational values contained in the instance copied to a new dataset.
copyRelationalValues(Instance, boolean, Instances, AttributeLocator, Instances, AttributeLocator) - Static method in class weka.core.RelationalLocator
Takes relational values referenced by an Instance and copies them from a source dataset to a destination dataset.
Copyright - Class in weka.core
A class for providing centralized Copyright information.
Copyright() - Constructor for class weka.core.Copyright
 
copyStringValues(Instance, Instances, AttributeLocator) - Static method in class weka.core.StringLocator
Copies string values contained in the instance copied to a new dataset.
copyStringValues(Instance, boolean, Instances, AttributeLocator, Instances, AttributeLocator) - Static method in class weka.core.StringLocator
Takes string values referenced by an Instance and copies them from a source dataset to a destination dataset.
copyToClipboard() - Method in class weka.gui.sql.InfoPanel
copies the currently selected error message to the clipboard
CORE_FILE_LOADERS - Static variable in class weka.core.converters.ConverterUtils
the core loaders - hardcoded list necessary for RMI/Remote Experiments (comma-separated list).
CORE_FILE_SAVERS - Static variable in class weka.core.converters.ConverterUtils
the core savers - hardcoded list necessary for RMI/Remote Experiments (comma-separated list).
coreDistance(int, double, DataObject) - Method in interface weka.clusterers.forOPTICSAndDBScan.Databases.Database
Calculates the coreDistance for the specified DataObject.
coreDistance(int, double, DataObject) - Method in class weka.clusterers.forOPTICSAndDBScan.Databases.SequentialDatabase
Calculates the coreDistance for the specified DataObject.
correct() - Method in class weka.classifiers.evaluation.ConfusionMatrix
Gets the number of correct classifications (that is, for which a correct prediction was made).
correct() - Method in class weka.classifiers.Evaluation
Gets the number of instances correctly classified (that is, for which a correct prediction was made).
correlation(double[], double[], int) - Static method in class weka.core.Utils
Returns the correlation coefficient of two double vectors.
correlation - Variable in class weka.experiment.PairedStats
The correlation coefficient
correlationCoefficient() - Method in class weka.classifiers.Evaluation
Returns the correlation coefficient if the class is numeric.
CorrelationSplitInfo - Class in weka.classifiers.trees.m5
Finds split points using correlation.
CorrelationSplitInfo(int, int, int) - Constructor for class weka.classifiers.trees.m5.CorrelationSplitInfo
Constructs an object which contains the split information
COS - Static variable in interface weka.core.mathematicalexpression.sym
 
COS - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
CostCurve - Class in weka.classifiers.evaluation
Generates points illustrating probablity cost tradeoffs that can be obtained by varying the threshold value between classes.
CostCurve() - Constructor for class weka.classifiers.evaluation.CostCurve
 
CostMatrix - Class in weka.classifiers
Class for storing and manipulating a misclassification cost matrix.
CostMatrix(int) - Constructor for class weka.classifiers.CostMatrix
Creates a default cost matrix of a particular size.
CostMatrix(CostMatrix) - Constructor for class weka.classifiers.CostMatrix
Creates a cost matrix that is a copy of another.
CostMatrix(Reader) - Constructor for class weka.classifiers.CostMatrix
Reads a matrix from a reader.
CostMatrixEditor - Class in weka.gui
Class for editing CostMatrix objects.
CostMatrixEditor() - Constructor for class weka.gui.CostMatrixEditor
Constructs a new CostMatrixEditor.
costMatrixSourceTipText() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
 
costMatrixSourceTipText() - Method in class weka.classifiers.meta.CostSensitiveClassifier
 
costMatrixSourceTipText() - Method in class weka.classifiers.meta.MetaCost
Returns the tip text for this property
costMatrixTipText() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
 
costMatrixTipText() - Method in class weka.classifiers.meta.CostSensitiveClassifier
 
costMatrixTipText() - Method in class weka.classifiers.meta.MetaCost
Returns the tip text for this property
CostSensitiveASEvaluation - Class in weka.attributeSelection
Abstract base class for cost-sensitive subset and attribute evaluators.
CostSensitiveASEvaluation() - Constructor for class weka.attributeSelection.CostSensitiveASEvaluation
 
CostSensitiveAttributeEval - Class in weka.attributeSelection
A meta subset evaluator that makes its base subset evaluator cost-sensitive.
CostSensitiveAttributeEval() - Constructor for class weka.attributeSelection.CostSensitiveAttributeEval
Default constructor.
CostSensitiveClassifier - Class in weka.classifiers.meta
A metaclassifier that makes its base classifier cost-sensitive.
CostSensitiveClassifier() - Constructor for class weka.classifiers.meta.CostSensitiveClassifier
Default constructor.
CostSensitiveClassifierSplitEvaluator - Class in weka.experiment
SplitEvaluator that produces results for a classification scheme on a nominal class attribute, including weighted misclassification costs.
CostSensitiveClassifierSplitEvaluator() - Constructor for class weka.experiment.CostSensitiveClassifierSplitEvaluator
 
CostSensitiveSubsetEval - Class in weka.attributeSelection
A meta subset evaluator that makes its base subset evaluator cost-sensitive.
CostSensitiveSubsetEval() - Constructor for class weka.attributeSelection.CostSensitiveSubsetEval
Default constructor.
costTipText() - Method in class weka.classifiers.functions.LibLINEAR
Returns the tip text for this property
costTipText() - Method in class weka.classifiers.functions.LibSVM
Returns the tip text for this property
count() - Method in class weka.associations.RuleGeneration
Gets the actual maximum value of the generation time
count - Variable in class weka.experiment.PairedStats
The number of data points seen
count - Variable in class weka.experiment.Stats
The number of values seen
countBagCiters(Instance) - Method in class weka.classifiers.mi.CitationKNN
calculates the citers associated to a bag
countBagReferences(Instance) - Method in class weka.classifiers.mi.CitationKNN
Calculates the references of the exemplar bag
countData() - Method in class weka.classifiers.rules.RuleStats
Filter the data according to the ruleset and compute the basic stats: coverage/uncoverage, true/false positive/negatives of each rule
countData(int, Instances, double[][]) - Method in class weka.classifiers.rules.RuleStats
Count data from the position index in the ruleset assuming that given data are not covered by the rules in position 0...(index-1), and the statistics of these rules are provided.
This procedure is typically useful when a temporary object of RuleStats is constructed in order to efficiently calculate the relative DL of rule in position index, thus all other stuff is not needed.
counter() - Method in class weka.associations.ItemSet
Gets the counter
counterInstance(Instance, Instance) - Method in class weka.associations.tertius.LiteralSet
Test if an individual instance, given a part instance of this individual, is a counter-instance of this LiteralSet.
counterInstance(Instance) - Method in class weka.associations.tertius.LiteralSet
Test if an instance is a counter-instance of this LiteralSet.
counterInstance(Instance) - Method in class weka.associations.tertius.Rule
Test if an instance is a counter-instance of this rule.
countsForInstance(Instance) - Method in class weka.classifiers.bayes.BayesNet
Calculates the counts for Dirichlet distribution for the class membership probabilities for the given test instance.
countValues(Instances, int) - Static method in class weka.classifiers.misc.monotone.InstancesUtil
Return a histogram of the values for the specified attribute.
covers(Instance) - Method in class weka.classifiers.rules.Rule
Whether the instance covered by this rule
CoverTree - Class in weka.core.neighboursearch
Class implementing the CoverTree datastructure.
The class is very much a translation of the c source code made available by the authors.

For more information and original source code see:

Alina Beygelzimer, Sham Kakade, John Langford: Cover trees for nearest neighbor.
CoverTree() - Constructor for class weka.core.neighboursearch.CoverTree
default constructor.
CoverTree.CoverTreeNode - Class in weka.core.neighboursearch
class representing a node of the cover tree.
CoverTree.CoverTreeNode() - Constructor for class weka.core.neighboursearch.CoverTree.CoverTreeNode
Constructor for the class.
CoverTree.CoverTreeNode(Integer, double, double, Stack<CoverTree.CoverTreeNode>, int, int) - Constructor for class weka.core.neighboursearch.CoverTree.CoverTreeNode
Constructor.
CramersV(double[][]) - Static method in class weka.core.ContingencyTables
Computes Cramer's V for a contingency table.
create(Reader) - Method in class weka.gui.treevisualizer.TreeBuild
This will build A node structure from the dotty format passed.
create() - Method in class weka.gui.visualize.PostscriptGraphics
Clone a PostscriptGraphics object
createExperimentIndex() - Method in class weka.experiment.DatabaseUtils
Attempts to create the experiment index table.
createExperimentIndexEntry(ResultProducer) - Method in class weka.experiment.DatabaseUtils
Attempts to insert a results entry for the table into the experiment index.
createGenericObjectRenderer(GenericObjectEditor) - Static method in class weka.gui.EnsembleLibraryEditor
This is a helper function that creates a renderer for GenericObjects
createModel(Classifier) - Method in class weka.classifiers.EnsembleLibrary
creates a LibraryModel from a string representing the command line invocation
createModel(String) - Method in class weka.classifiers.EnsembleLibrary
This method takes a String argument defining a classifier and uses it to create a base Classifier.
createModel(Classifier) - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
creates a LibraryModel from a set of arguments
createModel(String) - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
This method takes a String argument defining a classifier and uses it to create a base Classifier.
createModel(Instances[], Instances[], String, int) - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Creates the model.
createNewVisualizerWindow(Classifier, Instances) - Static method in class weka.gui.boundaryvisualizer.BoundaryVisualizer
Creates a new GUI window with all of the BoundaryVisualizer trappings,
CreatePopulation(int) - Method in class weka.attributeSelection.ScatterSearchV1
Create the initial Population
createResultsTable(ResultProducer, String) - Method in class weka.experiment.DatabaseUtils
Creates a results table for the supplied result producer.
createSingleton(String[]) - Static method in class weka.gui.beans.KnowledgeFlowApp
Create the singleton instance of the KnowledgeFlow
createSingleton(String[]) - Static method in class weka.gui.Main
Create the singleton instance of the Main GUI.
createSubsampleWithoutReplacement(Random, int, int, int, int[]) - Method in class weka.filters.supervised.instance.Resample
creates the subsample without replacement.
createSubsampleWithoutReplacement(Random, int, int) - Method in class weka.filters.unsupervised.instance.Resample
creates the subsample without replacement
createSubsampleWithReplacement(Random, int, int, int, int[]) - Method in class weka.filters.supervised.instance.Resample
creates the subsample with replacement.
createSubsampleWithReplacement(Random, int, int) - Method in class weka.filters.unsupervised.instance.Resample
creates the subsample with replacement
createWorkingDirectory(String) - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
Creates the working directory associated with this library
criticalValueTipText() - Method in class weka.classifiers.bayes.AODEsr
Returns the tip text for this property
crossoverProbTipText() - Method in class weka.attributeSelection.GeneticSearch
Returns the tip text for this property
crossValidate() - Method in class weka.classifiers.misc.monotone.OSDLCore
Tunes the interpolation parameter using the current settings of the classifier.
crossValidate(double, double, int, int) - Method in class weka.classifiers.misc.monotone.OSDLCore
Tune the interpolation parameter using leave-one-out cross validation, the loss function used is the 1-0 loss function.
crossValidate(double, double, int, int, double[], NominalLossFunction) - Method in class weka.classifiers.misc.monotone.OSDLCore
Tune the interpolation parameter using leave-one-out cross validation.
crossValidate(NaiveBayesUpdateable, Instances, Random) - Static method in class weka.classifiers.trees.j48.NBTreeNoSplit
Utility method for fast 5-fold cross validation of a naive bayes model
CrossValidateAttributes() - Method in class weka.attributeSelection.AttributeSelection
Perform a cross validation for attribute selection.
crossValidateModel(Classifier, Instances, int, Random, Object...) - Method in class weka.classifiers.Evaluation
Performs a (stratified if class is nominal) cross-validation for a classifier on a set of instances.
crossValidateModel(String, Instances, int, String[], Random) - Method in class weka.classifiers.Evaluation
Performs a (stratified if class is nominal) cross-validation for a classifier on a set of instances.
crossValidateModel(DensityBasedClusterer, Instances, int, Random) - Static method in class weka.clusterers.ClusterEvaluation
Perform a cross-validation for DensityBasedClusterer on a set of instances.
crossValidateModel(String, Instances, int, String[], Random) - Static method in class weka.clusterers.ClusterEvaluation
Performs a cross-validation for a DensityBasedClusterer clusterer on a set of instances.
crossValidateTipText() - Method in class weka.classifiers.lazy.IBk
Returns the tip text for this property.
CrossValidationFoldMaker - Class in weka.gui.beans
Bean for splitting instances into training ant test sets according to a cross validation
CrossValidationFoldMaker() - Constructor for class weka.gui.beans.CrossValidationFoldMaker
 
CrossValidationFoldMakerBeanInfo - Class in weka.gui.beans
BeanInfo class for the cross validation fold maker bean
CrossValidationFoldMakerBeanInfo() - Constructor for class weka.gui.beans.CrossValidationFoldMakerBeanInfo
 
CrossValidationFoldMakerCustomizer - Class in weka.gui.beans
GUI Customizer for the cross validation fold maker bean
CrossValidationFoldMakerCustomizer() - Constructor for class weka.gui.beans.CrossValidationFoldMakerCustomizer
 
CrossValidationResultProducer - Class in weka.experiment
Generates for each run, carries out an n-fold cross-validation, using the set SplitEvaluator to generate some results.
CrossValidationResultProducer() - Constructor for class weka.experiment.CrossValidationResultProducer
 
crossValTipText() - Method in class weka.classifiers.rules.DecisionTable
Returns the tip text for this property
CSVLoader - Class in weka.core.converters
Reads a source that is in comma separated or tab separated format.
CSVLoader() - Constructor for class weka.core.converters.CSVLoader
default constructor
CSVResultListener - Class in weka.experiment
Takes results from a result producer and assembles them into comma separated value form.
CSVResultListener() - Constructor for class weka.experiment.CSVResultListener
Sets temporary file.
CSVSaver - Class in weka.core.converters
Writes to a destination that is in csv format

Valid options are:

CSVSaver() - Constructor for class weka.core.converters.CSVSaver
Constructor
CT_MAXPROB - Static variable in class weka.classifiers.misc.monotone.OSDLCore
Constant indicating that the classification type is the mode of the distribution.
CT_MEDIAN - Static variable in class weka.classifiers.misc.monotone.OSDLCore
Constant indicating that the classification type is the median.
CT_MEDIAN_REAL - Static variable in class weka.classifiers.misc.monotone.OSDLCore
Constant indicating that the classification type is the median, but not rounded to the nearest class.
CT_REAL - Static variable in class weka.classifiers.misc.OLM
No rounding is performed during classification, this is the classification is done in a regression like way.
CT_REGRESSION - Static variable in class weka.classifiers.misc.monotone.OSDLCore
Constant indicating that the classification type is regression (probabilistic weighted sum).
CT_ROUNDED - Static variable in class weka.classifiers.misc.OLM
Round the real value that is returned by the original algorithm to the nearest label.
CT_WEIGHTED_SUM - Static variable in class weka.classifiers.misc.monotone.OSDLCore
Constant indicating that the classification type is the probabilistic weighted sum.
cTipText() - Method in class weka.classifiers.functions.SMO
Returns the tip text for this property
cTipText() - Method in class weka.classifiers.functions.SMOreg
Returns the tip text for this property
cTipText() - Method in class weka.classifiers.functions.SVMreg
Returns the tip text for this property
cTipText() - Method in class weka.classifiers.mi.MISMO
Returns the tip text for this property
cTipText() - Method in class weka.classifiers.mi.MISVM
Returns the tip text for this property
cumulate() - Method in class weka.core.matrix.DoubleVector
Returns a vector that stores the cumulated values of the original vector
cumulateInPlace() - Method in class weka.core.matrix.DoubleVector
Cumulates the original vector in place
cumulativeCV(BayesNet) - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
CumulativeCV returns the accuracy calculated using cumulative cross validation.
CumulativeDiscreteDistribution - Class in weka.classifiers.misc.monotone
Represents a discrete cumulative probability distribution over a totally ordered discrete set.
CumulativeDiscreteDistribution(DiscreteEstimator) - Constructor for class weka.classifiers.misc.monotone.CumulativeDiscreteDistribution
Create a discrete cumulative probability distribution based on a DiscreteEstimator.
CumulativeDiscreteDistribution(DiscreteDistribution) - Constructor for class weka.classifiers.misc.monotone.CumulativeDiscreteDistribution
Create a CumulativeDiscreteDistribution based on a DiscreteDistribution.
CumulativeDiscreteDistribution(double[]) - Constructor for class weka.classifiers.misc.monotone.CumulativeDiscreteDistribution
Create a CumulativeDiscreteDistribution based on an array of doubles.
cumulativeDistributionForInstance(Instance) - Method in class weka.classifiers.misc.monotone.OSDLCore
Calculates the cumulative class probabilities for the given test instance.
CustomizerCloseRequester - Interface in weka.gui.beans
Customizers who want to be able to close the customizer window themselves can implement this window.
customizerClosing() - Method in class weka.gui.beans.ClassAssignerCustomizer
 
customizerClosing() - Method in class weka.gui.beans.ClassifierCustomizer
 
customizerClosing() - Method in class weka.gui.beans.ClassValuePickerCustomizer
 
customizerClosing() - Method in interface weka.gui.beans.CustomizerClosingListener
Customizer classes that want to know when they are being disposed of can implement this method.
CustomizerClosingListener - Interface in weka.gui.beans
 
CustomPanelSupplier - Interface in weka.gui
An interface for objects that are capable of supplying their own custom GUI components.
cutOffFactorTipText() - Method in class weka.clusterers.XMeans
Returns the tip text for this property.
cutoffTipText() - Method in class weka.clusterers.Cobweb
Returns the tip text for this property
cutpointsToString(double[], boolean[]) - Static method in class weka.estimators.EstimatorUtils
Returns a string representing the cutpoints
CV_BASED - Static variable in class weka.classifiers.bayes.BayesianLogisticRegression
 
CVBasedHyperparameter() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Method computes the best hyperparameter value by doing cross -validation on the training data and compute the likelihood.
CVParameterSelection - Class in weka.classifiers.meta
Class for performing parameter selection by cross-validation for any classifier.

For more information, see:

R.
CVParameterSelection() - Constructor for class weka.classifiers.meta.CVParameterSelection
 
CVParametersTipText() - Method in class weka.classifiers.meta.CVParameterSelection
Returns the tip text for this property
CVResultsString() - Method in class weka.attributeSelection.AttributeSelection
returns a string summarizing the results of repeated attribute selection runs on splits of a dataset.
CVTypeTipText() - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
 

D

D_CONVCHCLOSER - Static variable in class weka.clusterers.XMeans
have a closer look at converge children.
D_CURR - Static variable in class weka.clusterers.XMeans
for current debug.
D_FOLLOWSPLIT - Static variable in class weka.clusterers.XMeans
follows the splitting of the centers.
D_GENERAL - Static variable in class weka.clusterers.XMeans
general debugging.
D_ITERCOUNT - Static variable in class weka.clusterers.XMeans
follow iterations.
D_KDTREE - Static variable in class weka.clusterers.XMeans
check on kdtree.
D_METH_MISUSE - Static variable in class weka.clusterers.XMeans
functions were maybe misused.
D_PRINTCENTERS - Static variable in class weka.clusterers.XMeans
print the centers.
D_RANDOMVECTOR - Static variable in class weka.clusterers.XMeans
check on random vectors.
Dagging - Class in weka.classifiers.meta
This meta classifier creates a number of disjoint, stratified folds out of the data and feeds each chunk of data to a copy of the supplied base classifier.
Dagging() - Constructor for class weka.classifiers.meta.Dagging
Constructor.
Database - Interface in weka.clusterers.forOPTICSAndDBScan.Databases
Database.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht, Matthias Schubert
Date: Aug 20, 2004
Time: 1:03:43 PM
$ Revision 1.4 $
database_distanceTypeTipText() - Method in class weka.clusterers.DBScan
Returns the tip text for this property
database_distanceTypeTipText() - Method in class weka.clusterers.OPTICS
Returns the tip text for this property
database_TypeTipText() - Method in class weka.clusterers.DBScan
Returns the tip text for this property
database_TypeTipText() - Method in class weka.clusterers.OPTICS
Returns the tip text for this property
DatabaseConnection - Class in weka.core.converters
Connects to a database.
DatabaseConnection() - Constructor for class weka.core.converters.DatabaseConnection
Sets up the database drivers
DatabaseConnectionDialog - Class in weka.gui
A dialog to enter URL, username and password for a database connection.
DatabaseConnectionDialog(Frame) - Constructor for class weka.gui.DatabaseConnectionDialog
Create database connection dialog.
DatabaseConnectionDialog(Frame, String, String) - Constructor for class weka.gui.DatabaseConnectionDialog
Create database connection dialog.
DatabaseConnectionDialog(Frame, String, String, boolean) - Constructor for class weka.gui.DatabaseConnectionDialog
Create database connection dialog.
DatabaseConverter - Interface in weka.core.converters
Marker interface for a loader/saver that uses a database
databaseForName(String, Instances) - Method in class weka.clusterers.DBScan
Returns a new Class-Instance of the specified database
databaseForName(String, Instances) - Method in class weka.clusterers.OPTICS
Returns a new Class-Instance of the specified database
DatabaseLoader - Class in weka.core.converters
Reads Instances from a Database.
DatabaseLoader() - Constructor for class weka.core.converters.DatabaseLoader
Constructor
databaseOutputTipText() - Method in class weka.clusterers.OPTICS
Returns the tip text for this property.
DatabaseResultListener - Class in weka.experiment
Takes results from a result producer and sends them to a database.
DatabaseResultListener() - Constructor for class weka.experiment.DatabaseResultListener
Sets up the database drivers
DatabaseResultProducer - Class in weka.experiment
Examines a database and extracts out the results produced by the specified ResultProducer and submits them to the specified ResultListener.
DatabaseResultProducer() - Constructor for class weka.experiment.DatabaseResultProducer
Creates the DatabaseResultProducer, letting the parent constructor do it's thing.
DatabaseSaver - Class in weka.core.converters
Writes to a database (tested with MySQL, InstantDB, HSQLDB).
DatabaseSaver() - Constructor for class weka.core.converters.DatabaseSaver
Constructor
databaseURLTipText() - Method in class weka.experiment.DatabaseUtils
Returns the tip text for this property.
DatabaseUtils - Class in weka.experiment
DatabaseUtils provides utility functions for accessing the experiment database.
DatabaseUtils() - Constructor for class weka.experiment.DatabaseUtils
Reads properties and sets up the database drivers.
dataDL(double, double, double, double, double) - Static method in class weka.classifiers.rules.RuleStats
The description length of data given the parameters of the data based on the ruleset.
DataFormatListener - Interface in weka.gui.beans
Listener interface that customizer classes that are interested in data format changes can implement.
DataGenerator - Class in weka.datagenerators
Abstract superclass for data generators that generate data for classifiers and clusterers.
DataGenerator() - Constructor for class weka.datagenerators.DataGenerator
initializes with default settings.
DataGenerator - Interface in weka.gui.boundaryvisualizer
Interface to something that can generate new instances based on a set of input instances
DataGeneratorPanel - Class in weka.gui.explorer
A panel for generating artificial data via DataGenerators.
DataGeneratorPanel() - Constructor for class weka.gui.explorer.DataGeneratorPanel
creates the panel
DataNearBalancedND - Class in weka.classifiers.meta.nestedDichotomies
A meta classifier for handling multi-class datasets with 2-class classifiers by building a random data-balanced tree structure.

For more info, check

Lin Dong, Eibe Frank, Stefan Kramer: Ensembles of Balanced Nested Dichotomies for Multi-class Problems.
DataNearBalancedND() - Constructor for class weka.classifiers.meta.nestedDichotomies.DataNearBalancedND
Constructor.
DataObject - Interface in weka.clusterers.forOPTICSAndDBScan.DataObjects
DataObject.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht, Matthias Schubert
Date: Aug 19, 2004
Time: 5:48:59 PM
$ Revision 1.4 $
dataObjectForName(String, Instance, String, Database) - Method in class weka.clusterers.DBScan
Returns a new Class-Instance of the specified database
dataObjectForName(String, Instance, String, Database) - Method in class weka.clusterers.OPTICS
Returns a new Class-Instance of the specified database
dataObjectIterator() - Method in interface weka.clusterers.forOPTICSAndDBScan.Databases.Database
Returns an iterator over all the dataObjects in the database
dataObjectIterator() - Method in class weka.clusterers.forOPTICSAndDBScan.Databases.SequentialDatabase
Returns an iterator over all the dataObjects in the database
dataSeqIDTipText() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the dataSeqID option tip text for the Weka GUI.
dataset() - Method in class weka.core.Instance
Returns the dataset this instance has access to.
DATASET_FIELD_NAME - Static variable in class weka.experiment.CrossValidationResultProducer
The name of the key field containing the dataset name
DATASET_FIELD_NAME - Static variable in class weka.experiment.RandomSplitResultProducer
The name of the key field containing the dataset name
DataSetEvent - Class in weka.gui.beans
Event encapsulating a data set
DataSetEvent(Object, Instances) - Constructor for class weka.gui.beans.DataSetEvent
 
DatasetListPanel - Class in weka.gui.experiment
This panel controls setting a list of datasets for an experiment to iterate over.
DatasetListPanel(Experiment) - Constructor for class weka.gui.experiment.DatasetListPanel
Creates the dataset list panel with the given experiment.
DatasetListPanel() - Constructor for class weka.gui.experiment.DatasetListPanel
Create the dataset list panel initially disabled.
DataSink - Interface in weka.gui.beans
Indicator interface to something that can store instances to some destination
DataSource - Interface in weka.gui.beans
Interface to something that is capable of being a source for data - either batch or incremental data
DataSourceListener - Interface in weka.gui.beans
Interface to something that can accept DataSetEvents
DATATYPE_LAYOUT - Static variable in class weka.gui.beans.xml.XMLBeans
the data that is about to be read/written contains a complete layout
DATATYPE_USERCOMPONENTS - Static variable in class weka.gui.beans.xml.XMLBeans
the data that is about to be read/written contains user-components, i.e., Metabeans
DataVisualizer - Class in weka.gui.beans
Bean that encapsulates weka.gui.visualize.VisualizePanel
DataVisualizer() - Constructor for class weka.gui.beans.DataVisualizer
 
DataVisualizerBeanInfo - Class in weka.gui.beans
Bean info class for the data visualizer
DataVisualizerBeanInfo() - Constructor for class weka.gui.beans.DataVisualizerBeanInfo
 
DATE - Static variable in class weka.core.Attribute
Constant set for attributes with date values.
DATE - Static variable in class weka.experiment.DatabaseUtils
Type mapping for DATE used for reading experiment results.
dateFormatTipText() - Method in class weka.filters.unsupervised.attribute.Add
Returns the tip text for this property.
dateFormatTipText() - Method in class weka.filters.unsupervised.attribute.ChangeDateFormat
 
DbConnectionDialog(String, String) - Method in class weka.gui.DatabaseConnectionDialog
Display the database connection dialog
DbConnectionDialog(String, String, boolean) - Method in class weka.gui.DatabaseConnectionDialog
Display the database connection dialog
DBScan - Class in weka.clusterers
Martin Ester, Hans-Peter Kriegel, Joerg Sander, Xiaowei Xu: A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise.
DBScan() - Constructor for class weka.clusterers.DBScan
 
DbUtils - Class in weka.gui.sql
A little bit extended DatabaseUtils class.
DbUtils() - Constructor for class weka.gui.sql.DbUtils
initializes the object.
dchisq(double) - Static method in class weka.core.matrix.Maths
Returns the density of the Chi-squared distribution.
dchisq(double, double) - Static method in class weka.core.matrix.Maths
Returns the density of the noncentral Chi-squared distribution.
dchisq(double, DoubleVector) - Static method in class weka.core.matrix.Maths
Returns the density of the noncentral Chi-squared distribution.
dchisqLog(double) - Static method in class weka.core.matrix.Maths
Returns the log-density of the noncentral Chi-square distribution.
dchisqLog(double, double) - Static method in class weka.core.matrix.Maths
Returns the log-density value of a noncentral Chi-square distribution.
dchisqLog(double, DoubleVector) - Static method in class weka.core.matrix.Maths
Returns the log-density of a set of noncentral Chi-squared distributions.
DDConditionalEstimator - Class in weka.estimators
Conditional probability estimator for a discrete domain conditional upon a discrete domain.
DDConditionalEstimator(int, int, boolean) - Constructor for class weka.estimators.DDConditionalEstimator
Constructor
Debug - Class in weka.core
A helper class for debug output, logging, clocking, etc.
Debug() - Constructor for class weka.core.Debug
default constructor, prints only to stdout
Debug(String) - Constructor for class weka.core.Debug
logs the output to the specified file (and stdout).
Debug(String, int, int) - Constructor for class weka.core.Debug
logs the output
DEBUG - Static variable in class weka.gui.LogWindow
whether we're debugging - enables output on stdout
Debug.Clock - Class in weka.core
A little helper class for clocking and outputting times.
Debug.Clock() - Constructor for class weka.core.Debug.Clock
automatically starts the clock with FORMAT_SECONDS format and CPU time if available
Debug.Clock(int) - Constructor for class weka.core.Debug.Clock
automatically starts the clock with the given output format and CPU time if available
Debug.Clock(boolean) - Constructor for class weka.core.Debug.Clock
starts the clock depending on start immediately with the FORMAT_SECONDS output format and CPU time if available
Debug.Clock(boolean, int) - Constructor for class weka.core.Debug.Clock
starts the clock depending on start immediately, using CPU time if available
Debug.DBO - Class in weka.core
contains debug methods
Debug.DBO() - Constructor for class weka.core.Debug.DBO
 
Debug.Log - Class in weka.core
A helper class for logging stuff.
Debug.Log() - Constructor for class weka.core.Debug.Log
default constructor, uses only stdout
Debug.Log(String) - Constructor for class weka.core.Debug.Log
creates a logger that logs into the specified file, if null then only stdout is used.
Debug.Log(String, int, int) - Constructor for class weka.core.Debug.Log
creates a logger that logs into the specified file, if null then only stdout is used.
Debug.Random - Class in weka.core
This extended Random class enables one to print the generated random numbers etc., before they are returned.
Debug.Random() - Constructor for class weka.core.Debug.Random
Creates a new random number generator.
Debug.Random(long) - Constructor for class weka.core.Debug.Random
Creates a new random number generator using a single long seed.
Debug.Random(boolean) - Constructor for class weka.core.Debug.Random
Creates a new random number generator.
Debug.Random(long, boolean) - Constructor for class weka.core.Debug.Random
Creates a new random number generator using a single long seed.
Debug.SimpleLog - Class in weka.core
A little, simple helper class for logging stuff.
Debug.SimpleLog() - Constructor for class weka.core.Debug.SimpleLog
default constructor, uses only stdout
Debug.SimpleLog(String) - Constructor for class weka.core.Debug.SimpleLog
Creates a logger that writes into the specified file.
Debug.SimpleLog(String, boolean) - Constructor for class weka.core.Debug.SimpleLog
Creates a logger that writes into the specified file.
Debug.Timestamp - Class in weka.core
A class that can be used for timestamps in files, The toString() method simply returns the associated Date object in a timestamp format.
Debug.Timestamp() - Constructor for class weka.core.Debug.Timestamp
creates a timestamp with the current date and time and the default format.
Debug.Timestamp(String) - Constructor for class weka.core.Debug.Timestamp
creates a timestamp with the current date and time and the specified format.
Debug.Timestamp(Date) - Constructor for class weka.core.Debug.Timestamp
creates a timestamp with the given date and the default format.
Debug.Timestamp(Date, String) - Constructor for class weka.core.Debug.Timestamp
creates a timestamp with the given date and format.
debugLevelTipText() - Method in class weka.clusterers.XMeans
Returns the tip text for this property.
debugTipText() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the tip text for this property
debugTipText() - Method in class weka.associations.HotSpot
Returns the tip text for this property
debugTipText() - Method in class weka.attributeSelection.RaceSearch
Returns the tip text for this property
debugTipText() - Method in class weka.attributeSelection.ScatterSearchV1
Returns the tip text for this property
debugTipText() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Returns the tip text for this property
debugTipText() - Method in class weka.classifiers.Classifier
Returns the tip text for this property
debugTipText() - Method in class weka.classifiers.functions.LinearRegression
Returns the tip text for this property
debugTipText() - Method in class weka.classifiers.functions.Logistic
Returns the tip text for this property
debugTipText() - Method in class weka.classifiers.functions.PaceRegression
Returns the tip text for this property
debugTipText() - Method in class weka.classifiers.functions.supportVector.Kernel
Returns the tip text for this property
debugTipText() - Method in class weka.classifiers.meta.MultiScheme
Returns the tip text for this property
debugTipText() - Method in class weka.classifiers.rules.JRip
Returns the tip text for this property
debugTipText() - Method in class weka.clusterers.EM
Returns the tip text for this property
debugTipText() - Method in class weka.clusterers.sIB
Returns the tip text for this property
debugTipText() - Method in class weka.core.converters.TextDirectoryLoader
the tip text for this property
debugTipText() - Method in class weka.datagenerators.DataGenerator
Returns the tip text for this property
debugTipText() - Method in class weka.estimators.Estimator
Returns the tip text for this property
debugTipText() - Method in class weka.experiment.DatabaseUtils
Returns the tip text for this property.
debugTipText() - Method in class weka.filters.SimpleFilter
Returns the tip text for this property
debugTipText() - Method in class weka.filters.unsupervised.attribute.AddExpression
Returns the tip text for this property
debugVectorsFileTipText() - Method in class weka.clusterers.XMeans
Returns the tip text for this property.
decayTipText() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
decimalsTipText() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Returns the tip text for this property
DecisionStump - Class in weka.classifiers.trees
Class for building and using a decision stump.
DecisionStump() - Constructor for class weka.classifiers.trees.DecisionStump
 
DecisionTable - Class in weka.classifiers.rules
Class for building and using a simple decision table majority classifier.

For more information see:

Ron Kohavi: The Power of Decision Tables.
DecisionTable() - Constructor for class weka.classifiers.rules.DecisionTable
Constructor for a DecisionTable
DecisionTableHashKey - Class in weka.classifiers.rules
Class providing hash table keys for DecisionTable
DecisionTableHashKey(Instance, int, boolean) - Constructor for class weka.classifiers.rules.DecisionTableHashKey
Constructor for a hashKey
DecisionTableHashKey(double[]) - Constructor for class weka.classifiers.rules.DecisionTableHashKey
Constructor for a hashKey
decompose() - Method in class weka.classifiers.BVDecompose
Carry out the bias-variance decomposition
decompose() - Method in class weka.classifiers.BVDecomposeSegCVSub
Carry out the bias-variance decomposition using the sub-sampled cross-validation method.
Decorate - Class in weka.classifiers.meta
DECORATE is a meta-learner for building diverse ensembles of classifiers by using specially constructed artificial training examples.
Decorate() - Constructor for class weka.classifiers.meta.Decorate
Constructor.
DEFAULT_COLORS - Static variable in class weka.gui.boundaryvisualizer.BoundaryPanel
default colours for classes
DEFAULT_FORMAT - Static variable in class weka.core.Debug.Timestamp
the default format
DEFAULT_FORMAT - Static variable in class weka.gui.SimpleDateFormatEditor
the default format
DEFAULT_HEIGHT - Static variable in class weka.gui.arffviewer.ArffViewerMainPanel
the default for height
DEFAULT_LEFT - Static variable in class weka.gui.arffviewer.ArffViewerMainPanel
the default for left
DEFAULT_SEPARATORS - Static variable in class weka.core.TestInstances
the default word separators used in strings
DEFAULT_SHAPE_SIZE - Static variable in class weka.gui.visualize.Plot2D
 
DEFAULT_TOP - Static variable in class weka.gui.arffviewer.ArffViewerMainPanel
the default for top
DEFAULT_WIDTH - Static variable in class weka.gui.arffviewer.ArffViewerMainPanel
the default for width
DEFAULT_WORDS - Static variable in class weka.core.TestInstances
the default list of words used in strings
defaultEvaluatorString() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Return the name of the default evaluator.
defaultEvaluatorString() - Method in class weka.attributeSelection.CostSensitiveAttributeEval
Return the name of the default evaluator.
DefaultModelsPanel - Class in weka.gui.ensembleLibraryEditor
This class is intended to build a panel that contains as interface that will let users choose default lists of models to add to the library.
DefaultModelsPanel(ListModelsPanel) - Constructor for class weka.gui.ensembleLibraryEditor.DefaultModelsPanel
Constructor to initialize the GUI
DefaultNode - Class in weka.gui.ensembleLibraryEditor.tree
This class is responsible for representing objects that we haven't explicitly written custom tree node editors for.
DefaultNode(String, String, Object, PropertyEditor) - Constructor for class weka.gui.ensembleLibraryEditor.tree.DefaultNode
The constructor initializes the members of this node.
defaultOutput() - Method in class weka.datagenerators.DataGenerator
Gets the string writer, which is used for outputting to stdout.
defaultWeightTipText() - Method in class weka.classifiers.functions.Winnow
Returns the tip text for this property
defineDataFormat() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Initializes the format for the dataset produced.
defineDataFormat() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Initializes the format for the dataset produced.
defineDataFormat() - Method in class weka.datagenerators.classifiers.classification.LED24
Initializes the format for the dataset produced.
defineDataFormat() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Initializes the format for the dataset produced.
defineDataFormat() - Method in class weka.datagenerators.classifiers.classification.RDG1
Initializes the format for the dataset produced.
defineDataFormat() - Method in class weka.datagenerators.classifiers.regression.Expression
Initializes the format for the dataset produced.
defineDataFormat() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Initializes the format for the dataset produced.
defineDataFormat() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Initializes the format for the dataset produced.
defineDataFormat() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Initializes the format for the dataset produced.
defineDataFormat() - Method in class weka.datagenerators.DataGenerator
Initializes the format for the dataset produced.
DefineFunction - Class in weka.core.pmml
Class encapsulating DefineFunction (used in TransformationDictionary).
DefineFunction(Element, TransformationDictionary) - Constructor for class weka.core.pmml.DefineFunction
 
degreeTipText() - Method in class weka.classifiers.functions.LibSVM
Returns the tip text for this property
del(int, Instance) - Method in class weka.classifiers.trees.j48.Distribution
Deletes given instance from given bag.
delete(int) - Method in class weka.classifiers.functions.supportVector.SMOset
Deletes an element from the set.
delete() - Method in class weka.core.Instances
Removes all instances from the set.
delete(int) - Method in class weka.core.Instances
Removes an instance at the given position from the set.
deleteArc(String, String) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Delete arc between two nodes.
deleteArc(int, int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Delete arc between two nodes.
deleteAttribute() - Method in class weka.gui.arffviewer.ArffPanel
deletes the currently selected attribute
deleteAttribute(boolean) - Method in class weka.gui.arffviewer.ArffViewerMainPanel
deletes the current selected Attribute or several chosen ones
deleteAttributeAt(int) - Method in class weka.core.Instance
Deletes an attribute at the given position (0 to numAttributes() - 1).
deleteAttributeAt(int) - Method in class weka.core.Instances
Deletes an attribute at the given position (0 to numAttributes() - 1).
deleteAttributeAt(int) - Method in class weka.gui.arffviewer.ArffSortedTableModel
deletes the attribute at the given col index
deleteAttributeAt(int) - Method in class weka.gui.arffviewer.ArffTableModel
deletes the attribute at the given col index.
deleteAttributeAt(int, boolean) - Method in class weka.gui.arffviewer.ArffTableModel
deletes the attribute at the given col index
deleteAttributes() - Method in class weka.gui.arffviewer.ArffPanel
deletes the chosen attributes
deleteAttributes(int[]) - Method in class weka.gui.arffviewer.ArffSortedTableModel
deletes the attributes at the given indices
deleteAttributes(int[]) - Method in class weka.gui.arffviewer.ArffTableModel
deletes the attributes at the given indices
deleteAttributeType(int) - Method in class weka.core.Instances
Deletes all attributes of the given type in the dataset.
deleteEmptyBinsTipText() - Method in class weka.classifiers.meta.RegressionByDiscretization
Returns the tip text for this property
deleteEvent(String) - Method in class weka.associations.gsp.Element
Deletes the first or last event of an Element.
deleteGraftedCases(Instances) - Method in class weka.classifiers.trees.j48.GraftSplit
deletes the cases in data that belong to leaf pointed to by the test (i.e.
deleteInfrequentSequences(FastVector, long) - Static method in class weka.associations.gsp.Sequence
Deletes Sequences of a given set which don't meet the minimum support count threshold.
deleteInstance() - Method in class weka.gui.arffviewer.ArffPanel
deletes the currently selected instance
deleteInstance(boolean) - Method in class weka.gui.arffviewer.ArffViewerMainPanel
deletes the current selected Instance or several chosen ones
deleteInstanceAt(int) - Method in class weka.gui.arffviewer.ArffSortedTableModel
deletes the instance at the given index
deleteInstanceAt(int) - Method in class weka.gui.arffviewer.ArffTableModel
deletes the instance at the given index
deleteInstanceAt(int, boolean) - Method in class weka.gui.arffviewer.ArffTableModel
deletes the instance at the given index
deleteInstances() - Method in class weka.gui.arffviewer.ArffPanel
deletes all the currently selected instances
deleteInstances(int[]) - Method in class weka.gui.arffviewer.ArffSortedTableModel
deletes the instances at the given positions
deleteInstances(int[]) - Method in class weka.gui.arffviewer.ArffTableModel
deletes the instances at the given positions
deleteItemSets(FastVector, int, int) - Static method in class weka.associations.ItemSet
Deletes all item sets that don't have minimum support.
deleteItemSets(FastVector, int, int) - Static method in class weka.associations.LabeledItemSet
Deletes all item sets that don't have minimum support and have more than maximum support
deleteLastParent(Instances) - Method in class weka.classifiers.bayes.net.ParentSet
Delete last added parent from parent set and update internals (specifically the cardinality of the parent set)
deleteNode(String) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Delete node from the network, updating instances, parentsets, distributions Conditional distributions are condensed by taking the values for the target node to be its first value.
deleteNode(int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Delete node from the network, updating instances, parentsets, distributions Conditional distributions are condensed by taking the values for the target node to be its first value.
deleteParent(int, Instances) - Method in class weka.classifiers.bayes.net.ParentSet
delete node from parent set
deleteSelection(FastVector) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Delete nodes with indexes in selection from the network, updating instances, parentsets, distributions Conditional distributions are condensed by taking the values for the target node to be its first value.
deleteStringAttributes() - Method in class weka.core.Instances
Deletes all string attributes in the dataset.
deleteWithMissing(int) - Method in class weka.core.Instances
Removes all instances with missing values for a particular attribute from the dataset.
deleteWithMissing(Attribute) - Method in class weka.core.Instances
Removes all instances with missing values for a particular attribute from the dataset.
deleteWithMissingClass() - Method in class weka.core.Instances
Removes all instances with a missing class value from the dataset.
delimitersTipText() - Method in class weka.core.tokenizers.CharacterDelimitedTokenizer
Returns the tip text for this property
delNodeValue(int, String) - Method in class weka.classifiers.bayes.net.EditableBayesNet
Delete node value from a node.
delRange(int, Instances, int, int) - Method in class weka.classifiers.trees.j48.Distribution
Deletes all instances in given range from given bag.
Delta - Variable in class weka.classifiers.bayes.BayesianLogisticRegression
Trust Region Radius
DeltaBeta - Variable in class weka.classifiers.bayes.BayesianLogisticRegression
Array to store Regression Coefficient updates.
DeltaR - Variable in class weka.classifiers.bayes.BayesianLogisticRegression
This vector is used to store the increments on the R(i).
deltaTipText() - Method in class weka.associations.Apriori
Returns the tip text for this property
deltaTipText() - Method in class weka.classifiers.bayes.net.search.global.SimulatedAnnealing
 
deltaTipText() - Method in class weka.classifiers.bayes.net.search.local.SimulatedAnnealing
 
DeltaUpdate - Variable in class weka.classifiers.bayes.BayesianLogisticRegression
Trust Region Radius Update
DensityBasedClusterer - Interface in weka.clusterers
Interface for clusterers that can estimate the density for a given instance.
DensityBasedClustererSplitEvaluator - Class in weka.experiment
A SplitEvaluator that produces results for a density based clusterer.
DensityBasedClustererSplitEvaluator() - Constructor for class weka.experiment.DensityBasedClustererSplitEvaluator
 
densityBasedClustererTipText() - Method in class weka.filters.unsupervised.attribute.ClusterMembership
Returns a description of this option suitable for display as a tip text in the gui.
dependencies() - Method in class weka.core.Capabilities
Returns an Iterator over the stored dependencies
depth() - Method in class weka.gui.HierarchyPropertyParser
Get the depth of the tree, i.e.
DerivedFieldMetaInfo - Class in weka.core.pmml
 
DerivedFieldMetaInfo(Element, ArrayList<Attribute>, TransformationDictionary) - Constructor for class weka.core.pmml.DerivedFieldMetaInfo
 
descendantPopulationSizeTipText() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
 
descendantPopulationSizeTipText() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
 
description() - Method in class weka.associations.tertius.Predicate
 
description() - Method in class weka.core.Option
Returns the option's description.
deserialize(InputStream) - Static method in class weka.core.Jython
deserializes the Python Object from the stream
deSerialize(String) - Static method in class weka.core.xml.XStream
Deserializes an object from the supplied XML string
designatedClassTipText() - Method in class weka.classifiers.meta.ThresholdSelector
 
desiredSizeTipText() - Method in class weka.classifiers.meta.Decorate
Returns the tip text for this property
desiredWeightOfInstancesPerIntervalTipText() - Method in class weka.filters.unsupervised.attribute.Discretize
Returns the tip text for this property
det() - Method in class weka.core.matrix.LUDecomposition
Determinant
det() - Method in class weka.core.matrix.Matrix
Matrix determinant
detectionPerAttributeTipText() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Returns the tip text for this property
determineBounds() - Method in class weka.gui.visualize.Plot2D
Determine the min and max values for axis and colouring attributes
determineColumnConstraints(ResultProducer) - Method in class weka.experiment.AveragingResultProducer
Determines if there are any constraints (imposed by the destination) on the result columns to be produced by resultProducers.
determineColumnConstraints(ResultProducer) - Method in class weka.experiment.CSVResultListener
Determines if there are any constraints (imposed by the destination) on the result columns to be produced by resultProducers.
determineColumnConstraints(ResultProducer) - Method in class weka.experiment.DatabaseResultListener
Determines if there are any constraints (imposed by the destination) on any additional measures produced by resultProducers.
determineColumnConstraints(ResultProducer) - Method in class weka.experiment.LearningRateResultProducer
Determines if there are any constraints (imposed by the destination) on the result columns to be produced by resultProducers.
determineColumnConstraints(ResultProducer) - Method in interface weka.experiment.ResultListener
Determines if there are any constraints (imposed by the destination) on additional result columns to be produced by resultProducers.
determineValues(Instances) - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
determines the values to retain, it is always at least 1 and up to the maximum number of distinct values
DIAMOND_SHAPE - Static variable in class weka.gui.visualize.Plot2D
 
differencesProbability - Variable in class weka.experiment.PairedStats
The probability of obtaining the observed differences
differencesSignificance - Variable in class weka.experiment.PairedStats
A significance indicator: 0 if the differences are not significant > 0 if x significantly greater than y < 0 if x significantly less than y
differencesStats - Variable in class weka.experiment.PairedStats
The stats associated with the paired differences
dimension() - Method in class weka.classifiers.misc.monotone.Coordinates
Gets the dimension of the data space, this is the number of attributes, exluding the class attribute.
DIRECTED - Static variable in interface weka.gui.graphvisualizer.GraphConstants
Types of Edges
directionTipText() - Method in class weka.attributeSelection.BestFirst
Returns the tip text for this property
disable(Capabilities.Capability) - Method in class weka.core.Capabilities
disables the given capability Disabling NOMINAL_ATTRIBUTES also disables BINARY_ATTRIBUTES, UNARY_ATTRIBUTES and EMPTY_NOMINAL_ATTRIBUTES.
disable(Capabilities.Capability) - Method in class weka.core.FindWithCapabilities
disables the given capability.
disableAllAttributeDependencies() - Method in class weka.core.Capabilities
disables all attribute type dependencies
disableAllAttributes() - Method in class weka.core.Capabilities
disables all attribute types
disableAllClassDependencies() - Method in class weka.core.Capabilities
disables all class type dependencies
disableAllClasses() - Method in class weka.core.Capabilities
disables all class types
disabled_getEquivalent() - Method in class weka.associations.Tertius
Get the value of equivalent.
disabled_getPartFile() - Method in class weka.associations.Tertius
Get the value of partFile.
disabled_getSameClause() - Method in class weka.associations.Tertius
Get the value of sameClause.
disabled_getSubsumption() - Method in class weka.associations.Tertius
Get the value of subsumption.
disabled_setEquivalent(boolean) - Method in class weka.associations.Tertius
Set the value of equivalent.
disabled_setPartFile(File) - Method in class weka.associations.Tertius
Set the value of partFile.
disabled_setSameClause(boolean) - Method in class weka.associations.Tertius
Set the value of sameClause.
disabled_setSubsumption(boolean) - Method in class weka.associations.Tertius
Set the value of subsumption.
disableDependency(Capabilities.Capability) - Method in class weka.core.Capabilities
disables the dependency of the given capability Disabling NOMINAL_ATTRIBUTES also disables BINARY_ATTRIBUTES, UNARY_ATTRIBUTES and EMPTY_NOMINAL_ATTRIBUTES.
disableNot(Capabilities.Capability) - Method in class weka.core.FindWithCapabilities
disables the given "not to have" capability.
disconnect(NeuralConnection, NeuralConnection) - Static method in class weka.classifiers.functions.neural.NeuralConnection
Disconnects two units.
DISCONNECT - Static variable in class weka.gui.sql.event.ConnectionEvent
it was a disconnect
disconnectFromDatabase() - Method in class weka.experiment.DatabaseUtils
Closes the connection to the database.
disconnectionNotification(String, Object) - Method in class weka.gui.beans.AbstractDataSink
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.AbstractEvaluator
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event named
disconnectionNotification(String, Object) - Method in class weka.gui.beans.AbstractTestSetProducer
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.AbstractTrainingSetProducer
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.Associator
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in interface weka.gui.beans.BeanCommon
Notify this object that it has been deregistered as a listener with a source for named event.
disconnectionNotification(String, Object) - Method in class weka.gui.beans.ClassAssigner
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.Classifier
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.ClassValuePicker
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.Clusterer
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in interface weka.gui.beans.ConnectionNotificationConsumer
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name This method should be implemented synchronized.
disconnectionNotification(String, Object) - Method in class weka.gui.beans.Filter
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.InstanceStreamToBatchMaker
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.Loader
Notify this object that it has been deregistered as a listener with a source for named event.
disconnectionNotification(String, Object) - Method in class weka.gui.beans.MetaBean
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name.
disconnectionNotification(String, Object) - Method in class weka.gui.beans.PredictionAppender
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name
disconnectionNotification(String, Object) - Method in class weka.gui.beans.SerializedModelSaver
Notify this object that it has been deregistered as a listener with a source with respect to the supplied event name.
disconnectionNotification(String, Object) - Method in class weka.gui.beans.StripChart
Notify this object that it has been deregistered as a listener with a source for named event.
disconnectionNotification(String, Object) - Method in class weka.gui.beans.TextViewer
Notify this object that it has been deregistered as a listener with a source for named event.
DiscreteDistribution - Class in weka.classifiers.misc.monotone
This class represents a discrete probability distribution over a finite number of values.
DiscreteDistribution(DiscreteEstimator) - Constructor for class weka.classifiers.misc.monotone.DiscreteDistribution
Create a DiscreteDistribution based on a DiscreteEstimator.
DiscreteDistribution(CumulativeDiscreteDistribution) - Constructor for class weka.classifiers.misc.monotone.DiscreteDistribution
Create a DiscreteDistribution based on a CumulativeDiscreteDistribution.
DiscreteDistribution(double[]) - Constructor for class weka.classifiers.misc.monotone.DiscreteDistribution
Create a DiscreteDistribution based on an array of doubles.
DiscreteEstimator - Class in weka.estimators
Simple symbolic probability estimator based on symbol counts.
DiscreteEstimator(int, boolean) - Constructor for class weka.estimators.DiscreteEstimator
Constructor
DiscreteEstimator(int, double) - Constructor for class weka.estimators.DiscreteEstimator
Constructor
DiscreteEstimatorBayes - Class in weka.classifiers.bayes.net.estimate
Symbolic probability estimator based on symbol counts and a prior.
DiscreteEstimatorBayes(int, double) - Constructor for class weka.classifiers.bayes.net.estimate.DiscreteEstimatorBayes
Constructor
DiscreteEstimatorFullBayes - Class in weka.classifiers.bayes.net.estimate
Symbolic probability estimator based on symbol counts and a prior.
DiscreteEstimatorFullBayes(int, double, double, DiscreteEstimatorBayes, DiscreteEstimatorBayes, double) - Constructor for class weka.classifiers.bayes.net.estimate.DiscreteEstimatorFullBayes
Constructor
DiscreteFunction - Class in weka.classifiers.functions.pace
Class for handling discrete functions.
DiscreteFunction() - Constructor for class weka.classifiers.functions.pace.DiscreteFunction
Constructs an empty discrete function
DiscreteFunction(DoubleVector) - Constructor for class weka.classifiers.functions.pace.DiscreteFunction
Constructs a discrete function with the point values provides and the function values are all 1/n.
DiscreteFunction(DoubleVector, DoubleVector) - Constructor for class weka.classifiers.functions.pace.DiscreteFunction
Constructs a discrete function with both the point values and function values provided.
Discretize - Class in weka.core.pmml
Class encapsulating a Discretize Expression.
Discretize(Element, FieldMetaInfo.Optype, ArrayList<Attribute>) - Constructor for class weka.core.pmml.Discretize
Constructs a Discretize Expression
Discretize - Class in weka.filters.supervised.attribute
An instance filter that discretizes a range of numeric attributes in the dataset into nominal attributes.
Discretize() - Constructor for class weka.filters.supervised.attribute.Discretize
Constructor - initialises the filter
Discretize - Class in weka.filters.unsupervised.attribute
An instance filter that discretizes a range of numeric attributes in the dataset into nominal attributes.
Discretize() - Constructor for class weka.filters.unsupervised.attribute.Discretize
Constructor - initialises the filter
Discretize(String) - Constructor for class weka.filters.unsupervised.attribute.Discretize
Another constructor, sets the attribute indices immediately
discretizeBinTipText() - Method in class weka.classifiers.mi.MIBoost
Returns the tip text for this property
displayModelInOldFormatTipText() - Method in class weka.classifiers.bayes.NaiveBayes
Returns the tip text for this property
displayModelInOldFormatTipText() - Method in class weka.clusterers.EM
Returns the tip text for this property
displayResultset(int) - Method in class weka.experiment.PairedTTester
Checks whether the resultset with the given index shall be displayed.
displayResultset(int) - Method in interface weka.experiment.Tester
Checks whether the resultset with the given index shall be displayed.
displayRulesTipText() - Method in class weka.classifiers.rules.DecisionTable
Returns the tip text for this property
displayStdDevsTipText() - Method in class weka.clusterers.SimpleKMeans
Returns the tip text for this property
dispose() - Method in class weka.gui.GUIChooser.ChildFrameSDI
de-registers the child frame with the parent first.
dispose() - Method in class weka.gui.Main.ChildFrameMDI
de-registers the child frame with the parent first.
dispose() - Method in class weka.gui.Main.ChildFrameSDI
de-registers the child frame with the parent first.
dispose() - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
disposeSplash() - Static method in class weka.gui.SplashWindow
Closes the splash window.
distance(Instance, Instance) - Method in class weka.classifiers.mi.CitationKNN
distance between two instances
distance(DataObject) - Method in interface weka.clusterers.forOPTICSAndDBScan.DataObjects.DataObject
Calculates the distance between dataObject and this.dataObject
distance(DataObject) - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.EuclidianDataObject
Calculates the euclidian-distance between dataObject and this.dataObject
distance(DataObject) - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.ManhattanDataObject
Calculates the manhattan-distance between dataObject and this.dataObject
distance(Instance, Instance, double, PerformanceStats) - Method in class weka.core.AbstractStringDistanceFunction
Calculates the distance between two instances.
distance(Instance, Instance) - Method in interface weka.core.DistanceFunction
Calculates the distance between two instances.
distance(Instance, Instance, PerformanceStats) - Method in interface weka.core.DistanceFunction
Calculates the distance between two instances.
distance(Instance, Instance, double) - Method in interface weka.core.DistanceFunction
Calculates the distance between two instances.
distance(Instance, Instance, double, PerformanceStats) - Method in interface weka.core.DistanceFunction
Calculates the distance between two instances.
distance(Instance, Instance) - Method in class weka.core.EuclideanDistance
Calculates the distance between two instances.
distance(Instance, Instance, PerformanceStats) - Method in class weka.core.EuclideanDistance
Calculates the distance (or similarity) between two instances.
distance(Instance, Instance) - Method in class weka.core.NormalizableDistance
Calculates the distance between two instances.
distance(Instance, Instance, PerformanceStats) - Method in class weka.core.NormalizableDistance
Calculates the distance between two instances.
distance(Instance, Instance, double) - Method in class weka.core.NormalizableDistance
Calculates the distance between two instances.
distance(Instance, Instance, double, PerformanceStats) - Method in class weka.core.NormalizableDistance
Calculates the distance between two instances.
distanceFTipText() - Method in class weka.clusterers.XMeans
Returns the tip text for this property.
DistanceFunction - Interface in weka.core
Interface for any class that can compute and return distances between two instances.
distanceFunctionTipText() - Method in class weka.clusterers.SimpleKMeans
Returns the tip text for this property.
distanceFunctionTipText() - Method in class weka.core.neighboursearch.NearestNeighbourSearch
Returns the tip text for this property.
distanceSet(Instance, Instance) - Method in class weka.classifiers.mi.CitationKNN
Calculates the distance between two instances
distanceTypeTipText() - Method in class weka.classifiers.misc.OLM
Returns the tip text for this property.
distanceWeightingTipText() - Method in class weka.classifiers.lazy.IBk
Returns the tip text for this property.
distinctCount - Variable in class weka.core.AttributeStats
The number of distinct values
distMultTipText() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Returns the tip text for this property
distributedExperimentSelected() - Method in class weka.gui.experiment.DistributeExperimentPanel
Returns true if the distribute experiment checkbox is selected
DistributeExperimentPanel - Class in weka.gui.experiment
This panel enables an experiment to be distributed to multiple hosts; it also allows remote host names to be specified.
DistributeExperimentPanel() - Constructor for class weka.gui.experiment.DistributeExperimentPanel
Constructor
DistributeExperimentPanel(Experiment) - Constructor for class weka.gui.experiment.DistributeExperimentPanel
Creates the panel with the supplied initial experiment.
distribution() - Method in class weka.classifiers.evaluation.NominalPrediction
Gets the predicted probabilities
distribution() - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Returns the distribution of class values induced by the model.
Distribution - Class in weka.classifiers.trees.j48
Class for handling a distribution of class values.
Distribution(int, int) - Constructor for class weka.classifiers.trees.j48.Distribution
Creates and initializes a new distribution.
Distribution(double[][]) - Constructor for class weka.classifiers.trees.j48.Distribution
Creates and initializes a new distribution using the given array.
Distribution(Instances) - Constructor for class weka.classifiers.trees.j48.Distribution
Creates a distribution with only one bag according to instances in source.
Distribution(Instances, ClassifierSplitModel) - Constructor for class weka.classifiers.trees.j48.Distribution
Creates a distribution according to given instances and split model.
Distribution(Distribution) - Constructor for class weka.classifiers.trees.j48.Distribution
Creates distribution with only one bag by merging all bags of given distribution.
Distribution(Distribution, int) - Constructor for class weka.classifiers.trees.j48.Distribution
Creates distribution with two bags by merging all bags apart of the indicated one.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.AODE
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.AODEsr
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.BayesNet
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.DMNBtext
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.DMNBtext.DNBBinary
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.HNB
Calculates the class membership probabilities for the given test instance
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.NaiveBayes
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.NaiveBayesMultinomial
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.NaiveBayesMultinomialUpdateable
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.NaiveBayesSimple
Calculates the class membership probabilities for the given test instance.
distributionForInstance(BayesNet, Instance) - Method in class weka.classifiers.bayes.net.estimate.BayesNetEstimator
Calculates the class membership probabilities for the given test instance.
distributionForInstance(BayesNet, Instance) - Method in class weka.classifiers.bayes.net.estimate.MultiNomialBMAEstimator
Calculates the class membership probabilities for the given test instance.
distributionForInstance(BayesNet, Instance) - Method in class weka.classifiers.bayes.net.estimate.SimpleEstimator
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.bayes.WAODE
Calculates the class membership probabilities for the given test instance
distributionForInstance(Instance) - Method in class weka.classifiers.Classifier
Predicts the class memberships for a given instance.
distributionForInstance(Instance) - Method in class weka.classifiers.functions.LibLINEAR
Computes the distribution for a given instance.
distributionForInstance(Instance) - Method in class weka.classifiers.functions.LibSVM
Computes the distribution for a given instance.
distributionForInstance(Instance) - Method in class weka.classifiers.functions.Logistic
Computes the distribution for a given instance
distributionForInstance(Instance) - Method in class weka.classifiers.functions.MultilayerPerceptron
Call this function to predict the class of an instance once a classification model has been built with the buildClassifier call.
distributionForInstance(Instance) - Method in class weka.classifiers.functions.RBFNetwork
Computes the distribution for a given instance
distributionForInstance(Instance) - Method in class weka.classifiers.functions.SimpleLogistic
Returns class probabilities for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.functions.SMO
Estimates class probabilities for given instance.
distributionForInstance(Instance) - Method in class weka.classifiers.functions.VotedPerceptron
Outputs the distribution for the given output.
distributionForInstance(Instance) - Method in class weka.classifiers.JythonClassifier
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.lazy.IBk
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.lazy.KStar
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.lazy.LBR
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.lazy.LWL
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.AdaBoostM1
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Classifies a given instance after attribute selection
distributionForInstance(Instance) - Method in class weka.classifiers.meta.Bagging
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.ClassificationViaRegression
Returns the distribution for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.CostSensitiveClassifier
Returns class probabilities.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.CVParameterSelection
Predicts the class distribution for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.Dagging
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.Decorate
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.END
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.EnsembleSelection
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.FilteredClassifier
Classifies a given instance after filtering.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.Grading
Returns class probabilities for a given instance using the stacked classifier.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.LogitBoost
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.MetaCost
Classifies a given instance after filtering.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.MultiClassClassifier
Returns the distribution for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.MultiScheme
Returns class probabilities.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.nestedDichotomies.ClassBalancedND
Predicts the class distribution for a given instance
distributionForInstance(Instance) - Method in class weka.classifiers.meta.nestedDichotomies.DataNearBalancedND
Predicts the class distribution for a given instance
distributionForInstance(Instance) - Method in class weka.classifiers.meta.nestedDichotomies.ND
Predicts the class distribution for a given instance
distributionForInstance(Instance) - Method in class weka.classifiers.meta.OrdinalClassClassifier
Returns the distribution for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Computes class distribution of an instance using the best committee.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.RandomCommittee
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.RandomSubSpace
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.RotationForest
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.Stacking
Returns class probabilities.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.StackingC
Classifies a given instance using the stacked classifier.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.ThresholdSelector
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.meta.Vote
Classifies a given instance using the selected combination rule.
distributionForInstance(Instance) - Method in class weka.classifiers.mi.CitationKNN
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.mi.MDD
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.mi.MIBoost
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.mi.MIDD
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.mi.MIEMDD
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.mi.MILR
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.mi.MIOptimalBall
Computes the distribution for a given multiple instance
distributionForInstance(Instance) - Method in class weka.classifiers.mi.MISMO
Estimates class probabilities for given instance.
distributionForInstance(Instance) - Method in class weka.classifiers.mi.MISVM
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.mi.MIWrapper
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.mi.SimpleMI
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.mi.TLDSimple
Computes the distribution for a given exemplar
distributionForInstance(Instance) - Method in class weka.classifiers.misc.HyperPipes
Classifies the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.misc.monotone.OSDLCore
Calculates the class probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.misc.OSDL
Use classifyInstance from OSDLCore and assign probability one to the chosen label.
distributionForInstance(Instance) - Method in class weka.classifiers.misc.SerializedClassifier
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.misc.VFI
Classifies the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.pmml.consumer.GeneralRegression
Classifies the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.pmml.consumer.NeuralNetwork
Classifies the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.pmml.consumer.Regression
Classifies the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.rules.ConjunctiveRule
Computes class distribution for the given instance.
distributionForInstance(Instance) - Method in class weka.classifiers.rules.DecisionTable
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.rules.DTNB
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.rules.JRip
Classify the test instance with the rule learner and provide the class distributions
distributionForInstance(Instance) - Method in class weka.classifiers.rules.part.ClassifierDecList
Returns class probabilities for a weighted instance.
distributionForInstance(Instance) - Method in class weka.classifiers.rules.PART
Returns class probabilities for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.rules.part.MakeDecList
Returns the class distribution for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.rules.ZeroR
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.ADTree
Returns the class probability distribution for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.BFTree
Computes class probabilities for instance using the decision tree.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.DecisionStump
Calculates the class membership probabilities for the given test instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.FT
Returns class probabilities for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.ft.FTInnerNode
Returns the class probabilities for an instance given by the Functional tree.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.ft.FTLeavesNode
Returns the class probabilities for an instance given by the Functional Leaves tree.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.ft.FTNode
Returns the class probabilities for an instance given by the Functional Tree.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.ft.FTtree
Returns the class probabilities for an instance given by the Functional tree.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.Id3
Computes class distribution for instance using decision tree.
distributionForInstance(Instance, boolean) - Method in class weka.classifiers.trees.j48.ClassifierTree
Returns class probabilities for a weighted instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.J48
Returns class probabilities for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.J48graft
Returns class probabilities for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.LADTree
Returns the class probability distribution for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.LMT
Returns class probabilities for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.lmt.LMTNode
Returns the class probabilities for an instance given by the logistic model tree.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.lmt.LogisticBase
Returns class probabilities for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.NBTree
Returns class probabilities for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.RandomForest
Returns the class probability distribution for an instance.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.RandomTree
Computes class distribution of an instance using the decision tree.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.REPTree
Computes class distribution of an instance using the tree.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.SimpleCart
Computes class probabilities for instance using the decision tree.
distributionForInstance(Instance) - Method in class weka.classifiers.trees.UserClassifier
Call this function to get a double array filled with the probability of how likely each class type is the class of the instance.
distributionForInstance(Instance) - Method in class weka.clusterers.AbstractClusterer
Predicts the cluster memberships for a given instance.
distributionForInstance(Instance) - Method in class weka.clusterers.AbstractDensityBasedClusterer
Returns the cluster probability distribution for an instance.
distributionForInstance(Instance) - Method in interface weka.clusterers.Clusterer
Predicts the cluster memberships for a given instance.
distributionForInstance(Instance) - Method in class weka.clusterers.FilteredClusterer
Classifies a given instance after filtering.
distributionsByOriginalIndex(double[]) - Method in class weka.filters.supervised.attribute.ClassOrder
Convert the given class distribution back to the distributions with the original internal class index
distributionSpreadTipText() - Method in class weka.filters.supervised.instance.SpreadSubsample
Returns the tip text for this property
distributionTipText() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Returns the tip text for this property
DistributionUtils - Class in weka.classifiers.misc.monotone
Class with some simple methods acting on CumulativeDiscreteDistribution.
DistributionUtils() - Constructor for class weka.classifiers.misc.monotone.DistributionUtils
 
divergence(BayesNet) - Method in class weka.classifiers.bayes.net.BIFReader
calculates the divergence between the probability distribution represented by this network and that of another, that is, \sum_{x\in X} P(x)log P(x)/Q(x) where X is the set of values the nodes in the network can take, P(x) the probability of this network for configuration x Q(x) the probability of the other network for configuration x
divide(Instances, boolean) - Static method in class weka.associations.LabeledItemSet
Splits the class attribute away.
dividedBy(DoubleVector) - Method in class weka.core.matrix.DoubleVector
Divided by another DoubleVector element by element
dividedByEquals(DoubleVector) - Method in class weka.core.matrix.DoubleVector
Divided by another DoubleVector element by element in place
DIVISION - Static variable in interface weka.core.mathematicalexpression.sym
 
DIVISION - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
DKConditionalEstimator - Class in weka.estimators
Conditional probability estimator for a discrete domain conditional upon a numeric domain.
DKConditionalEstimator(int, double) - Constructor for class weka.estimators.DKConditionalEstimator
Constructor
dl(int) - Method in class weka.core.Debug.DBO
Return true if the debug level is set same method as outpuTypeSet but better name
DMNBtext - Class in weka.classifiers.bayes
Class for building and using a Discriminative Multinomial Naive Bayes classifier.
DMNBtext() - Constructor for class weka.classifiers.bayes.DMNBtext
 
DMNBtext.DNBBinary - Class in weka.classifiers.bayes
 
DMNBtext.DNBBinary() - Constructor for class weka.classifiers.bayes.DMNBtext.DNBBinary
 
DNConditionalEstimator - Class in weka.estimators
Conditional probability estimator for a discrete domain conditional upon a numeric domain.
DNConditionalEstimator(int, double) - Constructor for class weka.estimators.DNConditionalEstimator
Constructor
dnorm(double) - Static method in class weka.core.matrix.Maths
Returns the density of the standard normal.
dnorm(double, double, double) - Static method in class weka.core.matrix.Maths
Returns the density value of a standard normal.
dnorm(double, DoubleVector, double) - Static method in class weka.core.matrix.Maths
Returns the density values of a set of normal distributions with different means.
dnormLog(double) - Static method in class weka.core.matrix.Maths
Returns the log-density of the standard normal.
dnormLog(double, double, double) - Static method in class weka.core.matrix.Maths
Returns the log-density value of a standard normal.
dnormLog(double, DoubleVector, double) - Static method in class weka.core.matrix.Maths
Returns the log-density values of a set of normal distributions with different means.
do_action(int, lr_parser, Stack, int) - Method in class weka.core.mathematicalexpression.Parser
Invoke a user supplied parse action.
do_action(int, lr_parser, Stack, int) - Method in class weka.filters.unsupervised.instance.subsetbyexpression.Parser
Invoke a user supplied parse action.
doCommandlineCompletion(KeyEvent) - Method in class weka.gui.SimpleCLIPanel
performs commandline completion on packages and classnames.
DOCTYPE - Static variable in class weka.core.xml.XMLInstances
the DTD
DOCTYPE - Static variable in class weka.core.xml.XMLOptions
the DTD for the XML file.
DOCTYPE - Static variable in class weka.core.xml.XMLSerialization
the DOCTYPE for the serialization
doGrafting(Instances) - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTreeG
Initializes variables for grafting.
doHistory(KeyEvent) - Method in class weka.gui.SimpleCLIPanel
Changes the currently displayed command line when certain keys are pressed.
doMetaConnection(BeanInstance, BeanInstance, EventSetDescriptor, JComponent) - Static method in class weka.gui.beans.BeanConnection
 
done() - Method in interface weka.classifiers.IterativeClassifier
Signal end of iterating, useful for any house-keeping/cleanup
done() - Method in class weka.classifiers.pmml.consumer.PMMLClassifier
Signal that a scoring run has been completed.
done() - Method in class weka.classifiers.trees.ADTree
Frees memory that is no longer needed for a final model - will no longer be able to increment the classifier after calling this.
done() - Method in class weka.classifiers.trees.LADTree
 
doNotOperateOnPerClassBasisTipText() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Returns the tip text for this property.
doNotReplaceMissingValuesTipText() - Method in class weka.classifiers.functions.LibLINEAR
Returns the tip text for this property
doNotReplaceMissingValuesTipText() - Method in class weka.classifiers.functions.LibSVM
Returns the tip text for this property
dontNormalizeTipText() - Method in class weka.core.NormalizableDistance
Returns the tip text for this property.
dontReplaceMissingValuesTipText() - Method in class weka.clusterers.SimpleKMeans
Returns the tip text for this property
doRun(int) - Method in class weka.experiment.AveragingResultProducer
Gets the results for a specified run number.
doRun(int) - Method in class weka.experiment.CrossValidationResultProducer
Gets the results for a specified run number.
doRun(int) - Method in class weka.experiment.DatabaseResultProducer
Gets the results for a specified run number.
doRun(int) - Method in class weka.experiment.LearningRateResultProducer
Gets the results for a specified run number.
doRun(int) - Method in class weka.experiment.RandomSplitResultProducer
Gets the results for a specified run number.
doRun(int) - Method in interface weka.experiment.ResultProducer
Gets the results for a specified run number.
doRunKeys(int) - Method in class weka.experiment.AveragingResultProducer
Gets the keys for a specified run number.
doRunKeys(int) - Method in class weka.experiment.CrossValidationResultProducer
Gets the keys for a specified run number.
doRunKeys(int) - Method in class weka.experiment.DatabaseResultProducer
Gets the keys for a specified run number.
doRunKeys(int) - Method in class weka.experiment.LearningRateResultProducer
Gets the keys for a specified run number.
doRunKeys(int) - Method in class weka.experiment.RandomSplitResultProducer
Gets the keys for a specified run number.
doRunKeys(int) - Method in interface weka.experiment.ResultProducer
Gets the keys for a specified run number.
doTests() - Method in class weka.associations.CheckAssociator
Begin the tests, reporting results to System.out
doTests() - Method in class weka.attributeSelection.CheckAttributeSelection
Begin the tests, reporting results to System.out
doTests() - Method in class weka.classifiers.CheckClassifier
Begin the tests, reporting results to System.out
doTests() - Method in class weka.classifiers.functions.supportVector.CheckKernel
Begin the tests, reporting results to System.out
doTests() - Method in class weka.clusterers.CheckClusterer
Begin the tests, reporting results to System.out
doTests() - Method in class weka.core.Check
Begin the tests, reporting results to System.out
doTests() - Method in class weka.core.CheckGOE
Runs some diagnostic tests on the object.
doTests() - Method in class weka.core.CheckOptionHandler
Runs some diagnostic tests on an optionhandler object.
doTests() - Method in class weka.core.CheckScheme
Begin the tests, reporting results to System.out
doTests() - Method in class weka.estimators.CheckEstimator
Begin the tests, reporting results to System.out
dotMultiply(AlgVector) - Method in class weka.core.AlgVector
Returns the inner (or dot) product of two vectors
DotParser - Class in weka.gui.graphvisualizer
This class parses input in DOT format, and builds the datastructures that are passed to it.
DotParser(Reader, FastVector, FastVector) - Constructor for class weka.gui.graphvisualizer.DotParser
Dot parser Constructor
DOUBLE - Static variable in class weka.experiment.DatabaseUtils
Type mapping for DOUBLE used for reading experiment results.
DOUBLE - Static variable in interface weka.gui.graphvisualizer.GraphConstants
Types of Edges
doubleToString(double, int) - Static method in class weka.core.Utils
Rounds a double and converts it into String.
doubleToString(double, int, int) - Static method in class weka.core.Utils
Rounds a double and converts it into a formatted decimal-justified String.
DoubleVector - Class in weka.core.matrix
A vector specialized on doubles.
DoubleVector() - Constructor for class weka.core.matrix.DoubleVector
Constructs a null vector.
DoubleVector(int) - Constructor for class weka.core.matrix.DoubleVector
Constructs an n-vector of zeros.
DoubleVector(int, double) - Constructor for class weka.core.matrix.DoubleVector
Constructs a constant n-vector.
DoubleVector(double[]) - Constructor for class weka.core.matrix.DoubleVector
Constructs a vector directly from a double array
doubt(Instance, Instance) - Static method in class weka.classifiers.misc.monotone.InstancesUtil
Checks it two instances give rise to doubt.
dp(String) - Method in class weka.core.Debug.DBO
prints out text if verbose is on.
dp(int, String) - Method in class weka.core.Debug.DBO
prints out text but only if debug level is set.
dpln(String) - Method in class weka.core.Debug.DBO
prints out text + endofline if verbose is on.
dpln(int, String) - Method in class weka.core.Debug.DBO
prints out text + endofline but only if parameter debug type is set.
draw(Shape) - Method in class weka.gui.visualize.PostscriptGraphics
 
draw3DRect(int, int, int, int, boolean) - Method in class weka.gui.visualize.PostscriptGraphics
Draw an outlined rectangle with 3D effect in current pen color.
Drawable - Interface in weka.core
Interface to something that can be drawn as a graph.
drawArc(int, int, int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
drawBytes(byte[], int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
simply calls drawString(String,int,int)
drawChars(char[], int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
simply calls drawString(String,int,int)
drawGlyphVector(GlyphVector, float, float) - Method in class weka.gui.visualize.PostscriptGraphics
 
drawHighlight(Graphics, int, int) - Method in class weka.classifiers.functions.neural.NeuralConnection
Call this function to draw the node highlighted.
drawImage(Image, int, int, Color, ImageObserver) - Method in class weka.gui.visualize.PostscriptGraphics
calls drawImage(Image,int,int,int,int,Color,ImageObserver)
drawImage(Image, int, int, ImageObserver) - Method in class weka.gui.visualize.PostscriptGraphics
calls drawImage(Image,int,int,Color,ImageObserver) with Color.WHITE as background color
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class weka.gui.visualize.PostscriptGraphics
PS see http://astronomy.swin.edu.au/~pbourke/geomformats/postscript/ Java http://show.docjava.com:8086/book/cgij/doc/ip/graphics/SimpleImageFrame.java.html
drawImage(Image, int, int, int, int, ImageObserver) - Method in class weka.gui.visualize.PostscriptGraphics
calls drawImage(Image,int,int,int,int,Color,ImageObserver) with the color WHITE as background
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class weka.gui.visualize.PostscriptGraphics
calls drawImage(Image,int,int,int,int,int,int,int,int,Color,ImageObserver) with Color.WHITE as background color
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class weka.gui.visualize.PostscriptGraphics
 
drawInputLines(Graphics, int, int) - Method in class weka.classifiers.functions.neural.NeuralConnection
Call this function to draw the nodes input connections.
drawLine(int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Draw a line in current pen color.
drawNode(Graphics, int, int) - Method in class weka.classifiers.functions.neural.NeuralConnection
Call this function to draw the node.
drawOutputLines(Graphics, int, int) - Method in class weka.classifiers.functions.neural.NeuralConnection
Call this function to draw the nodes output connections.
drawOval(int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Draw an Oval outline in current pen color.
drawPolygon(int[], int[], int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
drawPolyline(int[], int[], int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
drawRect(int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Draw an outlined rectangle in current pen color.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class weka.gui.visualize.PostscriptGraphics
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class weka.gui.visualize.PostscriptGraphics
 
drawRoundRect(int, int, int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
drawString(AttributedCharacterIterator, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
drawString(String, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Draw text in current pen color.
drawString(AttributedCharacterIterator, float, float) - Method in class weka.gui.visualize.PostscriptGraphics
 
drawString(String, float, float) - Method in class weka.gui.visualize.PostscriptGraphics
 
DT_EUCLID - Static variable in class weka.classifiers.misc.OLM
Use the Euclidian distance whenever a nearest neighbour rule is fired.
DT_HAMMING - Static variable in class weka.classifiers.misc.OLM
Use the Hamming distance, this is the number of positions in which the instances differ, whenever a nearest neighbour rule is fired
DT_NONE - Static variable in class weka.classifiers.misc.OLM
No nearest neighbour rule will be fired when classifying an instance for which there is no smaller rule in the rule base?
DTD_ANY - Static variable in class weka.core.xml.XMLDocument
the ANY placeholder.
DTD_AT_LEAST_ONE - Static variable in class weka.core.xml.XMLDocument
the at least one marker.
DTD_ATTLIST - Static variable in class weka.core.xml.XMLDocument
the AttList definition.
DTD_CDATA - Static variable in class weka.core.xml.XMLDocument
the CDATA placeholder.
DTD_DOCTYPE - Static variable in class weka.core.xml.XMLDocument
the DocType definition.
DTD_ELEMENT - Static variable in class weka.core.xml.XMLDocument
the Element definition.
DTD_IMPLIED - Static variable in class weka.core.xml.XMLDocument
the #IMPLIED placeholder.
DTD_OPTIONAL - Static variable in class weka.core.xml.XMLDocument
the optional marker.
DTD_PCDATA - Static variable in class weka.core.xml.XMLDocument
the #PCDATA placeholder.
DTD_REQUIRED - Static variable in class weka.core.xml.XMLDocument
the #REQUIRED placeholder.
DTD_SEPARATOR - Static variable in class weka.core.xml.XMLDocument
the option separator.
DTD_ZERO_OR_MORE - Static variable in class weka.core.xml.XMLDocument
the zero or more marker.
DTNB - Class in weka.classifiers.rules
Class for building and using a decision table/naive bayes hybrid classifier.
DTNB() - Constructor for class weka.classifiers.rules.DTNB
 
dumpDistribution() - Method in class weka.classifiers.trees.j48.Distribution
Prints distribution.
dumpLabel(int, Instances) - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Prints label for subset index of instances (eg class).
dumpLabelG(int, Instances) - Method in class weka.classifiers.trees.j48.GraftSplit
Prints label for subset index of instances (eg class).
dumpModel(Instances) - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Prints the split model.

E

EAST_CONNECTOR - Static variable in class weka.gui.beans.BeanVisual
 
Edge - Class in weka.gui.treevisualizer
This class is used in conjunction with the Node class to form a tree structure.
Edge(String, String, String) - Constructor for class weka.gui.treevisualizer.Edge
This constructs an Edge with the specified label and parent , child serial tags.
edit() - Method in class weka.gui.explorer.PreprocessPanel
edits the current instances object in the viewer
EditableBayesNet - Class in weka.classifiers.bayes.net
Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier.
EditableBayesNet() - Constructor for class weka.classifiers.bayes.net.EditableBayesNet
standard constructor *
EditableBayesNet(Instances) - Constructor for class weka.classifiers.bayes.net.EditableBayesNet
constructor, creates empty network with nodes based on the attributes in a data set
EditableBayesNet(BIFReader) - Constructor for class weka.classifiers.bayes.net.EditableBayesNet
constructor, copies Bayesian network structure from a Bayesian network encapsulated in a BIFReader
EditableBayesNet(boolean) - Constructor for class weka.classifiers.bayes.net.EditableBayesNet
constructor that potentially initializes instances as well
editableProperties() - Method in class weka.gui.PropertySheetPanel
Gets the number of editable properties for the current target.
EditDistance - Class in weka.core
Computes the Levenshtein edit distance between two strings.
EditDistance() - Constructor for class weka.core.EditDistance
 
EditDistance(Instances) - Constructor for class weka.core.EditDistance
 
eig() - Method in class weka.core.matrix.Matrix
Eigenvalue Decomposition
EigenvalueDecomposition - Class in weka.core.matrix
Eigenvalues and eigenvectors of a real matrix.
eigenvalueDecomposition(double[][], double[]) - Method in class weka.core.Matrix
Deprecated. Performs Eigenvalue Decomposition using Householder QR Factorization Matrix must be symmetrical.
EigenvalueDecomposition(Matrix) - Constructor for class weka.core.matrix.EigenvalueDecomposition
Check for symmetry, then construct the eigenvalue decomposition
Element - Class in weka.associations.gsp
Class representing an Element, i.e., a set of events/items.
Element() - Constructor for class weka.associations.gsp.Element
Constructor
Element(int) - Constructor for class weka.associations.gsp.Element
Constructor accepting an initial size of the events Array as parameter.
element(int) - Method in class weka.core.neighboursearch.covertrees.Stack
Returns the ith element in the stack.
elementAt(int) - Method in class weka.core.FastVector
Returns the element at the given position.
elementAt(int) - Method in class weka.gui.CheckBoxList.CheckBoxListModel
Returns the component at the specified index.
elements() - Method in class weka.core.FastVector
Returns an enumeration of this vector.
elements(int) - Method in class weka.core.FastVector
Returns an enumeration of this vector, skipping the element with the given index.
elements - Variable in class weka.core.neighboursearch.covertrees.Stack
The elements inside the stack.
elements() - Method in class weka.core.Stopwords
Returns a sorted enumeration over all stored stopwords
eliminateColinearAttributesTipText() - Method in class weka.classifiers.functions.LinearRegression
Returns the tip text for this property
EM - Class in weka.clusterers
Simple EM (expectation maximisation) class.

EM assigns a probability distribution to each instance which indicates the probability of it belonging to each of the clusters.
EM() - Constructor for class weka.clusterers.EM
Constructor.
empiricalBayesEstimate(double) - Method in class weka.classifiers.functions.pace.NormalMixture
Returns the empirical Bayes estimate of a single value.
empiricalBayesEstimate(DoubleVector) - Method in class weka.classifiers.functions.pace.NormalMixture
Returns the empirical Bayes estimate of a vector.
empiricalProbability(DoubleVector, PaceMatrix) - Method in class weka.classifiers.functions.pace.MixtureDistribution
Computes the empirical probabilities of the data over a set of intervals.
empty() - Method in class weka.core.Queue
Checks if queue is empty.
enable(Capabilities.Capability) - Method in class weka.core.Capabilities
enables the given capability.
enable(Capabilities.Capability) - Method in class weka.core.FindWithCapabilities
enables the given capability.
enableAllAttributeDependencies() - Method in class weka.core.Capabilities
enables all attribute type dependencies
enableAllAttributes() - Method in class weka.core.Capabilities
enables all attribute types
enableAllClassDependencies() - Method in class weka.core.Capabilities
enables all class type dependencies
enableAllClasses() - Method in class weka.core.Capabilities
enables all class types
enableDependency(Capabilities.Capability) - Method in class weka.core.Capabilities
enables the dependency flag for the given capability Enabling NOMINAL_ATTRIBUTES also enables BINARY_ATTRIBUTES, UNARY_ATTRIBUTES and EMPTY_NOMINAL_ATTRIBUTES.
enableNot(Capabilities.Capability) - Method in class weka.core.FindWithCapabilities
enables the given "not to have" capability.
END - Class in weka.classifiers.meta
A meta classifier for handling multi-class datasets with 2-class classifiers by building an ensemble of nested dichotomies.

For more info, check

Lin Dong, Eibe Frank, Stefan Kramer: Ensembles of Balanced Nested Dichotomies for Multi-class Problems.
END() - Constructor for class weka.classifiers.meta.END
Constructor.
EnsembleLibrary - Class in weka.classifiers
This class represents a library of classifiers.
EnsembleLibrary() - Constructor for class weka.classifiers.EnsembleLibrary
Constructor is responsible for initializing the data structure hoilding all of the models
EnsembleLibraryEditor - Class in weka.gui
Class for editing Library objects.
EnsembleLibraryEditor() - Constructor for class weka.gui.EnsembleLibraryEditor
Constructs a new LibraryEditor.
EnsembleLibraryModel - Class in weka.classifiers
This class is a light wrapper that is meant to represent a classifier in a classifier library.
EnsembleLibraryModel() - Constructor for class weka.classifiers.EnsembleLibraryModel
Default Constructor
EnsembleLibraryModel(Classifier) - Constructor for class weka.classifiers.EnsembleLibraryModel
Initializes the class with the given classifier.
EnsembleLibraryModelComparator - Class in weka.classifiers
This class is a Comparator for the LibraryModel class.
EnsembleLibraryModelComparator() - Constructor for class weka.classifiers.EnsembleLibraryModelComparator
 
EnsembleMetricHelper - Class in weka.classifiers.meta.ensembleSelection
This class is used by Ensemble Selection.
EnsembleMetricHelper() - Constructor for class weka.classifiers.meta.ensembleSelection.EnsembleMetricHelper
 
EnsembleModelMismatchException - Exception in weka.classifiers.meta.ensembleSelection
This excpetion gets thrown when a models don't match.
EnsembleModelMismatchException(String) - Constructor for exception weka.classifiers.meta.ensembleSelection.EnsembleModelMismatchException
constructor of the exception
EnsembleSelection - Class in weka.classifiers.meta
Combines several classifiers using the ensemble selection method.
EnsembleSelection() - Constructor for class weka.classifiers.meta.EnsembleSelection
 
EnsembleSelectionLibrary - Class in weka.classifiers.meta.ensembleSelection
This class represents an ensemble library.
EnsembleSelectionLibrary() - Constructor for class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
Creates a default libary.
EnsembleSelectionLibrary(String, int, int, double) - Constructor for class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
Creates a default libary.
EnsembleSelectionLibrary(String) - Constructor for class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
This constructor will create a library from a model list file given by the file name argument
EnsembleSelectionLibrary(InputStream) - Constructor for class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
This constructor will create a library from the given XML stream.
EnsembleSelectionLibraryEditor - Class in weka.gui
Class for editing Ensemble Library objects.
EnsembleSelectionLibraryEditor() - Constructor for class weka.gui.EnsembleSelectionLibraryEditor
Constructs a new LibraryEditor.
EnsembleSelectionLibraryModel - Class in weka.classifiers.meta.ensembleSelection
This class represents a library model that is used for EnsembleSelection.
EnsembleSelectionLibraryModel() - Constructor for class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Default Constructor
EnsembleSelectionLibraryModel(Classifier, int, String, double, int) - Constructor for class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Constructor for LibaryModel
EnsembleSelectionLibraryModel(Classifier) - Constructor for class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Basic Constructor
entropicAutoBlendTipText() - Method in class weka.classifiers.lazy.KStar
Returns the tip text for this property
ENTROPY - Static variable in interface weka.classifiers.bayes.net.search.local.Scoreable
 
entropy(double[]) - Static method in class weka.core.ContingencyTables
Computes the entropy of the given array.
EntropyBasedSplitCrit - Class in weka.classifiers.trees.j48
"Abstract" class for computing splitting criteria based on the entropy of a class distribution.
EntropyBasedSplitCrit() - Constructor for class weka.classifiers.trees.j48.EntropyBasedSplitCrit
 
entropyConditionedOnColumns(double[][]) - Static method in class weka.core.ContingencyTables
Computes conditional entropy of the rows given the columns.
entropyConditionedOnRows(double[][]) - Static method in class weka.core.ContingencyTables
Computes conditional entropy of the columns given the rows.
entropyConditionedOnRows(double[][], double[][], double) - Static method in class weka.core.ContingencyTables
Computes conditional entropy of the columns given the rows of the test matrix with respect to the train matrix.
entropyGain() - Method in class weka.classifiers.trees.lmt.ResidualSplit
Computes entropy gain for current split.
entropyOverColumns(double[][]) - Static method in class weka.core.ContingencyTables
Computes the columns' entropy for the given contingency table.
entropyOverRows(double[][]) - Static method in class weka.core.ContingencyTables
Computes the rows' entropy for the given contingency table.
EntropySplitCrit - Class in weka.classifiers.trees.j48
Class for computing the entropy for a given distribution.
EntropySplitCrit() - Constructor for class weka.classifiers.trees.j48.EntropySplitCrit
 
enumerateAttributes() - Method in class weka.core.Instance
Returns an enumeration of all the attributes.
enumerateAttributes() - Method in class weka.core.Instances
Returns an enumeration of all the attributes.
enumerateInstances() - Method in class weka.core.Instances
Returns an enumeration of all instances in the dataset.
enumerateLiterals() - Method in class weka.associations.tertius.LiteralSet
Enumerate the literals contained in this set.
enumerateMeasures() - Method in class weka.classifiers.bayes.BayesNet
Returns an enumeration of the measure names.
enumerateMeasures() - Method in class weka.classifiers.functions.SimpleLogistic
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.functions.SVMreg
Returns an enumeration of the measure names.
enumerateMeasures() - Method in class weka.classifiers.lazy.IBk
Returns an enumeration of the additional measure names produced by the neighbour search algorithm, plus the chosen K in case cross-validation is enabled.
enumerateMeasures() - Method in class weka.classifiers.lazy.LWL
Returns an enumeration of the additional measure names produced by the neighbour search algorithm.
enumerateMeasures() - Method in class weka.classifiers.meta.AdditiveRegression
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.meta.Bagging
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.classifiers.meta.GridSearch
Returns an enumeration of the measure names.
enumerateMeasures() - Method in class weka.classifiers.misc.FLR
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.rules.DecisionTable
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.rules.DTNB
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.rules.JRip
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.rules.PART
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.rules.Ridor
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.trees.ADTree
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.classifiers.trees.BFTree
Return an enumeration of the measure names.
enumerateMeasures() - Method in class weka.classifiers.trees.FT
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.trees.J48
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.trees.J48graft
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.trees.LADTree
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.classifiers.trees.LMT
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.trees.m5.M5Base
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.trees.NBTree
Returns an enumeration of the additional measure names
enumerateMeasures() - Method in class weka.classifiers.trees.RandomForest
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.classifiers.trees.REPTree
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.classifiers.trees.SimpleCart
Return an enumeration of the measure names.
enumerateMeasures() - Method in interface weka.core.AdditionalMeasureProducer
Returns an enumeration of the measure names.
enumerateMeasures() - Method in class weka.core.neighboursearch.BallTree
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.core.neighboursearch.CoverTree
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.core.neighboursearch.KDTree
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.core.neighboursearch.NearestNeighbourSearch
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.core.neighboursearch.PerformanceStats
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns an enumeration of the additional measure names.
enumerateMeasures() - Method in class weka.experiment.AveragingResultProducer
Returns an enumeration of any additional measure names that might be in the result producer
enumerateMeasures() - Method in class weka.experiment.ClassifierSplitEvaluator
Returns an enumeration of any additional measure names that might be in the classifier
enumerateMeasures() - Method in class weka.experiment.CrossValidationResultProducer
Returns an enumeration of any additional measure names that might be in the SplitEvaluator
enumerateMeasures() - Method in class weka.experiment.DatabaseResultProducer
Returns an enumeration of any additional measure names that might be in the result producer
enumerateMeasures() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Returns an enumeration of any additional measure names that might be in the classifier
enumerateMeasures() - Method in class weka.experiment.LearningRateResultProducer
Returns an enumeration of any additional measure names that might be in the result producer
enumerateMeasures() - Method in class weka.experiment.RandomSplitResultProducer
Returns an enumeration of any additional measure names that might be in the SplitEvaluator
enumerateMeasures() - Method in class weka.experiment.RegressionSplitEvaluator
Returns an enumeration of any additional measure names that might be in the classifier
enumerateRequests() - Method in class weka.gui.beans.Associator
Return an enumeration of requests that can be made by the user
enumerateRequests() - Method in class weka.gui.beans.AttributeSummarizer
Return an enumeration of actions that the user can ask this bean to perform
enumerateRequests() - Method in class weka.gui.beans.Classifier
Return an enumeration of requests that can be made by the user
enumerateRequests() - Method in class weka.gui.beans.ClassifierPerformanceEvaluator
Return an enumeration of user activated requests for this bean
enumerateRequests() - Method in class weka.gui.beans.Clusterer
Return an enumeration of requests that can be made by the user
enumerateRequests() - Method in class weka.gui.beans.ClustererPerformanceEvaluator
Return an enumeration of user activated requests for this bean
enumerateRequests() - Method in class weka.gui.beans.CrossValidationFoldMaker
Return an enumeration of user requests
enumerateRequests() - Method in class weka.gui.beans.DataVisualizer
Describe enumerateRequests method here.
enumerateRequests() - Method in class weka.gui.beans.Filter
Return an enumeration of user requests
enumerateRequests() - Method in class weka.gui.beans.GraphViewer
Return an enumeration of user requests
enumerateRequests() - Method in class weka.gui.beans.Loader
Get a list of user requests
enumerateRequests() - Method in class weka.gui.beans.MetaBean
Return an enumeration of requests that can be made by the user
enumerateRequests() - Method in class weka.gui.beans.ModelPerformanceChart
Describe enumerateRequests method here.
enumerateRequests() - Method in class weka.gui.beans.StripChart
Describe enumerateRequests method here.
enumerateRequests() - Method in class weka.gui.beans.TextViewer
Get a list of user requests
enumerateRequests() - Method in class weka.gui.beans.TrainTestSplitMaker
Get list of user requests
enumerateRequests() - Method in interface weka.gui.beans.UserRequestAcceptor
Get a list of performable requests
enumerateValues() - Method in class weka.core.Attribute
Returns an enumeration of all the attribute's values if the attribute is nominal, string, or relation-valued, null otherwise.
EnumerationIterator - Class in weka.classifiers.misc.monotone
Implementation of a simple wrapper class for the Enumeration interface.
EnumerationIterator(Enumeration) - Constructor for class weka.classifiers.misc.monotone.EnumerationIterator
Construct an EnumerationIterator on basis of on Enumeration.
Environment - Class in weka.core
This class encapsulates a map of all environment and java system properties.
Environment() - Constructor for class weka.core.Environment
 
EOF - Static variable in interface weka.core.mathematicalexpression.sym
 
EOF - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
EOF_sym() - Method in class weka.core.mathematicalexpression.Parser
EOF Symbol index.
EOF_sym() - Method in class weka.filters.unsupervised.instance.subsetbyexpression.Parser
EOF Symbol index.
EPSILON - Static variable in interface weka.classifiers.lazy.kstar.KStarConstants
 
EPSILON - Static variable in class weka.classifiers.misc.FLR
 
epsilon - Static variable in class weka.gui.ensembleLibraryEditor.tree.NumberNode
This is the maximum floating point value that we care about when testing for equality.
epsilonParameterTipText() - Method in class weka.attributeSelection.SVMAttributeEval
Returns a tip text for this property suitable for display in the GUI
epsilonParameterTipText() - Method in class weka.classifiers.functions.supportVector.RegOptimizer
Returns the tip text for this property
EpsilonRange_ListElement - Class in weka.clusterers.forOPTICSAndDBScan.Utils
EpsilonRange_ListElement.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht, Matthias Schubert
Date: Sep 7, 2004
Time: 2:12:34 PM
$ Revision 1.4 $
EpsilonRange_ListElement(double, DataObject) - Constructor for class weka.clusterers.forOPTICSAndDBScan.Utils.EpsilonRange_ListElement
Constructs a new Element that is stored in the ArrayList which is built in the k_nextNeighbourQuery-method from a specified database.
epsilonRangeQuery(double, DataObject) - Method in interface weka.clusterers.forOPTICSAndDBScan.Databases.Database
Performs an epsilon range query for this dataObject
epsilonRangeQuery(double, DataObject) - Method in class weka.clusterers.forOPTICSAndDBScan.Databases.SequentialDatabase
Performs an epsilon range query for this dataObject
epsilonTipText() - Method in class weka.classifiers.functions.SMO
Returns the tip text for this property
epsilonTipText() - Method in class weka.classifiers.functions.SMOreg
Returns the tip text for this property
epsilonTipText() - Method in class weka.classifiers.functions.supportVector.RegSMO
Returns the tip text for this property
epsilonTipText() - Method in class weka.classifiers.mi.MISMO
Returns the tip text for this property
epsilonTipText() - Method in class weka.clusterers.DBScan
Returns the tip text for this property
epsilonTipText() - Method in class weka.clusterers.OPTICS
Returns the tip text for this property
epsTipText() - Method in class weka.classifiers.functions.LibLINEAR
Returns the tip text for this property
epsTipText() - Method in class weka.classifiers.functions.LibSVM
Returns the tip text for this property
epsTipText() - Method in class weka.classifiers.functions.SMOreg
Returns the tip text for this property
EQ - Static variable in interface weka.core.mathematicalexpression.sym
 
eq(double, double) - Static method in class weka.core.Utils
Tests if a is equal to b.
EQ - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
equalCondset(Object) - Method in class weka.associations.LabeledItemSet
Compares two item sets
equalExemplars(Instance, Instance) - Method in class weka.classifiers.mi.CitationKNN
Wether the instances of two exemplars are or are not equal
equalHeaders(Instance) - Method in class weka.core.Instance
Tests if the headers of two instances are equivalent.
equalHeaders(Instances) - Method in class weka.core.Instances
Checks if two headers are equivalent.
equalIgnoreClass(Instance, Instance) - Static method in class weka.classifiers.misc.monotone.InstancesUtil
Compares two instances, ignoring the class attribute (if any)
equals(Object) - Method in class weka.associations.AssociatorEvaluation
Tests whether the current evaluation object is equal to another evaluation object
equals(Object) - Method in class weka.associations.gsp.Element
Checks if two Elements are equal.
equals(Object) - Method in class weka.associations.gsp.Sequence
Checks if two Sequences are equal.
equals(Object) - Method in class weka.associations.ItemSet
Tests if two item sets are equal.
equals(Object) - Method in class weka.associations.LabeledItemSet
Tests if two item sets are equal.
equals(Object) - Method in class weka.associations.RuleItem
returns whether two RuleItems are equal
equals(Object) - Method in class weka.attributeSelection.ConsistencySubsetEval.hashKey
Tests if two instances are equal
equals(Object) - Method in class weka.classifiers.Evaluation
Tests whether the current evaluation object is equal to another evaluation object
equals(Object) - Method in class weka.classifiers.functions.supportVector.KernelEvaluation
Tests whether the current evaluation object is equal to another evaluation object
equals(Object) - Method in class weka.classifiers.misc.monotone.Coordinates
Indicates if the object o equals this.
equals(Object) - Method in class weka.classifiers.misc.monotone.CumulativeDiscreteDistribution
Indicates if the object o equals this.
equals(Object) - Method in class weka.classifiers.rules.DecisionTableHashKey
Tests if two instances are equal
equals(Object) - Method in class weka.clusterers.ClusterEvaluation
Tests whether the current evaluation object is equal to another evaluation object
equals(DataObject) - Method in interface weka.clusterers.forOPTICSAndDBScan.DataObjects.DataObject
Compares two DataObjects in respect to their attribute-values
equals(DataObject) - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.EuclidianDataObject
Compares two DataObjects in respect to their attribute-values
equals(DataObject) - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.ManhattanDataObject
Compares two DataObjects in respect to their attribute-values
equals(Object) - Method in class weka.core.Attribute
Tests if given attribute is equal to this attribute.
equals(Object) - Method in class weka.core.AttributeLocator
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class weka.core.ClassDiscovery.StringCompare
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class weka.core.SelectedTag
Returns true if this SelectedTag equals another object
equals(Object) - Method in class weka.core.SerializedObject
 
equals(Object) - Method in class weka.core.Trie
Compares the specified object with this collection for equality.
equals(Object) - Method in class weka.core.Trie.TrieNode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class weka.core.Version
whether the given version string is equal to this version
equals(Object) - Method in class weka.estimators.Estimator
Tests whether the current estimation object is equal to another estimation object
equals(Number, Number) - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
tests for equality among two objects that are instances of one of the child classes of java.lang.Number
equals(Object) - Method in class weka.gui.graphvisualizer.GraphEdge
 
equals(Object) - Method in class weka.gui.graphvisualizer.GraphNode
Returns true if passed in argument is an instance of GraphNode and is equal to this node.
equalTo(Splitter) - Method in class weka.classifiers.trees.adtree.Splitter
Tests whether two splitters are equivalent.
equalTo(Splitter) - Method in class weka.classifiers.trees.adtree.TwoWayNominalSplit
Tests whether two splitters are equivalent.
equalTo(Splitter) - Method in class weka.classifiers.trees.adtree.TwoWayNumericSplit
Tests whether two splitters are equivalent.
equalTo(Test) - Method in class weka.datagenerators.Test
Compares the test with the test that is given as parameter.
equivalentTipText() - Method in class weka.associations.Tertius
Returns the tip text for this property.
equivalentTo(Rule) - Method in class weka.associations.tertius.Rule
Test if this rule is equivalent to another rule.
errms(StreamTokenizer, String) - Static method in class weka.core.converters.ConverterUtils
Throws error message with line number and last token read.
error() - Method in class weka.classifiers.evaluation.NumericPrediction
Calculates the prediction error.
error - Static variable in interface weka.core.mathematicalexpression.sym
 
error - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
ERROR_SHAPE - Static variable in class weka.gui.visualize.Plot2D
 
error_sym() - Method in class weka.core.mathematicalexpression.Parser
error Symbol index.
error_sym() - Method in class weka.filters.unsupervised.instance.subsetbyexpression.Parser
error Symbol index.
ErrorBasedMeritEvaluator - Interface in weka.attributeSelection
Interface for evaluators that calculate the "merit" of attributes/subsets as the error of a learning scheme
errorOnProbabilitiesTipText() - Method in class weka.classifiers.functions.SimpleLogistic
Returns the tip text for this property
errorOnProbabilitiesTipText() - Method in class weka.classifiers.trees.FT
Returns the tip text for this property
errorOnProbabilitiesTipText() - Method in class weka.classifiers.trees.LMT
Returns the tip text for this property
errorRate() - Method in class weka.classifiers.evaluation.ConfusionMatrix
Returns the estimated error rate.
errorRate() - Method in class weka.classifiers.Evaluation
Returns the estimated error rate or the root mean squared error (if the class is numeric).
errorValue(NeuralNode) - Method in class weka.classifiers.functions.neural.LinearUnit
This function calculates what the error value should be.
errorValue(boolean) - Method in class weka.classifiers.functions.neural.NeuralConnection
Call this to get the error value of this unit.
errorValue(NeuralNode) - Method in interface weka.classifiers.functions.neural.NeuralMethod
This function calculates what the error value should be.
errorValue(boolean) - Method in class weka.classifiers.functions.neural.NeuralNode
Call this to get the error value of this unit.
errorValue(NeuralNode) - Method in class weka.classifiers.functions.neural.SigmoidUnit
This function calculates what the error value should be.
estimateCPTs() - Method in class weka.classifiers.bayes.BayesNet
estimateCPTs estimates the conditional probability tables for the Bayes Net using the network structure.
estimateCPTs(BayesNet) - Method in class weka.classifiers.bayes.net.estimate.BayesNetEstimator
estimateCPTs estimates the conditional probability tables for the Bayes Net using the network structure.
estimateCPTs(BayesNet) - Method in class weka.classifiers.bayes.net.estimate.BMAEstimator
estimateCPTs estimates the conditional probability tables for the Bayes Net using the network structure.
estimateCPTs(BayesNet) - Method in class weka.classifiers.bayes.net.estimate.MultiNomialBMAEstimator
estimateCPTs estimates the conditional probability tables for the Bayes Net using the network structure.
estimateCPTs(BayesNet) - Method in class weka.classifiers.bayes.net.estimate.SimpleEstimator
estimateCPTs estimates the conditional probability tables for the Bayes Net using the network structure.
estimatePrior() - Method in class weka.associations.PriorEstimation
Method to estimate the prior probabilities
Estimator - Class in weka.estimators
Abstract class for all estimators.
Estimator() - Constructor for class weka.estimators.Estimator
 
estimatorTipText() - Method in class weka.classifiers.bayes.BayesNet
This will return a string describing the BayesNetEstimator.
estimatorTipText() - Method in class weka.classifiers.functions.PaceRegression
Returns the tip text for this property
EstimatorUtils - Class in weka.estimators
Contains static utility functions for Estimators.
EstimatorUtils() - Constructor for class weka.estimators.EstimatorUtils
 
ET_BOTH - Static variable in class weka.classifiers.misc.OLM
Combine both the minimal and maximal extension, and use the midpoint of the resulting interval as prediction.
ET_MAX - Static variable in class weka.classifiers.misc.OLM
Use only the maximal extension.
ET_MIN - Static variable in class weka.classifiers.misc.OLM
Use only the minimal extension, as in the original algorithm of Ben-David.
EuclideanDistance - Class in weka.core
Implementing Euclidean distance (or similarity) function.

One object defines not one distance but the data model in which the distances between objects of that data model can be computed.

Attention: For efficiency reasons the use of consistency checks (like are the data models of the two instances exactly the same), is low.

For more information, see:

Wikipedia.
EuclideanDistance() - Constructor for class weka.core.EuclideanDistance
Constructs an Euclidean Distance object, Instances must be still set.
EuclideanDistance(Instances) - Constructor for class weka.core.EuclideanDistance
Constructs an Euclidean Distance object and automatically initializes the ranges.
EuclidianDataObject - Class in weka.clusterers.forOPTICSAndDBScan.DataObjects
EuclidianDataObject.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht, Matthias Schubert
Date: Aug 19, 2004
Time: 5:50:22 PM
$ Revision 1.4 $
EuclidianDataObject(Instance, String, Database) - Constructor for class weka.clusterers.forOPTICSAndDBScan.DataObjects.EuclidianDataObject
Constructs a new DataObject.
eval(int, int, Instance) - Method in class weka.classifiers.functions.supportVector.CachedKernel
Implements the abstract function of Kernel using the cache.
eval(int, int, Instance) - Method in class weka.classifiers.functions.supportVector.Kernel
Computes the result of the kernel function for two instances.
eval(int, int, Instance) - Method in class weka.classifiers.functions.supportVector.NormalizedPolyKernel
Computes the result of the kernel function for two instances.
eval(int, int, Instance) - Method in class weka.classifiers.functions.supportVector.PrecomputedKernelMatrixKernel
 
eval(int, int, Instance) - Method in class weka.classifiers.functions.supportVector.StringKernel
Computes the result of the kernel function for two instances.
EVAL_ACCURACY - Static variable in class weka.classifiers.rules.DecisionTable
 
EVAL_AUC - Static variable in class weka.classifiers.rules.DecisionTable
 
EVAL_CROSS_VALIDATION - Static variable in class weka.classifiers.meta.ThresholdSelector
n-fold cross-validation
EVAL_DEFAULT - Static variable in class weka.classifiers.rules.DecisionTable
default is accuracy for discrete class and RMSE for numeric class
EVAL_MAE - Static variable in class weka.classifiers.rules.DecisionTable
 
EVAL_RMSE - Static variable in class weka.classifiers.rules.DecisionTable
 
EVAL_TRAINING_SET - Static variable in class weka.classifiers.meta.ThresholdSelector
entire training set
EVAL_TUNED_SPLIT - Static variable in class weka.classifiers.meta.ThresholdSelector
single tuned fold
evalBoolean(String) - Method in class weka.core.xml.XMLDocument
Evaluates and returns the boolean result of the XPath expression.
evalDouble(String) - Method in class weka.core.xml.XMLDocument
Evaluates and returns the double result of the XPath expression.
evalString(String) - Method in class weka.core.xml.XMLDocument
Evaluates and returns the boolean result of the XPath expression.
evaluate(String, String[]) - Static method in class weka.associations.AssociatorEvaluation
Evaluates an associator with the options given in an array of strings.
evaluate(Associator, String[]) - Static method in class weka.associations.AssociatorEvaluation
Evaluates the associator with the given commandline options and returns the evaluation string.
evaluate(Associator, Instances) - Method in class weka.associations.AssociatorEvaluation
Evaluates the associator with the given commandline options and returns the evaluation string.
evaluate(Kernel, String[]) - Static method in class weka.classifiers.functions.supportVector.KernelEvaluation
Evaluates the Kernel with the given commandline options and returns the evaluation string.
evaluate(String, String[]) - Static method in class weka.classifiers.functions.supportVector.KernelEvaluation
Evaluates a kernel with the options given in an array of strings.
evaluate(Kernel, Instances) - Method in class weka.classifiers.functions.supportVector.KernelEvaluation
Evaluates the Kernel with the given commandline options and returns the evaluation string.
evaluate(String, HashMap) - Static method in class weka.core.MathematicalExpression
Parses and evaluates the given expression.
evaluateAttribute(int) - Method in interface weka.attributeSelection.AttributeEvaluator
evaluates an individual attribute
evaluateAttribute(int) - Method in class weka.attributeSelection.AttributeSetEvaluator
evaluates an individual attribute
evaluateAttribute(int[], int[]) - Method in class weka.attributeSelection.AttributeSetEvaluator
Evaluates a set of attributes
evaluateAttribute(int) - Method in class weka.attributeSelection.ChiSquaredAttributeEval
evaluates an individual attribute by measuring its chi-squared value.
evaluateAttribute(int) - Method in class weka.attributeSelection.CostSensitiveAttributeEval
Evaluates an individual attribute.
evaluateAttribute(int) - Method in class weka.attributeSelection.FilteredAttributeEval
Evaluates an individual attribute by delegating to the base evaluator.
evaluateAttribute(int) - Method in class weka.attributeSelection.GainRatioAttributeEval
evaluates an individual attribute by measuring the gain ratio of the class given the attribute.
evaluateAttribute(int) - Method in class weka.attributeSelection.InfoGainAttributeEval
evaluates an individual attribute by measuring the amount of information gained about the class given the attribute.
evaluateAttribute(int) - Method in class weka.attributeSelection.LatentSemanticAnalysis
Evaluates the merit of a transformed attribute.
evaluateAttribute(int) - Method in class weka.attributeSelection.OneRAttributeEval
evaluates an individual attribute by measuring the amount of information gained about the class given the attribute.
evaluateAttribute(int) - Method in class weka.attributeSelection.PrincipalComponents
Evaluates the merit of a transformed attribute.
evaluateAttribute(int) - Method in class weka.attributeSelection.ReliefFAttributeEval
Evaluates an individual attribute using ReliefF's instance based approach.
evaluateAttribute(int) - Method in class weka.attributeSelection.SVMAttributeEval
Evaluates an attribute by returning the rank of the square of its coefficient in a linear support vector machine.
evaluateAttribute(int) - Method in class weka.attributeSelection.SymmetricalUncertAttributeEval
evaluates an individual attribute by measuring the symmetrical uncertainty between it and the class.
evaluateAttribute(int) - Method in class weka.attributeSelection.SymmetricalUncertAttributeSetEval
evaluates an individual attribute by measuring the symmetrical uncertainty between it and the class.
evaluateAttribute(int[], int[]) - Method in class weka.attributeSelection.SymmetricalUncertAttributeSetEval
calculate symmetrical uncertainty between sets of attributes
evaluateClusterer(Instances) - Method in class weka.clusterers.ClusterEvaluation
Evaluate the clusterer on a set of instances.
evaluateClusterer(Instances, String) - Method in class weka.clusterers.ClusterEvaluation
Evaluate the clusterer on a set of instances.
evaluateClusterer(Clusterer, String[]) - Static method in class weka.clusterers.ClusterEvaluation
Evaluates a clusterer with the options given in an array of strings.
evaluateExpression(Instance) - Method in class weka.core.AttributeExpression
Evaluate the expression using the supplied Instance.
evaluateExpression(double[]) - Method in class weka.core.AttributeExpression
Evaluate the expression using the supplied array of attribute values.
evaluateModel(String, String[]) - Static method in class weka.classifiers.Evaluation
Evaluates a classifier with the options given in an array of strings.
evaluateModel(Classifier, String[]) - Static method in class weka.classifiers.Evaluation
Evaluates a classifier with the options given in an array of strings.
evaluateModel(Classifier, Instances, Object...) - Method in class weka.classifiers.Evaluation
Evaluates the classifier on a given set of instances.
evaluateModelOnce(Classifier, Instance) - Method in class weka.classifiers.Evaluation
Evaluates the classifier on a single instance.
evaluateModelOnce(double[], Instance) - Method in class weka.classifiers.Evaluation
Evaluates the supplied distribution on a single instance.
evaluateModelOnce(double, Instance) - Method in class weka.classifiers.Evaluation
Evaluates the supplied prediction on a single instance.
evaluateModelOnceAndRecordPrediction(Classifier, Instance) - Method in class weka.classifiers.Evaluation
Evaluates the classifier on a single instance and records the prediction (if the class is nominal).
evaluateModelOnceAndRecordPrediction(double[], Instance) - Method in class weka.classifiers.Evaluation
Evaluates the supplied distribution on a single instance.
evaluateSubset(BitSet) - Method in class weka.attributeSelection.CfsSubsetEval
evaluates a subset of attributes
evaluateSubset(BitSet) - Method in class weka.attributeSelection.ClassifierSubsetEval
Evaluates a subset of attributes
evaluateSubset(BitSet, Instances) - Method in class weka.attributeSelection.ClassifierSubsetEval
Evaluates a subset of attributes with respect to a set of instances.
evaluateSubset(BitSet, Instance, boolean) - Method in class weka.attributeSelection.ClassifierSubsetEval
Evaluates a subset of attributes with respect to a single instance.
evaluateSubset(BitSet) - Method in class weka.attributeSelection.ConsistencySubsetEval
Evaluates a subset of attributes
evaluateSubset(BitSet) - Method in class weka.attributeSelection.CostSensitiveSubsetEval
Evaluates a subset of attributes.
evaluateSubset(BitSet) - Method in class weka.attributeSelection.FilteredSubsetEval
evaluates a subset of attributes
evaluateSubset(BitSet, Instances) - Method in class weka.attributeSelection.HoldOutSubsetEvaluator
Evaluates a subset of attributes with respect to a set of instances.
evaluateSubset(BitSet, Instance, boolean) - Method in class weka.attributeSelection.HoldOutSubsetEvaluator
Evaluates a subset of attributes with respect to a single instance.
evaluateSubset(BitSet) - Method in interface weka.attributeSelection.SubsetEvaluator
evaluates a subset of attributes
evaluateSubset(BitSet) - Method in class weka.attributeSelection.WrapperSubsetEval
Evaluates a subset of attributes
Evaluation - Class in weka.classifiers
Class for evaluating machine learning models.
Evaluation(Instances) - Constructor for class weka.classifiers.Evaluation
Initializes all the counters for the evaluation.
Evaluation(Instances, CostMatrix) - Constructor for class weka.classifiers.Evaluation
Initializes all the counters for the evaluation and also takes a cost matrix as parameter.
EVALUATION_ACC - Static variable in class weka.classifiers.meta.GridSearch
evaluation via: Accuracy
EVALUATION_CC - Static variable in class weka.classifiers.meta.GridSearch
evaluation via: Correlation coefficient
EVALUATION_COMBINED - Static variable in class weka.classifiers.meta.GridSearch
evaluation via: Combined = (1-CC) + RRSE + RAE
EVALUATION_KAPPA - Static variable in class weka.classifiers.meta.GridSearch
evaluation via: kappa statistic
EVALUATION_MAE - Static variable in class weka.classifiers.meta.GridSearch
evaluation via: Mean absolute error
EVALUATION_RAE - Static variable in class weka.classifiers.meta.GridSearch
evaluation via: Relative absolute error
EVALUATION_RMSE - Static variable in class weka.classifiers.meta.GridSearch
evaluation via: Root mean squared error
EVALUATION_RRSE - Static variable in class weka.classifiers.meta.GridSearch
evaluation via: Root relative squared error
evaluationMeasureTipText() - Method in class weka.classifiers.rules.DecisionTable
Returns the tip text for this property
evaluationModeTipText() - Method in class weka.classifiers.meta.ThresholdSelector
 
evaluationTipText() - Method in class weka.classifiers.meta.GridSearch
Returns the tip text for this property
EvaluationUtils - Class in weka.classifiers.evaluation
Contains utility functions for generating lists of predictions in various manners.
EvaluationUtils() - Constructor for class weka.classifiers.evaluation.EvaluationUtils
 
evaluatorTipText() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Returns the tip text for this property
evaluatorTipText() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Returns the tip text for this property
evaluatorTipText() - Method in class weka.filters.supervised.attribute.AttributeSelection
Returns the tip text for this property
evalUsingTrainingDataTipText() - Method in class weka.attributeSelection.OneRAttributeEval
Returns a string for this option suitable for display in the gui as a tip text
EventConstraints - Interface in weka.gui.beans
Interface for objects that want to be able to specify at any given time whether their current configuration allows a particular event to be generated.
eventGeneratable(EventSetDescriptor) - Method in class weka.gui.beans.Associator
Returns true, if at the current time, the event described by the supplied event descriptor could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.Associator
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.ClassAssigner
Returns true, if at the current time, the named event could be generated.
eventGeneratable(EventSetDescriptor) - Method in class weka.gui.beans.Classifier
Returns true, if at the current time, the event described by the supplied event descriptor could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.Classifier
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.ClassifierPerformanceEvaluator
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.ClassValuePicker
Returns true, if at the current time, the named event could be generated.
eventGeneratable(EventSetDescriptor) - Method in class weka.gui.beans.Clusterer
Returns true, if at the current time, the event described by the supplied event descriptor could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.Clusterer
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.ClustererPerformanceEvaluator
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.CrossValidationFoldMaker
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in interface weka.gui.beans.EventConstraints
Returns true if, at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.Filter
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.InstanceStreamToBatchMaker
Returns true if, at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.Loader
Returns true if the named event can be generated at this time
eventGeneratable(EventSetDescriptor) - Method in class weka.gui.beans.MetaBean
Returns true, if at the current time, the event described by the supplied event descriptor could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.MetaBean
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.PredictionAppender
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.TestSetMaker
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.TextViewer
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.TrainingSetMaker
Returns true, if at the current time, the named event could be generated.
eventGeneratable(String) - Method in class weka.gui.beans.TrainTestSplitMaker
Returns true, if at the current time, the named event could be generated.
EXCLUDE_OPTIONS - Variable in class weka.gui.ensembleLibraryEditor.DefaultModelsPanel
options to exclude
exclusiveTipText() - Method in class weka.classifiers.rules.ConjunctiveRule
Returns the tip text for this property
execute() - Method in class weka.classifiers.CheckSource
performs the comparison test
execute(String) - Method in class weka.experiment.DatabaseUtils
Executes a SQL query.
execute() - Method in class weka.experiment.RemoteExperimentSubTask
Run the experiment
execute() - Method in interface weka.experiment.Task
Execute this task.
execute() - Method in class weka.filters.CheckSource
performs the comparison test
execute() - Method in class weka.gui.boundaryvisualizer.RemoteBoundaryVisualizerSubTask
Perform the sub task
execute() - Method in class weka.gui.explorer.DataGeneratorPanel
generates the instances, returns TRUE if successful
execute() - Method in class weka.gui.GenericPropertiesCreator
generates the props-file for the GenericObjectEditor and stores it
execute(boolean) - Method in class weka.gui.GenericPropertiesCreator
generates the props-file for the GenericObjectEditor and stores it only if the the param store is TRUE.
execute() - Method in class weka.gui.sql.QueryPanel
executes the current query.
executeTask(Task) - Method in interface weka.experiment.Compute
Execute a task
executeTask(Task) - Method in class weka.experiment.RemoteEngine
Takes a task object and queues it for execution
ExhaustiveSearch - Class in weka.attributeSelection
ExhaustiveSearch :

Performs an exhaustive search through the space of attribute subsets starting from the empty set of attrubutes.
ExhaustiveSearch() - Constructor for class weka.attributeSelection.ExhaustiveSearch
Constructor
exists(TechnicalInformation.Field) - Method in class weka.core.TechnicalInformation
returns TRUE if the field is stored and has a value different from the empty string.
EXP - Static variable in interface weka.core.mathematicalexpression.sym
 
EXP - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
EXP_INDEX_TABLE - Static variable in class weka.experiment.DatabaseUtils
The name of the table containing the index to experiments.
EXP_RESULT_COL - Static variable in class weka.experiment.DatabaseUtils
The name of the column containing the results table name.
EXP_RESULT_PREFIX - Static variable in class weka.experiment.DatabaseUtils
The prefix for result table names.
EXP_SETUP_COL - Static variable in class weka.experiment.DatabaseUtils
The name of the column containing the experiment setup (parameters).
EXP_TYPE_COL - Static variable in class weka.experiment.DatabaseUtils
The name of the column containing the experiment type (ResultProducer).
expectation(double, int, double[], Hashtable) - Static method in class weka.associations.RuleGeneration
calculates the expected predctive accuracy of a rule
expectedCosts(double[]) - Method in class weka.classifiers.CostMatrix
Calculates the expected misclassification cost for each possible class value, given class probability estimates.
expectedCosts(double[], Instance) - Method in class weka.classifiers.CostMatrix
Calculates the expected misclassification cost for each possible class value, given class probability estimates.
expectedResultsPerAverageTipText() - Method in class weka.experiment.AveragingResultProducer
Returns the tip text for this property
Experiment - Class in weka.experiment
Holds all the necessary configuration information for a standard type experiment.
Experiment() - Constructor for class weka.experiment.Experiment
 
Experimenter - Class in weka.gui.experiment
The main class for the experiment environment.
Experimenter(boolean) - Constructor for class weka.gui.experiment.Experimenter
Creates the experiment environment gui with no initial experiment
ExperimenterDefaults - Class in weka.gui.experiment
This class offers get methods for the default Experimenter settings in the props file weka/gui/experiment/Experimenter.props.
ExperimenterDefaults() - Constructor for class weka.gui.experiment.ExperimenterDefaults
 
experimentIndexExists() - Method in class weka.experiment.DatabaseUtils
Returns true if the experiment index exists.
EXPLICIT - Static variable in class weka.associations.Tertius
Way of handling missing values: min counterinstances
Explorer - Class in weka.gui.explorer
The main class for the Weka explorer.
Explorer() - Constructor for class weka.gui.explorer.Explorer
Creates the experiment environment gui with no initial experiment
Explorer.CapabilitiesFilterChangeEvent - Class in weka.gui.explorer
This event can be fired in case the capabilities filter got changed
Explorer.CapabilitiesFilterChangeEvent(Object, Capabilities) - Constructor for class weka.gui.explorer.Explorer.CapabilitiesFilterChangeEvent
Constructs a GOECapabilitiesFilterChangeEvent object.
Explorer.CapabilitiesFilterChangeListener - Interface in weka.gui.explorer
Interface for classes that listen for filter changes.
Explorer.ExplorerPanel - Interface in weka.gui.explorer
A common interface for panels to be displayed in the Explorer
Explorer.LogHandler - Interface in weka.gui.explorer
A common interface for panels in the explorer that can handle logs
ExplorerDefaults - Class in weka.gui.explorer
This class offers get methods for the default Explorer settings in the props file weka/gui/explorer/Explorer.props.
ExplorerDefaults() - Constructor for class weka.gui.explorer.ExplorerDefaults
 
ExponentialFormat - Class in weka.core.matrix
 
ExponentialFormat() - Constructor for class weka.core.matrix.ExponentialFormat
 
ExponentialFormat(int) - Constructor for class weka.core.matrix.ExponentialFormat
 
ExponentialFormat(int, boolean) - Constructor for class weka.core.matrix.ExponentialFormat
 
ExponentialFormat(int, int, boolean, boolean) - Constructor for class weka.core.matrix.ExponentialFormat
 
exponentTipText() - Method in class weka.classifiers.functions.supportVector.PolyKernel
Returns the tip text for this property
exponentTipText() - Method in class weka.classifiers.functions.VotedPerceptron
Returns the tip text for this property
Expression - Class in weka.core.pmml
 
Expression(FieldMetaInfo.Optype, ArrayList<Attribute>) - Constructor for class weka.core.pmml.Expression
 
Expression - Class in weka.datagenerators.classifiers.regression
A data generator for generating y according to a given expression out of randomly generated x.
E.g., the mexican hat can be generated like this:
sin(abs(a1)) / abs(a1)
In addition to this function, the amplitude can be changed and gaussian noise can be added.
Expression() - Constructor for class weka.datagenerators.classifiers.regression.Expression
initializes the generator
expressionTipText() - Method in class weka.datagenerators.classifiers.regression.Expression
Returns the tip text for this property
expressionTipText() - Method in class weka.filters.unsupervised.attribute.AddExpression
Returns the tip text for this property
expressionTipText() - Method in class weka.filters.unsupervised.attribute.MathExpression
Returns the tip text for this property
expressionTipText() - Method in class weka.filters.unsupervised.instance.SubsetByExpression
Returns the tip text for this property.
ExtensionFileFilter - Class in weka.gui
Provides a file filter for FileChoosers that accepts or rejects files based on their extension.
ExtensionFileFilter(String, String) - Constructor for class weka.gui.ExtensionFileFilter
Creates the ExtensionFileFilter
ExtensionFileFilter(String[], String) - Constructor for class weka.gui.ExtensionFileFilter
Creates an ExtensionFileFilter that accepts files that have any of the extensions contained in the supplied array.
extensionTypeTipText() - Method in class weka.classifiers.misc.OLM
Returns the tip text for this property.
extraArcs(BayesNet) - Method in class weka.classifiers.bayes.net.BIFReader
Count nr of exta arcs from other network compared to current network Note that an arc is not 'extra' if it is reversed.
extract(RevisionHandler) - Static method in class weka.core.RevisionUtils
Extracts the revision string returned by the RevisionHandler.
extract(String) - Static method in class weka.core.RevisionUtils
Extracts the revision string.
extractFilterAttributes(String) - Method in class weka.associations.GeneralizedSequentialPatterns
Parses a given String containing attribute numbers which are used for result filtering.
extremeValuesAsOutliersTipText() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Returns the tip text for this property
extremeValuesFactorTipText() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Returns the tip text for this property

F

f(double) - Method in class weka.classifiers.functions.pace.ChisqMixture
Computes the value of f(x) given the mixture.
f(DoubleVector) - Method in class weka.classifiers.functions.pace.ChisqMixture
Computes the value of f(x) given the mixture, where x is a vector.
f(double) - Method in class weka.classifiers.functions.pace.NormalMixture
Computes the value of f(x) given the mixture.
f(DoubleVector) - Method in class weka.classifiers.functions.pace.NormalMixture
Computes the value of f(x) given the mixture, where x is a vector.
FAILED - Static variable in class weka.experiment.TaskStatusInfo
 
failed() - Method in class weka.gui.sql.event.ConnectionEvent
whether an exception happened and is stored
failed() - Method in class weka.gui.sql.event.QueryExecuteEvent
is TRUE in case the exception is not NULL, i.e.
FALLOUT_NAME - Static variable in class weka.classifiers.evaluation.ThresholdCurve
attribute name: Fallout
FALSE - Static variable in interface weka.core.mathematicalexpression.sym
 
FALSE - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
FALSE_NEG_NAME - Static variable in class weka.classifiers.evaluation.ThresholdCurve
attribute name: False Negatives
FALSE_POS_NAME - Static variable in class weka.classifiers.evaluation.ThresholdCurve
attribute name: False Positives
falseNegativeRate(int) - Method in class weka.classifiers.Evaluation
Calculate the false negative rate with respect to a particular class.
falsePositiveRate(int) - Method in class weka.classifiers.Evaluation
Calculate the false positive rate with respect to a particular class.
FarthestFirst - Class in weka.clusterers
Cluster data using the FarthestFirst algorithm.

For more information see:

Hochbaum, Shmoys (1985).
FarthestFirst() - Constructor for class weka.clusterers.FarthestFirst
 
fastRegressionTipText() - Method in class weka.classifiers.trees.LMT
Returns the tip text for this property
FastVector - Class in weka.core
Implements a fast vector class without synchronized methods.
FastVector() - Constructor for class weka.core.FastVector
Constructs an empty vector with initial capacity zero.
FastVector(int) - Constructor for class weka.core.FastVector
Constructs a vector with the given capacity.
FastVector.FastVectorEnumeration - Class in weka.core
Class for enumerating the vector's elements.
FastVector.FastVectorEnumeration(FastVector) - Constructor for class weka.core.FastVector.FastVectorEnumeration
Constructs an enumeration.
FastVector.FastVectorEnumeration(FastVector, int) - Constructor for class weka.core.FastVector.FastVectorEnumeration
Constructs an enumeration with a special element.
FCBFSearch - Class in weka.attributeSelection
FCBF :

Feature selection method based on correlation measureand relevance&redundancy analysis.
FCBFSearch() - Constructor for class weka.attributeSelection.FCBFSearch
Constructor
FieldMetaInfo - Class in weka.core.pmml
Abstract superclass for various types of field meta data.
FieldMetaInfo(Element) - Constructor for class weka.core.pmml.FieldMetaInfo
Construct a new FieldMetaInfo.
FieldMetaInfo.Interval - Class in weka.core.pmml
Inner class for an Interval.
FieldMetaInfo.Interval.Closure - Enum in weka.core.pmml
Enumerated type for the closure.
FieldMetaInfo.Optype - Enum in weka.core.pmml
Enumerated type for the Optype
FieldMetaInfo.Value - Class in weka.core.pmml
Inner class for Values
FieldMetaInfo.Value.Property - Enum in weka.core.pmml
Enumerated type for the property.
FieldRef - Class in weka.core.pmml
Class encapsulating a FieldRef Expression.
FieldRef(Element, FieldMetaInfo.Optype, ArrayList<Attribute>) - Constructor for class weka.core.pmml.FieldRef
 
fields() - Method in class weka.core.TechnicalInformation
returns an enumeration over all the stored fields
FILE_EXTENSION - Static variable in class weka.classifiers.CostMatrix
The deafult file extension for cost matrix files
FILE_EXTENSION - Static variable in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
The default file extension for ensemble library models
FILE_EXTENSION - Static variable in class weka.core.converters.ArffLoader
the file extension
FILE_EXTENSION - Static variable in class weka.core.converters.C45Loader
the file extension
FILE_EXTENSION - Static variable in class weka.core.converters.CSVLoader
the file extension
FILE_EXTENSION - Static variable in class weka.core.converters.LibSVMLoader
the file extension.
FILE_EXTENSION - Static variable in class weka.core.converters.LibSVMSaver
the file extension
FILE_EXTENSION - Static variable in class weka.core.converters.SerializedInstancesLoader
the file extension
FILE_EXTENSION - Static variable in class weka.core.converters.SVMLightLoader
the file extension.
FILE_EXTENSION - Static variable in class weka.core.converters.SVMLightSaver
the file extension.
FILE_EXTENSION - Static variable in class weka.core.converters.XRFFLoader
the file extension
FILE_EXTENSION - Static variable in class weka.core.Instances
The filename extension that should be used for arff files
FILE_EXTENSION - Static variable in class weka.core.xml.KOML
the extension for KOML files (including '.')
FILE_EXTENSION - Static variable in class weka.core.xml.XMLInstances
The filename extension that should be used for xrff files
FILE_EXTENSION - Static variable in class weka.core.xml.XStream
the extension for XStream files (including '.')
FILE_EXTENSION - Static variable in class weka.experiment.Experiment
The filename extension that should be used for experiment files
FILE_EXTENSION - Static variable in class weka.gui.beans.Classifier
the extension for serialized models (binary Java serialization)
FILE_EXTENSION - Static variable in class weka.gui.beans.KnowledgeFlowApp
the extension for the serialized setups (Java serialization)
FILE_EXTENSION - Static variable in class weka.gui.beans.SerializedModelSaver
the extension for serialized models (binary Java serialization)
FILE_EXTENSION_COMPRESSED - Static variable in class weka.core.converters.AbstractFileLoader
the extension for compressed files
FILE_EXTENSION_COMPRESSED - Static variable in class weka.core.converters.ArffLoader
 
FILE_EXTENSION_COMPRESSED - Static variable in class weka.core.converters.XRFFLoader
the extension for compressed files
FILE_EXTENSION_XML - Static variable in class weka.gui.beans.KnowledgeFlowApp
the extension for the serialized setups (Java serialization)
FileEditor - Class in weka.gui
A PropertyEditor for File objects that lets the user select a file.
FileEditor() - Constructor for class weka.gui.FileEditor
 
FileLogger - Class in weka.core.logging
A simple file logger, that just logs to a single file.
FileLogger() - Constructor for class weka.core.logging.FileLogger
 
filePrefix() - Method in class weka.core.converters.AbstractFileSaver
Gets the file name prefix
filePrefix() - Method in class weka.core.converters.AbstractSaver
Default implementation throws an IOException.
filePrefix() - Method in interface weka.core.converters.Saver
Gets the file prefix This method is used in the KnowledgeFlow GUI.
FileSourcedConverter - Interface in weka.core.converters
Interface to a loader/saver that loads/saves from a file source.
fill(Shape) - Method in class weka.gui.visualize.PostscriptGraphics
 
fill3DRect(int, int, int, int, boolean) - Method in class weka.gui.visualize.PostscriptGraphics
Draw a filled rectangle with 3D effect in current pen color.
fillArc(int, int, int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
fillFrame(Component) - Method in interface weka.gui.MainMenuExtension
Fills the frame with life, like adding components, window listeners, setting size, location, etc.
fillIn(int[], boolean[][]) - Method in class weka.classifiers.bayes.net.MarginCalculator
Apply Tarjan and Yannakakis (1984) fill in algorithm for graph triangulation.
fillOval(int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Draw a filled Oval in current pen color.
fillPolygon(int[], int[], int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
fillPolygon(Polygon) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
fillRect(int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Draw a filled rectangle in current pen color.
fillRoundRect(int, int, int, int, int, int) - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
fillWithMissingTipText() - Method in class weka.filters.unsupervised.attribute.AbstractTimeSeries
Returns the tip text for this property
Filter - Class in weka.filters
An abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance.
Filter() - Constructor for class weka.filters.Filter
 
filter(String, Instances) - Static method in class weka.filters.unsupervised.instance.subsetbyexpression.Parser
Filters the input dataset against the provided expression.
Filter - Class in weka.gui.beans
 
Filter() - Constructor for class weka.gui.beans.Filter
 
FILTER_NONE - Static variable in class weka.classifiers.functions.GaussianProcesses
no filter
FILTER_NONE - Static variable in class weka.classifiers.functions.SMO
filter: No normalization/standardization
FILTER_NONE - Static variable in class weka.classifiers.functions.SMOreg
no filtering
FILTER_NONE - Static variable in class weka.classifiers.functions.SVMreg
The filter to apply to the training data: None
FILTER_NONE - Static variable in class weka.classifiers.mi.MDD
No normalization/standardization
FILTER_NONE - Static variable in class weka.classifiers.mi.MIDD
No normalization/standardization
FILTER_NONE - Static variable in class weka.classifiers.mi.MIEMDD
No normalization/standardization
FILTER_NONE - Static variable in class weka.classifiers.mi.MIOptimalBall
No normalization/standardization
FILTER_NONE - Static variable in class weka.classifiers.mi.MISMO
No normalization/standardization
FILTER_NONE - Static variable in class weka.classifiers.mi.MISVM
No normalization/standardization
FILTER_NONE - Static variable in class weka.filters.unsupervised.attribute.StringToWordVector
normalization: No normalization.
FILTER_NORMALIZE - Static variable in class weka.classifiers.functions.GaussianProcesses
normalizes the data
FILTER_NORMALIZE - Static variable in class weka.classifiers.functions.SMO
filter: Normalize training data
FILTER_NORMALIZE - Static variable in class weka.classifiers.functions.SMOreg
normalize data
FILTER_NORMALIZE - Static variable in class weka.classifiers.functions.SVMreg
The filter to apply to the training data: Normalzie
FILTER_NORMALIZE - Static variable in class weka.classifiers.mi.MDD
Normalize training data
FILTER_NORMALIZE - Static variable in class weka.classifiers.mi.MIDD
Normalize training data
FILTER_NORMALIZE - Static variable in class weka.classifiers.mi.MIEMDD
Normalize training data
FILTER_NORMALIZE - Static variable in class weka.classifiers.mi.MIOptimalBall
Normalize training data
FILTER_NORMALIZE - Static variable in class weka.classifiers.mi.MISMO
Normalize training data
FILTER_NORMALIZE - Static variable in class weka.classifiers.mi.MISVM
Normalize training data
FILTER_NORMALIZE_ALL - Static variable in class weka.filters.unsupervised.attribute.StringToWordVector
normalization: Normalize all data.
FILTER_NORMALIZE_TEST_ONLY - Static variable in class weka.filters.unsupervised.attribute.StringToWordVector
normalization: Normalize test data only.
FILTER_STANDARDIZE - Static variable in class weka.classifiers.functions.GaussianProcesses
standardizes the data
FILTER_STANDARDIZE - Static variable in class weka.classifiers.functions.SMO
filter: Standardize training data
FILTER_STANDARDIZE - Static variable in class weka.classifiers.functions.SMOreg
standardize data
FILTER_STANDARDIZE - Static variable in class weka.classifiers.functions.SVMreg
The filter to apply to the training data: Standardize
FILTER_STANDARDIZE - Static variable in class weka.classifiers.mi.MDD
Standardize training data
FILTER_STANDARDIZE - Static variable in class weka.classifiers.mi.MIDD
Standardize training data
FILTER_STANDARDIZE - Static variable in class weka.classifiers.mi.MIEMDD
Standardize training data
FILTER_STANDARDIZE - Static variable in class weka.classifiers.mi.MIOptimalBall
Standardize training data
FILTER_STANDARDIZE - Static variable in class weka.classifiers.mi.MISMO
Standardize training data
FILTER_STANDARDIZE - Static variable in class weka.classifiers.mi.MISVM
Standardize training data
filterAttributesTipText() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the filterAttributes option tip text for the Weka GUI.
FilterBeanInfo - Class in weka.gui.beans
Bean info class for the Filter bean
FilterBeanInfo() - Constructor for class weka.gui.beans.FilterBeanInfo
 
FilterCustomizer - Class in weka.gui.beans
GUI customizer for the filter bean
FilterCustomizer() - Constructor for class weka.gui.beans.FilterCustomizer
 
FilteredAssociator - Class in weka.associations
Class for running an arbitrary associator on data that has been passed through an arbitrary filter.
FilteredAssociator() - Constructor for class weka.associations.FilteredAssociator
Default constructor.
FilteredAttributeEval - Class in weka.attributeSelection
Class for running an arbitrary attribute evaluator on data that has been passed through an arbitrary filter (note: filters that alter the order or number of attributes are not allowed).
FilteredAttributeEval() - Constructor for class weka.attributeSelection.FilteredAttributeEval
 
FilteredClassifier - Class in weka.classifiers.meta
Class for running an arbitrary classifier on data that has been passed through an arbitrary filter.
FilteredClassifier() - Constructor for class weka.classifiers.meta.FilteredClassifier
Default constructor.
FilteredClusterer - Class in weka.clusterers
Class for running an arbitrary clusterer on data that has been passed through an arbitrary filter.
FilteredClusterer() - Constructor for class weka.clusterers.FilteredClusterer
Default constructor.
FilteredSubsetEval - Class in weka.attributeSelection
Class for running an arbitrary subset evaluator on data that has been passed through an arbitrary filter (note: filters that alter the order or number of attributes are not allowed).
FilteredSubsetEval() - Constructor for class weka.attributeSelection.FilteredSubsetEval
 
filterFile(Filter, String[]) - Static method in class weka.filters.Filter
Method for testing filters.
filtersTipText() - Method in class weka.filters.MultiFilter
Returns the tip text for this property
filtersTipText() - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Returns the tip text for this property
filterSubset(List<ScatterSearchV1.Subset>, int) - Method in class weka.attributeSelection.ScatterSearchV1
Filter a given Lis of Subsets removing the equals subsets
filterTipText() - Method in class weka.associations.FilteredAssociator
Returns the tip text for this property
filterTipText() - Method in class weka.attributeSelection.FilteredAttributeEval
Returns the tip text for this property
filterTipText() - Method in class weka.attributeSelection.FilteredSubsetEval
Returns the tip text for this property
filterTipText() - Method in class weka.classifiers.functions.PLSClassifier
Returns the tip text for this property
filterTipText() - Method in class weka.classifiers.meta.FilteredClassifier
Returns the tip text for this property
filterTipText() - Method in class weka.classifiers.meta.GridSearch
Returns the tip text for this property
filterTipText() - Method in class weka.clusterers.FilteredClusterer
Returns the tip text for this property.
filterTipText() - Method in class weka.filters.unsupervised.attribute.Wavelet
Returns the tip text for this property
filterTypeTipText() - Method in class weka.attributeSelection.SVMAttributeEval
Returns a tip text for this property suitable for display in the GUI
filterTypeTipText() - Method in class weka.classifiers.functions.GaussianProcesses
Returns the tip text for this property
filterTypeTipText() - Method in class weka.classifiers.functions.SMO
Returns the tip text for this property
filterTypeTipText() - Method in class weka.classifiers.functions.SMOreg
Returns the tip text for this property
filterTypeTipText() - Method in class weka.classifiers.functions.SVMreg
Returns the tip text for this property
filterTypeTipText() - Method in class weka.classifiers.mi.MDD
Returns the tip text for this property
filterTypeTipText() - Method in class weka.classifiers.mi.MIDD
Returns the tip text for this property
filterTypeTipText() - Method in class weka.classifiers.mi.MIEMDD
Returns the tip text for this property
filterTypeTipText() - Method in class weka.classifiers.mi.MIOptimalBall
Returns the tip text for this property
filterTypeTipText() - Method in class weka.classifiers.mi.MISMO
Returns the tip text for this property
filterTypeTipText() - Method in class weka.classifiers.mi.MISVM
Returns the tip text for this property
finalize() - Method in class weka.gui.sql.ResultSetTable
frees up the memory
finalize() - Method in class weka.gui.sql.ResultSetTableModel
frees up the memory.
finalize() - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
find(String, String[]) - Static method in class weka.core.ClassDiscovery
Checks the given packages for classes that inherited from the given class, in case it's a class, or implement this class, in case it's an interface.
find(String, String) - Static method in class weka.core.ClassDiscovery
Checks the given package for classes that inherited from the given class, in case it's a class, or implement this class, in case it's an interface.
find(Class, String[]) - Static method in class weka.core.ClassDiscovery
Checks the given packages for classes that inherited from the given class, in case it's a class, or implement this class, in case it's an interface.
find(Class, String) - Static method in class weka.core.ClassDiscovery
Checks the given package for classes that inherited from the given class, in case it's a class, or implement this class, in case it's an interface.
find() - Method in class weka.core.FindWithCapabilities
returns a list with all the classnames that fit the criteria.
find(Object, PropertyPath.Path) - Static method in class weka.core.PropertyPath
returns the property and object associated with the given path, null if a problem occurred.
find(String) - Method in class weka.core.Trie.TrieNode
returns the node with the given suffix
findArgmin(double[], double[][]) - Method in class weka.core.Optimization
Main algorithm.
findBestLeaf(double[], RuleNode[]) - Method in class weka.classifiers.trees.m5.RuleNode
Find the leaf with greatest coverage
findCentralTendencies(double[]) - Method in class weka.classifiers.BVDecomposeSegCVSub
Finds the central tendency, given the classifications for an instance.
findInstance(Point) - Static method in class weka.gui.beans.BeanInstance
Looks for a bean (if any) whose bounds contain the supplied point
findInstances(Rectangle) - Static method in class weka.gui.beans.BeanInstance
Looks for all beans (if any) located within the supplied bounding box.
findIntervall(double) - Method in class weka.associations.PriorEstimation
searches the mid point of the interval a given confidence value falls into
findMinDistance(Instances, int) - Static method in class weka.estimators.EstimatorUtils
Find the minimum distance between values
findNodes(String) - Method in class weka.core.xml.XMLDocument
Returns the nodes that the given xpath expression will find in the document.
findNumBinsTipText() - Method in class weka.filters.unsupervised.attribute.Discretize
Returns the tip text for this property
findNumBinsTipText() - Method in class weka.filters.unsupervised.attribute.PKIDiscretize
Returns the tip text for this property
findPackages() - Static method in class weka.core.ClassDiscovery
Lists all packages it can find in the classpath.
findRadius(Instances) - Method in class weka.classifiers.mi.MIOptimalBall
Find the maximum radius for the optimal ball.
findReadMethod(Object, String) - Static method in class weka.core.xml.XMLSerializationMethodHandler
returns the method with the given name that has the same signature as readFromXML() of the XMLSerialiation class.
findWeights(int, double[][]) - Method in class weka.classifiers.mi.MINND
Use gradient descent to distort the MU parameter for the exemplar.
FindWithCapabilities - Class in weka.core
Locates all classes with certain capabilities.
FindWithCapabilities() - Constructor for class weka.core.FindWithCapabilities
 
findWriteMethod(Object, String) - Static method in class weka.core.xml.XMLSerializationMethodHandler
returns the method with the given name that has the same signature as writeToXML() of the XMLSerialiation class.
FINE - Static variable in class weka.core.Debug
the log level Fine
FINER - Static variable in class weka.core.Debug
the log level Finer
FINEST - Static variable in class weka.core.Debug
the log level Finest
finished() - Method in class weka.experiment.OutputZipper
Closes the zip file.
FINISHED - Static variable in class weka.experiment.TaskStatusInfo
 
finished() - Method in class weka.gui.visualize.PostscriptGraphics
Finalizes output file.
fireLayoutCompleteEvent(LayoutCompleteEvent) - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
Fires a LayoutCompleteEvent.
fireLayoutCompleteEvent(LayoutCompleteEvent) - Method in interface weka.gui.graphvisualizer.LayoutEngine
This fires a LayoutCompleteEvent once a layout has been completed.
FIRST - Static variable in class weka.filters.unsupervised.attribute.ClassAssigner
use the first attribute as class.
firstElement() - Method in class weka.core.FastVector
Returns the first element of the vector.
firstElement() - Method in class weka.gui.CheckBoxList.CheckBoxListModel
Returns the first component of this list.
firstElement() - Method in class weka.gui.ensembleLibraryEditor.ModelList.SortedListModel
 
firstInstance() - Method in class weka.core.Instances
Returns the first instance in the set.
FirstOrder - Class in weka.filters.unsupervised.attribute
This instance filter takes a range of N numeric attributes and replaces them with N-1 numeric attributes, the values of which are the difference between consecutive attribute values from the original instance.
FirstOrder() - Constructor for class weka.filters.unsupervised.attribute.FirstOrder
 
firstValueIndexTipText() - Method in class weka.filters.unsupervised.attribute.MergeTwoValues
 
firstValueIndexTipText() - Method in class weka.filters.unsupervised.attribute.SwapValues
 
fit(DoubleVector) - Method in class weka.classifiers.functions.pace.MixtureDistribution
Fits the mixture (or mixing) distribution to the data.
fit(DoubleVector, int) - Method in class weka.classifiers.functions.pace.MixtureDistribution
Fits the mixture (or mixing) distribution to the data.
fitForSingleCluster(DoubleVector, int) - Method in class weka.classifiers.functions.pace.MixtureDistribution
Fits the mixture (or mixing) distribution to the data.
fittingIntervals(DoubleVector) - Method in class weka.classifiers.functions.pace.ChisqMixture
Contructs the set of fitting intervals for mixture estimation.
fittingIntervals(DoubleVector) - Method in class weka.classifiers.functions.pace.MixtureDistribution
Contructs the set of fitting intervals for mixture estimation.
fittingIntervals(DoubleVector) - Method in class weka.classifiers.functions.pace.NormalMixture
Contructs the set of fitting intervals for mixture estimation.
fitToScreen() - Method in class weka.gui.treevisualizer.TreeVisualizer
Fits the tree to the current screen size.
FLAT_FILE_EXTENSION - Static variable in class weka.classifiers.EnsembleLibrary
The flat file extension for model list files
FlexibleDecimalFormat - Class in weka.core.matrix
 
FlexibleDecimalFormat() - Constructor for class weka.core.matrix.FlexibleDecimalFormat
 
FlexibleDecimalFormat(int) - Constructor for class weka.core.matrix.FlexibleDecimalFormat
 
FlexibleDecimalFormat(int, boolean) - Constructor for class weka.core.matrix.FlexibleDecimalFormat
 
FlexibleDecimalFormat(int, boolean, boolean, boolean) - Constructor for class weka.core.matrix.FlexibleDecimalFormat
 
FlexibleDecimalFormat(double) - Constructor for class weka.core.matrix.FlexibleDecimalFormat
 
FLOAT - Static variable in class weka.experiment.DatabaseUtils
Type mapping for FLOAT used for reading experiment results.
floatingForwardSearch(int, BitSet, int[], int, boolean, int, Instances, SubsetEvaluator, boolean) - Method in class weka.attributeSelection.LFSMethods
Performs linear floating forward selection ( the stopping criteria cannot be changed to a specific size value )
FloatingPointFormat - Class in weka.core.matrix
Class for the format of floating point numbers
FloatingPointFormat() - Constructor for class weka.core.matrix.FloatingPointFormat
Default constructor
FloatingPointFormat(int) - Constructor for class weka.core.matrix.FloatingPointFormat
 
FloatingPointFormat(int, int) - Constructor for class weka.core.matrix.FloatingPointFormat
 
FloatingPointFormat(int, int, boolean) - Constructor for class weka.core.matrix.FloatingPointFormat
 
FLOOR - Static variable in interface weka.classifiers.lazy.kstar.KStarConstants
 
FLOOR - Static variable in interface weka.core.mathematicalexpression.sym
 
FLOOR - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
FLOOR1 - Static variable in interface weka.classifiers.lazy.kstar.KStarConstants
 
FlowRunner - Class in weka.gui.beans
Small utility class for executing KnowledgeFlow flows outside of the KnowledgeFlow application
FlowRunner() - Constructor for class weka.gui.beans.FlowRunner
Constructor
FLR - Class in weka.classifiers.misc
Fuzzy Lattice Reasoning Classifier (FLR) v5.0

The Fuzzy Lattice Reasoning Classifier uses the notion of Fuzzy Lattices for creating a Reasoning Environment.
The current version can be used for classification using numeric predictors.

For more information see:

I.
FLR() - Constructor for class weka.classifiers.misc.FLR
 
flush() - Method in class weka.core.logging.OutputLogger.OutputPrintStream
ignored.
flush() - Method in class weka.core.Tee
flushes all the printstreams
fMeasure(int) - Method in class weka.classifiers.Evaluation
Calculate the F-Measure with respect to a particular class.
FMEASURE - Static variable in class weka.classifiers.meta.ThresholdSelector
F-measure
FMEASURE_NAME - Static variable in class weka.classifiers.evaluation.ThresholdCurve
attribute name: FMeasure
FOLD_FIELD_NAME - Static variable in class weka.experiment.CrossValidationResultProducer
The name of the key field containing the fold number
foldsTipText() - Method in class weka.attributeSelection.OneRAttributeEval
Returns a string for this option suitable for display in the gui as a tip text
foldsTipText() - Method in class weka.attributeSelection.WrapperSubsetEval
Returns the tip text for this property
foldsTipText() - Method in class weka.classifiers.rules.ConjunctiveRule
Returns the tip text for this property
foldsTipText() - Method in class weka.classifiers.rules.JRip
Returns the tip text for this property
foldsTipText() - Method in class weka.classifiers.rules.Ridor
Returns the tip text for this property
foldsTipText() - Method in class weka.gui.beans.CrossValidationFoldMaker
Tip text for this property
foldsTypeTipText() - Method in class weka.attributeSelection.RaceSearch
Returns the tip text for this property
foldTipText() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Returns the tip text for this property
foldTipText() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Returns the tip text for this property
forCapabilities(Capabilities) - Static method in class weka.core.TestInstances
returns a TestInstances instance setup already for the the given capabilities.
forInstances(Instances) - Static method in class weka.core.Capabilities
returns a Capabilities object specific for this data.
forInstances(Instances, boolean) - Static method in class weka.core.Capabilities
returns a Capabilities object specific for this data.
format(double, StringBuffer, FieldPosition) - Method in class weka.core.matrix.ExponentialFormat
 
format(double, StringBuffer, FieldPosition) - Method in class weka.core.matrix.FlexibleDecimalFormat
 
format(double, StringBuffer, FieldPosition) - Method in class weka.core.matrix.FloatingPointFormat
 
FORMAT_AVAILABLE - Static variable in class weka.gui.beans.InstanceEvent
 
FORMAT_AVAILABLE - Static variable in class weka.gui.streams.InstanceEvent
Specifies that the instance format is available
FORMAT_HHMMSS - Static variable in class weka.core.Debug.Clock
the output format in hours:minutes:seconds, with fraction of msecs
FORMAT_MILLISECONDS - Static variable in class weka.core.Debug.Clock
the output format in milli-seconds
FORMAT_SECONDS - Static variable in class weka.core.Debug.Clock
the output format in seconds, with fraction of msecs
formatDate(double) - Method in class weka.core.Attribute
Returns the given amount of milliseconds formatted according to the current Date format.
formatString(String) - Method in class weka.core.matrix.FlexibleDecimalFormat
 
formatTipText() - Method in class weka.datagenerators.DataGenerator
Returns the tip text for this property
forName(String, String[]) - Static method in class weka.associations.AbstractAssociator
Creates a new instance of a associator given it's class name and (optional) arguments to pass to it's setOptions method.
forName(String, String[]) - Static method in class weka.attributeSelection.ASEvaluation
Creates a new instance of an attribute/subset evaluator given it's class name and (optional) arguments to pass to it's setOptions method.
forName(String, String[]) - Static method in class weka.attributeSelection.ASSearch
Creates a new instance of a search class given it's class name and (optional) arguments to pass to it's setOptions method.
forName(String, String[]) - Static method in class weka.classifiers.Classifier
Creates a new instance of a classifier given it's class name and (optional) arguments to pass to it's setOptions method.
forName(String, String[]) - Static method in class weka.classifiers.functions.supportVector.Kernel
Creates a new instance of a kernel given it's class name and (optional) arguments to pass to it's setOptions method.
forName(String, String[]) - Static method in class weka.clusterers.AbstractClusterer
Creates a new instance of a clusterer given it's class name and (optional) arguments to pass to it's setOptions method.
forName(Class, String, String[]) - Static method in class weka.core.Utils
Creates a new instance of an object given it's class name and (optional) arguments to pass to it's setOptions method.
forName(String, String[]) - Static method in class weka.estimators.Estimator
Creates a new instance of a estimatorr given it's class name and (optional) arguments to pass to it's setOptions method.
forward(PaceMatrix, IntVector, int) - Method in class weka.classifiers.functions.pace.PaceMatrix
Forward ordering of columns in terms of response explanation.
forwardSearch(int, BitSet, int[], int, boolean, int, int, Instances, SubsetEvaluator, boolean) - Method in class weka.attributeSelection.LFSMethods
Performs linear forward selection
forwardSelect(boolean, Instances, int) - Method in class weka.classifiers.meta.ensembleSelection.ModelBag
Forward select one model.
forwardSelectionMethodTipText() - Method in class weka.attributeSelection.LinearForwardSelection
Returns the tip text for this property
forwardSelectOrBackwardEliminate(boolean, Instances, int) - Method in class weka.classifiers.meta.ensembleSelection.ModelBag
Find the best action to perform, be it adding a model or removing a model, and perform it.
foundUsefulAttribute() - Method in class weka.classifiers.functions.SimpleLinearRegression
Returns true if a usable attribute was found.
FP_RATE_NAME - Static variable in class weka.classifiers.evaluation.ThresholdCurve
attribute name: False Positive Rate"
FProbability(double, int, int) - Static method in class weka.core.Statistics
Computes probability of F-ratio.
FREQ_ASCEND - Static variable in class weka.filters.supervised.attribute.ClassOrder
The class values are sorted in ascending order based on their frequencies
FREQ_DESCEND - Static variable in class weka.filters.supervised.attribute.ClassOrder
The class values are sorted in descending order based on their frequencies
frequencyLimitTipText() - Method in class weka.classifiers.bayes.AODE
Returns the tip text for this property
frequencyLimitTipText() - Method in class weka.classifiers.bayes.AODEsr
Returns the tip text for this property
frequencyThresholdTipText() - Method in class weka.associations.Tertius
Returns the tip text for this property.
FromFile - Class in weka.classifiers.bayes.net.search.fixed
The FromFile reads the structure of a Bayes net from a file in BIFF format.
FromFile() - Constructor for class weka.classifiers.bayes.net.search.fixed.FromFile
 
fromXML(Document) - Method in class weka.core.xml.XMLSerialization
returns the given DOM document as an instance of the specified class
FT - Class in weka.classifiers.trees
Classifier for building 'Functional trees', which are classification trees that could have logistic regression functions at the inner nodes and/or leaves.
FT() - Constructor for class weka.classifiers.trees.FT
Creates an instance of FT with standard options
FTInnerNode - Class in weka.classifiers.trees.ft
Class for Functional Inner tree structure.
FTInnerNode(boolean, int, int, double, boolean) - Constructor for class weka.classifiers.trees.ft.FTInnerNode
Constructor for Functional Inner tree node.
FTLeavesNode - Class in weka.classifiers.trees.ft
Class for Functional Leaves tree version.
FTLeavesNode(boolean, int, int, double, boolean) - Constructor for class weka.classifiers.trees.ft.FTLeavesNode
Constructor for Functional Leaves tree node.
FTNode - Class in weka.classifiers.trees.ft
Class for Functional tree structure.
FTNode(boolean, int, int, double, boolean) - Constructor for class weka.classifiers.trees.ft.FTNode
Constructor for Functional tree node.
FTtree - Class in weka.classifiers.trees.ft
Abstract class for Functional tree structure.
FTtree() - Constructor for class weka.classifiers.trees.ft.FTtree
 
fullValue() - Method in class weka.gui.HierarchyPropertyParser
The full value of the current node, i.e.
Function - Class in weka.core.pmml
Abstract superclass for PMML built-in and DefineFunctions.
Function() - Constructor for class weka.core.pmml.Function
 
FUNCTION_1 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 1
FUNCTION_10 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 10
FUNCTION_2 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 2
FUNCTION_3 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 3
FUNCTION_4 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 4
FUNCTION_5 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 5
FUNCTION_6 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 6
FUNCTION_7 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 7
FUNCTION_8 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 8
FUNCTION_9 - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
function 9
FUNCTION_TAGS - Static variable in class weka.datagenerators.classifiers.classification.Agrawal
the funtion tags
functionTipText() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Returns the tip text for this property

G

g1(double, double) - Method in class weka.classifiers.functions.pace.PaceMatrix
Constructs the Givens rotation
g2(double[], int, int, int) - Method in class weka.classifiers.functions.pace.PaceMatrix
Performs the Givens rotation
gainRatio() - Method in class weka.classifiers.trees.j48.BinC45Split
Returns (C4.5-type) gain ratio for the generated split.
gainRatio() - Method in class weka.classifiers.trees.j48.C45Split
Returns (C4.5-type) gain ratio for the generated split.
gainRatio(double[][]) - Static method in class weka.core.ContingencyTables
Computes gain ratio for contingency table (split on rows).
GainRatioAttributeEval - Class in weka.attributeSelection
GainRatioAttributeEval :

Evaluates the worth of an attribute by measuring the gain ratio with respect to the class.

GainR(Class, Attribute) = (H(Class) - H(Class | Attribute)) / H(Attribute).

Valid options are:

GainRatioAttributeEval() - Constructor for class weka.attributeSelection.GainRatioAttributeEval
Constructor
GainRatioSplitCrit - Class in weka.classifiers.trees.j48
Class for computing the gain ratio for a given distribution.
GainRatioSplitCrit() - Constructor for class weka.classifiers.trees.j48.GainRatioSplitCrit
 
gammaTipText() - Method in class weka.classifiers.functions.LibSVM
Returns the tip text for this property
gammaTipText() - Method in class weka.classifiers.functions.supportVector.RBFKernel
Returns the tip text for this property
GAUSSIAN - Static variable in class weka.classifiers.bayes.BayesianLogisticRegression
Distributions available
GAUSSIAN - Static variable in class weka.datagenerators.clusterers.SubspaceCluster
cluster type: gaussian
GAUSSIAN - Static variable in class weka.filters.unsupervised.attribute.RandomProjection
distribution type: gaussian
GaussianPriorImpl - Class in weka.classifiers.bayes.blr
Implementation of the Gaussian Prior update function based on CLG Algorithm with a certain Trust Region Update.
GaussianPriorImpl() - Constructor for class weka.classifiers.bayes.blr.GaussianPriorImpl
 
GaussianProcesses - Class in weka.classifiers.functions
Implements Gaussian Processes for regression without hyperparameter-tuning.
GaussianProcesses() - Constructor for class weka.classifiers.functions.GaussianProcesses
the default constructor
GE - Static variable in interface weka.core.mathematicalexpression.sym
 
GE - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
GeneralizedSequentialPatterns - Class in weka.associations
Class implementing a GSP algorithm for discovering sequential patterns in a sequential data set.
The attribute identifying the distinct data sequences contained in the set can be determined by the respective option.
GeneralizedSequentialPatterns() - Constructor for class weka.associations.GeneralizedSequentialPatterns
Constructor.
GeneralRegression - Class in weka.classifiers.pmml.consumer
Class implementing import of PMML General Regression model.
GeneralRegression(Element, Instances, MiningSchema) - Constructor for class weka.classifiers.pmml.consumer.GeneralRegression
Constructs a GeneralRegression classifier.
generate() - Method in class weka.core.Javadoc
generates either the plain Javadoc (if no filename specified) or the updated file (if a filename is specified).
generate() - Method in class weka.core.ListOptions
generates the options string.
generate() - Method in class weka.core.TestInstances
generates a new dataset.
generateDataOutputTipText() - Method in class weka.attributeSelection.FCBFSearch
Returns the tip text for this property
generateDistribution() - Method in class weka.associations.PriorEstimation
Calculates the prior distribution.
generateExample() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Generates one example of the dataset.
generateExample() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Generates one example of the dataset.
generateExample() - Method in class weka.datagenerators.classifiers.classification.LED24
Generates one example of the dataset.
generateExample() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Generates one example of the dataset.
generateExample() - Method in class weka.datagenerators.classifiers.classification.RDG1
Generate an example of the dataset dataset.
generateExample() - Method in class weka.datagenerators.classifiers.regression.Expression
Generates one example of the dataset.
generateExample() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Generates one example of the dataset.
generateExample() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Generate an example of the dataset.
generateExample() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Generate an example of the dataset.
generateExample() - Method in class weka.datagenerators.DataGenerator
Generates one example of the dataset.
generateExamples() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Generates all examples of the dataset.
generateExamples() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Generates all examples of the dataset.
generateExamples() - Method in class weka.datagenerators.classifiers.classification.LED24
Generates all examples of the dataset.
generateExamples() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Generates all examples of the dataset.
generateExamples() - Method in class weka.datagenerators.classifiers.classification.RDG1
Generate all examples of the dataset.
generateExamples(int, Random, Instances) - Method in class weka.datagenerators.classifiers.classification.RDG1
Generate all examples of the dataset.
generateExamples() - Method in class weka.datagenerators.classifiers.regression.Expression
Generates all examples of the dataset.
generateExamples() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Generates all examples of the dataset.
generateExamples() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Generate all examples of the dataset.
generateExamples(Random, Instances) - Method in class weka.datagenerators.clusterers.BIRCHCluster
Generate all examples of the dataset.
generateExamples() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Generate all examples of the dataset.
generateExamples() - Method in class weka.datagenerators.DataGenerator
Generates all examples of the dataset.
generateFinished() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Generates a comment string that documentats the data generator.
generateFinished() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Generates a comment string that documentats the data generator.
generateFinished() - Method in class weka.datagenerators.classifiers.classification.LED24
Generates a comment string that documentats the data generator.
generateFinished() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Generates a comment string that documentats the data generator.
generateFinished() - Method in class weka.datagenerators.classifiers.classification.RDG1
Compiles documentation about the data generation.
generateFinished() - Method in class weka.datagenerators.classifiers.regression.Expression
Generates a comment string that documentats the data generator.
generateFinished() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Generates a comment string that documentats the data generator.
generateFinished() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Compiles documentation about the data generation after the generation process
generateFinished() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Compiles documentation about the data generation after the generation process
generateFinished() - Method in class weka.datagenerators.DataGenerator
Generates a comment string that documentates the data generator.
generateHelp() - Method in class weka.core.Javadoc
generates a string to print as help on the console
generateHelp() - Method in class weka.core.ListOptions
generates a string to print as help on the console
generateInstances() - Method in class weka.classifiers.bayes.net.BayesNetGenerator
GenerateInstances generates random instances sampling from the distribution represented by the Bayes network structure.
generateInstances(int[]) - Method in interface weka.gui.boundaryvisualizer.DataGenerator
Generate an instance.
generateInstances(int[]) - Method in class weka.gui.boundaryvisualizer.KDDataGenerator
Generates a new instance using one kernel estimator.
generateInstances() - Method in class weka.gui.explorer.PreprocessPanel
sets Instances generated via DataGenerators (pops up a Dialog)
generateOutput() - Method in class weka.gui.visualize.BMPWriter
generates the actual output
generateOutput() - Method in class weka.gui.visualize.JPEGWriter
generates the actual output.
generateOutput() - Method in class weka.gui.visualize.PNGWriter
generates the actual output
generateOutput() - Method in class weka.gui.visualize.PostscriptWriter
generates the actual output
generateRandomNetwork() - Method in class weka.classifiers.bayes.net.BayesNetGenerator
Generate random connected Bayesian network with discrete nodes having all the same cardinality.
generateRandomNetworkStructure(int, int) - Method in class weka.classifiers.bayes.net.BayesNetGenerator
GenerateRandomNetworkStructure generate random connected Bayesian network
generateRandomNumber(int) - Method in class weka.attributeSelection.ScatterSearchV1
 
generateRandomSample(Instances, int, Random) - Static method in class weka.classifiers.misc.monotone.InstancesUtil
Generates a random sample of instances.
generateRankingTipText() - Method in class weka.attributeSelection.FCBFSearch
Returns the tip text for this property
generateRankingTipText() - Method in class weka.attributeSelection.GreedyStepwise
Returns the tip text for this property
generateRankingTipText() - Method in class weka.attributeSelection.RaceSearch
Returns the tip text for this property
generateRankingTipText() - Method in class weka.attributeSelection.Ranker
Returns the tip text for this property
GenerateReferenceSet(List<ScatterSearchV1.Subset>, int, int) - Method in class weka.attributeSelection.ScatterSearchV1
Generate the a ReferenceSet containing the n best solutions and the m most diverse solutions of the initial Population.
generateRuleItem(ItemSet, ItemSet, Instances, int, int, double[], Hashtable) - Method in class weka.associations.RuleItem
Constructs a new RuleItem if the support of the given rule is above the support threshold.
generateRules(double, FastVector, int) - Method in class weka.associations.AprioriItemSet
Generates all rules for an item set.
generateRules(int, double[], Hashtable, double, Instances, TreeSet, int) - Method in class weka.associations.CaRuleGeneration
Generates all rules for an item set.
generateRules(double, boolean) - Method in class weka.associations.LabeledItemSet
Generates rules out of item sets
generateRules(int, double[], Hashtable, double, Instances, TreeSet, int) - Method in class weka.associations.RuleGeneration
Generates all rules for an item set.
generateRulesBruteForce(double, int, FastVector, int, int, double) - Method in class weka.associations.AprioriItemSet
Generates all significant rules for an item set.
generateRulesTipText() - Method in class weka.classifiers.trees.m5.M5Base
Returns the tip text for this property
generateStart() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Generates a comment string that documentates the data generator.
generateStart() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Generates a comment string that documentates the data generator.
generateStart() - Method in class weka.datagenerators.classifiers.classification.LED24
Generates a comment string that documentates the data generator.
generateStart() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Generates a comment string that documentates the data generator.
generateStart() - Method in class weka.datagenerators.classifiers.classification.RDG1
Generates a comment string that documentates the data generator.
generateStart() - Method in class weka.datagenerators.classifiers.regression.Expression
Generates a comment string that documentates the data generator.
generateStart() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Generates a comment string that documentates the data generator.
generateStart() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Compiles documentation about the data generation before the generation process
generateStart() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Compiles documentation about the data generation before the generation process
generateStart() - Method in class weka.datagenerators.DataGenerator
Generates a comment string that documentates the data generator.
GeneratorPropertyIteratorPanel - Class in weka.gui.experiment
This panel controls setting a list of values for an arbitrary resultgenerator property for an experiment to iterate over.
GeneratorPropertyIteratorPanel() - Constructor for class weka.gui.experiment.GeneratorPropertyIteratorPanel
Creates the property iterator panel initially disabled.
GeneratorPropertyIteratorPanel(Experiment) - Constructor for class weka.gui.experiment.GeneratorPropertyIteratorPanel
Creates the property iterator panel and sets the experiment.
GenericArrayEditor - Class in weka.gui
A PropertyEditor for arrays of objects that themselves have property editors.
GenericArrayEditor() - Constructor for class weka.gui.GenericArrayEditor
Sets up the array editor.
GenericObjectEditor - Class in weka.gui
A PropertyEditor for objects.
GenericObjectEditor() - Constructor for class weka.gui.GenericObjectEditor
Default constructor.
GenericObjectEditor(boolean) - Constructor for class weka.gui.GenericObjectEditor
Constructor that allows specifying whether it is possible to change the class within the editor dialog.
GenericObjectEditor.CapabilitiesFilterDialog - Class in weka.gui
A dialog for selecting Capabilities to look for in the GOE tree.
GenericObjectEditor.CapabilitiesFilterDialog() - Constructor for class weka.gui.GenericObjectEditor.CapabilitiesFilterDialog
creates a dialog to choose Capabilities from.
GenericObjectEditor.GOEPanel - Class in weka.gui
Handles the GUI side of editing values.
GenericObjectEditor.GOEPanel() - Constructor for class weka.gui.GenericObjectEditor.GOEPanel
Creates the GUI editor component.
GenericObjectEditor.GOETreeNode - Class in weka.gui
A specialized TreeNode for supporting filtering via Capabilities.
GenericObjectEditor.GOETreeNode() - Constructor for class weka.gui.GenericObjectEditor.GOETreeNode
Creates a tree node that has no parent and no children, but which allows children.
GenericObjectEditor.GOETreeNode(Object) - Constructor for class weka.gui.GenericObjectEditor.GOETreeNode
Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
GenericObjectEditor.GOETreeNode(Object, boolean) - Constructor for class weka.gui.GenericObjectEditor.GOETreeNode
Creates a tree node with no parent, no children, initialized with the specified user object, and that allows children only if specified.
GenericObjectEditor.JTreePopupMenu - Class in weka.gui
Creates a popup menu containing a tree that is aware of the screen dimensions.
GenericObjectEditor.JTreePopupMenu(JTree) - Constructor for class weka.gui.GenericObjectEditor.JTreePopupMenu
Constructs a new popup menu.
GenericObjectNode - Class in weka.gui.ensembleLibraryEditor.tree
This class is responsible for allowing users to choose an object that was provided with a GenericObjectEditor.
GenericObjectNode(AddModelsPanel, Object, GenericObjectEditor, String) - Constructor for class weka.gui.ensembleLibraryEditor.tree.GenericObjectNode
The constructor initialiazes the member variables of this node, Note that the "value" of this generic object is stored as the treeNode user object.
GenericObjectNodeEditor - Class in weka.gui.ensembleLibraryEditor.tree
This class creates a simple user interface for selecting the Generic Object Type.
GenericObjectNodeEditor(GenericObjectNode) - Constructor for class weka.gui.ensembleLibraryEditor.tree.GenericObjectNodeEditor
The constructor builds initializes the various member values from the node
GenericPropertiesCreator - Class in weka.gui
This class can generate the properties object that is normally loaded from the GenericObjectEditor.props file (= PROPERTY_FILE).
GenericPropertiesCreator() - Constructor for class weka.gui.GenericPropertiesCreator
initializes the creator, locates the props file with the Utils class.
GenericPropertiesCreator(String) - Constructor for class weka.gui.GenericPropertiesCreator
initializes the creator, the given file overrides the props-file search of the Utils class
GeneticSearch - Class in weka.attributeSelection
GeneticSearch:

Performs a search using the simple genetic algorithm described in Goldberg (1989).

For more information see:

David E.
GeneticSearch() - Constructor for class weka.attributeSelection.GeneticSearch
Constructor.
GeneticSearch - Class in weka.classifiers.bayes.net.search.global
This Bayes Network learning algorithm uses genetic search for finding a well scoring Bayes network structure.
GeneticSearch() - Constructor for class weka.classifiers.bayes.net.search.global.GeneticSearch
 
GeneticSearch - Class in weka.classifiers.bayes.net.search.local
This Bayes Network learning algorithm uses genetic search for finding a well scoring Bayes network structure.
GeneticSearch() - Constructor for class weka.classifiers.bayes.net.search.local.GeneticSearch
 
get(int, int) - Method in interface weka.classifiers.misc.monotone.BitMatrix
Return the element a the specified position.
get(int, int) - Method in class weka.classifiers.misc.monotone.BooleanBitMatrix
Returns the element a the specified position.
get(int) - Method in class weka.core.matrix.DoubleVector
Gets a single element.
get(int) - Method in class weka.core.matrix.IntVector
Gets the value of an element.
get(int, int) - Method in class weka.core.matrix.Matrix
Get a single element.
get(int) - Method in class weka.core.PropertyPath.Path
returns the element at the given index
get(int) - Method in class weka.core.Tee
returns the specified PrintStream from the list
get(String) - Method in class weka.core.xml.MethodHandler
returns the stored method for the given property
get(Class) - Method in class weka.core.xml.MethodHandler
returns the stored method for the given class
get(int) - Method in class weka.gui.CheckBoxList.CheckBoxListModel
Returns the element at the specified position in this list.
get(String, String) - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the value for the specified property, if non-existent then the default value.
get(String, String) - Static method in class weka.gui.explorer.ExplorerDefaults
returns the value for the specified property, if non-existent then the default value.
getAboutPanel() - Method in class weka.gui.PropertySheetPanel
Return the panel containing global info and help for the object being edited.
getActionListener(JFrame) - Method in interface weka.gui.MainMenuExtension
If the extension has a custom ActionListener for the menu item, then it must be returned here.
getActualIndex(int) - Method in class weka.core.AttributeLocator
returns actual index in the Instances object.
getActualRow(int) - Method in class weka.gui.SortedTableModel
Returns the actual underlying row the given visible one represents.
getAcuity() - Method in class weka.clusterers.Cobweb
get the acuity value
getAddress() - Static method in class weka.core.Copyright
returns the address of the owner
getAdjustWeights() - Method in class weka.filters.supervised.instance.SpreadSubsample
Returns true if instance weights will be adjusted to maintain total weight per class.
getADTree() - Method in class weka.classifiers.bayes.BayesNet
get ADTree strucrture containing efficient representation of counts.
getAdvanceDataSetFirst() - Method in class weka.experiment.Experiment
Get the value of m_DataSetFirstFirst.
getAlgorithm() - Method in class weka.classifiers.meta.EnsembleSelection
Gets the algorithm
getAlgorithm() - Method in class weka.filters.supervised.attribute.PLSFilter
Gets the type of algorithm to use
getAlgorithm() - Method in class weka.filters.unsupervised.attribute.Wavelet
Gets the type of algorithm to use
getAlgorithmStart() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the time/date string the algorithm was started
getAlgorithmType() - Method in class weka.classifiers.mi.MILR
Gets the type of algorithm.
getAllBits(List<ScatterSearchV1.Subset>) - Method in class weka.attributeSelection.ScatterSearchV1
Save in Bitset all the gens that are in many others subsets.
getAllowedIndices() - Method in class weka.core.AttributeLocator
returns the indices that are allowed to check for the attribute type
getAllTheRules() - Method in class weka.associations.Apriori
returns all the rules
getAllTheRules() - Method in class weka.associations.PredictiveApriori
returns all the rules
getAllValues() - Method in class weka.gui.ensembleLibraryEditor.tree.PropertyNode
This method gets the range of values as specified by the child editor nodes.
getAlpha() - Method in class weka.classifiers.bayes.net.estimate.BayesNetEstimator
Get prior used in probability table estimation
getAlpha() - Method in class weka.classifiers.functions.Winnow
Get the value of Alpha.
getAmplitude() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Gets the amplitude multiplier.
getAnimatedIcon() - Method in class weka.gui.beans.BeanVisual
Returns the animated icon
getAnimatedIconPath() - Method in class weka.gui.beans.BeanVisual
returns the path for the animated icon
getAppendPredictedProbabilities() - Method in class weka.gui.beans.PredictionAppender
Return true if predicted probabilities are to be appended rather than class value
getArffFile() - Method in class weka.gui.streams.InstanceLoader
 
getArffFile() - Method in class weka.gui.streams.InstanceSavePanel
 
getArray() - Method in class weka.core.matrix.DoubleVector
Access the internal one-dimensional array.
getArray() - Method in class weka.core.matrix.IntVector
Access the internal one-dimensional array.
getArray() - Method in class weka.core.matrix.Matrix
Access the internal two-dimensional array.
getArrayClass(Class) - Static method in class weka.core.Utils
Returns the basic class of an array class (handles multi-dimensional arrays).
getArrayCopy() - Method in class weka.core.matrix.DoubleVector
Returns a copy of the DoubleVector usng a double array.
getArrayCopy() - Method in class weka.core.matrix.IntVector
Returns a copy of the internal one-dimensional array.
getArrayCopy() - Method in class weka.core.matrix.Matrix
Copy the internal two-dimensional array.
getArrayDimensions(Class) - Static method in class weka.core.Utils
Returns the dimensions of the given array.
getArrayDimensions(Object) - Static method in class weka.core.Utils
Returns the dimensions of the given array.
getArtificialSize() - Method in class weka.classifiers.meta.Decorate
Factor that determines number of artificial examples to generate.
getASCrossvalidationFolds() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default number of folds of the CV in the attribute selection panel
getASEvaluator() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default attribute evalautor (fully configured) for the attribute selection panel
getAsInstance(Instances, Random) - Method in class weka.core.AlgVector
Gets the elements of the vector as an instance.
getASRandomSeed() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default random seed value in the attribute selection panel
getASSearch() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default attribute selection search scheme (fully configured) for the attribute selection panel
getAssignments() - Method in class weka.clusterers.SimpleKMeans
Gets the assignments for each instance
getAssociatedConnections() - Method in class weka.gui.beans.MetaBean
 
getAssociator() - Method in class weka.associations.CheckAssociator
Get the associator being tested
getAssociator() - Method in class weka.associations.SingleAssociatorEnhancer
Get the associator used as the base associator.
getAssociator() - Method in class weka.gui.beans.Associator
Get the associator currently set for this wrapper
getAssociator() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default associator (fully configured) for the associations panel
getASTestMode() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default attribute selection test mode for the attribute selection panel
getAsText() - Method in class weka.gui.CostMatrixEditor
Some objects can be represented as text, but a cost matrix cannot.
getAsText() - Method in class weka.gui.EnsembleLibraryEditor
Some objects can be represented as text, but a library cannot.
getAsText() - Method in class weka.gui.GenericArrayEditor
Returns null as we don't support getting/setting values as text.
getAsText() - Method in class weka.gui.GenericObjectEditor
Returns null as we don't support getting/setting values as text.
getAsText() - Method in class weka.gui.SelectedTagEditor
Gets the current value as text.
getAsText() - Method in class weka.gui.SimpleDateFormatEditor
Returns the date format string.
getAttIndex(int) - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the boolean value at the specified index in the Attribute Indexes array
getAttList_Irr() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the array that defines which of the attributes are seen to be irrelevant.
getAttribute1() - Method in class weka.gui.visualize.VisualizePanelEvent
 
getAttribute2() - Method in class weka.gui.visualize.VisualizePanelEvent
 
getAttributeAt(int) - Method in class weka.gui.arffviewer.ArffSortedTableModel
returns the attribute at the given index, can be NULL if not an attribute column
getAttributeAt(int) - Method in class weka.gui.arffviewer.ArffTableModel
returns the attribute at the given index, can be NULL if not an attribute column
getAttributeCapabilities() - Method in class weka.core.Capabilities
returns all attribute capabilities
getAttributeColumn(String) - Method in class weka.gui.arffviewer.ArffSortedTableModel
returns the column of the given attribute name, -1 if not found
getAttributeColumn(String) - Method in class weka.gui.arffviewer.ArffTableModel
returns the column of the given attribute name, -1 if not found
getAttributeEvaluator() - Method in class weka.attributeSelection.FilteredAttributeEval
Get the attribute evaluator to use
getAttributeEvaluator() - Method in class weka.attributeSelection.RaceSearch
Get the attribute evaluator used to generate the ranking.
getAttributeEvaluator() - Method in class weka.attributeSelection.RankSearch
Get the attribute evaluator used to generate the ranking.
getAttributeID() - Method in class weka.experiment.ClassifierSplitEvaluator
Get the index of Attibute Identifying the instances
getAttributeIndex() - Method in class weka.classifiers.functions.SimpleLinearRegression
Returns the index of the attribute used in the regression.
getAttributeIndex() - Method in class weka.filters.unsupervised.attribute.Add
Get the index of the attribute used.
getAttributeIndex() - Method in class weka.filters.unsupervised.attribute.AddNoise
Get the index of the attribute used.
getAttributeIndex() - Method in class weka.filters.unsupervised.attribute.AddValues
Get the index of the attribute used.
getAttributeIndex() - Method in class weka.filters.unsupervised.attribute.ChangeDateFormat
Gets the index of the attribute converted.
getAttributeIndex() - Method in class weka.filters.unsupervised.attribute.MakeIndicator
Get the index of the attribute used.
getAttributeIndex() - Method in class weka.filters.unsupervised.attribute.MergeTwoValues
Get the index of the attribute used.
getAttributeIndex() - Method in class weka.filters.unsupervised.attribute.SwapValues
Get the index of the attribute used.
getAttributeIndex() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Get the index of the attribute used.
getAttributeIndex() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Get the index of the attribute used.
getAttributeIndexes() - Method in class weka.filters.unsupervised.attribute.NominalToString
Get the index of the attribute used.
getAttributeIndices() - Method in class weka.core.AttributeLocator
Returns the indices of the attributes.
getAttributeIndices() - Method in interface weka.core.DistanceFunction
Gets the range of attributes used in the calculation of the distance.
getAttributeIndices() - Method in class weka.core.NormalizableDistance
Gets the range of attributes used in the calculation of the distance.
getAttributeIndices() - Method in class weka.filters.supervised.attribute.Discretize
Gets the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.AbstractTimeSeries
Get the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.Copy
Get the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.Discretize
Gets the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.FirstOrder
Get the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Gets the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Gets the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Gets the selection of the columns, e.g., first-last or first-3,5-last
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.NumericToNominal
Gets the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Get the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.Remove
Get the current range selection.
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.Reorder
Get the current range selection
getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets the current range selection.
getAttributeMaxValues() - Method in interface weka.clusterers.forOPTICSAndDBScan.Databases.Database
Returns the array of maximum-values for each attribute
getAttributeMaxValues() - Method in class weka.clusterers.forOPTICSAndDBScan.Databases.SequentialDatabase
Returns the array of maximum-values for each attribute
getAttributeMinValues() - Method in interface weka.clusterers.forOPTICSAndDBScan.Databases.Database
Returns the array of minimum-values for each attribute
getAttributeMinValues() - Method in class weka.clusterers.forOPTICSAndDBScan.Databases.SequentialDatabase
Returns the array of minimum-values for each attribute
getAttributeName() - Method in class weka.filters.unsupervised.attribute.Add
Get the name of the attribute to be created.
getAttributeName() - Method in class weka.filters.unsupervised.attribute.AddID
Get the name of the attribute to be created
getAttributeNamePrefix() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Get the attribute name prefix.
getAttributeRange() - Method in class weka.filters.unsupervised.attribute.StringToNominal
Get the range of indices of the attributes used.
getAttributes() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
 
getAttributes() - Method in class weka.gui.arffviewer.ArffPanel
returns a list with the attributes
getAttributeSelectionMethod() - Method in class weka.classifiers.functions.LinearRegression
Gets the method used to select attributes for use in the linear regression.
getAttributeType() - Method in class weka.filters.unsupervised.attribute.Add
Gets the type of attribute to generate.
getAttributeType() - Method in class weka.filters.unsupervised.attribute.RemoveType
Gets the attribute type to be deleted by the filter.
getAttributeTypes() - Method in class weka.filters.unsupervised.instance.subsetbyexpression.Parser
Returns the current attribute - attribute-type relation in use.
getAttrIndexRange() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
returns the attribute range(s).
getAttsToEliminatePerIteration() - Method in class weka.attributeSelection.SVMAttributeEval
Get the constant rate of attribute elimination per iteration
getAutoBuild() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getAutoKeyGeneration() - Method in class weka.core.converters.DatabaseSaver
Gets whether or not a primary key will be generated automatically
getAverage(int) - Method in class weka.experiment.ResultMatrix
returns the average of the mean at the given position, if the position is valid, otherwise 0
getAveragePrediction(Instance) - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Returns the average of the prediction of the models across all folds.
getAveragingType() - Method in class weka.classifiers.misc.OLM
Gets the averaging type.
getBackground() - Method in class weka.gui.visualize.BMPWriter
returns the current background color
getBackground() - Method in class weka.gui.visualize.JPEGWriter
returns the current background color.
getBackground() - Method in class weka.gui.visualize.PNGWriter
returns the current background color
getBackground() - Method in class weka.gui.visualize.PostscriptGraphics
 
getBackup() - Method in class weka.gui.GenericObjectEditor
Returns the backup object (may be null if there is no backup.
getBagSizePercent() - Method in class weka.classifiers.meta.Bagging
Gets the size of each bag, as a percentage of the training set size.
getBagSizePercent() - Method in class weka.classifiers.meta.MetaCost
Gets the size of each bag, as a percentage of the training set size.
getBalanceClass() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Gets whether the class is balanced.
getBalanced() - Method in class weka.classifiers.functions.Winnow
Get the value of Balanced.
getBalanced() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns if the balanced version of OSDL is in effect.
getBallSplitter() - Method in class weka.core.neighboursearch.balltrees.TopDownConstructor
Returns the BallSplitter algorithm set that would be used by the TopDown BallTree constructor.
getBallTreeConstructor() - Method in class weka.core.neighboursearch.BallTree
Returns the BallTreeConstructor currently in use.
getBase() - Method in class weka.core.neighboursearch.CoverTree
Returns the base in use for expansion constant.
getBaseExperiment() - Method in class weka.experiment.RemoteExperiment
Get the base experiment used by this remote experiment
getBean() - Method in class weka.gui.beans.BeanInstance
Gets the bean encapsulated in this instance
getBeanContext() - Method in class weka.gui.beans.AbstractDataSource
Return the bean context (if any) that this bean is embedded in
getBeanContext() - Method in class weka.gui.beans.DataVisualizer
Return the bean context (if any) that this bean is embedded in
getBeanContext() - Method in class weka.gui.beans.GraphViewer
Return the bean context (if any) that this bean is embedded in
getBeanContext() - Method in class weka.gui.beans.ModelPerformanceChart
Return the bean context (if any) that this bean is embedded in
getBeanContext() - Method in class weka.gui.beans.TextViewer
Return the bean context (if any) that this bean is embedded in
getBeanDescriptor() - Method in class weka.gui.beans.AssociatorBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.ClassAssignerBeanInfo
 
getBeanDescriptor() - Method in class weka.gui.beans.ClassifierBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.ClassValuePickerBeanInfo
 
getBeanDescriptor() - Method in class weka.gui.beans.ClustererBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.CrossValidationFoldMakerBeanInfo
Return the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.FilterBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.IncrementalClassifierEvaluatorBeanInfo
Return the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.LoaderBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.PredictionAppenderBeanInfo
Return the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.SaverBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.SerializedModelSaverBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.StripChartBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.TrainTestSplitMakerBeanInfo
Get the bean descriptor for this bean
getBeanInfoInputs() - Method in class weka.gui.beans.MetaBean
 
getBeanInfoOutputs() - Method in class weka.gui.beans.MetaBean
 
getBeanInfoSubFlow() - Method in class weka.gui.beans.MetaBean
 
getBeanInstances() - Static method in class weka.gui.beans.BeanInstance
Return the list of displayed beans
getBeansInInputs() - Method in class weka.gui.beans.MetaBean
Return all the beans in the inputs
getBeansInOutputs() - Method in class weka.gui.beans.MetaBean
Return all the beans in the outputs
getBeansInSubFlow() - Method in class weka.gui.beans.MetaBean
Return all the beans in the sub flow
getBestClassifier() - Method in class weka.classifiers.meta.GridSearch
returns the best Classifier setup
getBestClassifierIndex() - Method in class weka.classifiers.meta.MultiScheme
Get the index of the classifier that was determined as best during cross-validation.
getBestClassifierOptions() - Method in class weka.classifiers.meta.CVParameterSelection
Returns (a copy of) the best options found for the classifier.
getBestCommitteeChunkSize() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Get the best committee chunk size
getBestCommitteeErrorEstimate() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Get the best committee's error on the validation data
getBestCommitteeLLEstimate() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Get the best committee's log likelihood on the validation data
getBestCommitteeSize() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Get the number of members in the best committee
getBestFilter() - Method in class weka.classifiers.meta.GridSearch
returns the best filter setup
getBestgen(ScatterSearchV1.Subset, BitSet) - Method in class weka.attributeSelection.ScatterSearchV1
Evaluate each gen of a BitSet inserted in a Subset and get the most significant for that Subset
getBestGroup() - Method in class weka.attributeSelection.LFSMethods
 
getBestGroupOfSize(int) - Method in class weka.attributeSelection.LFSMethods
 
getBestMerit() - Method in class weka.attributeSelection.LFSMethods
 
getBeta() - Method in class weka.classifiers.functions.Winnow
Get the value of Beta.
getBias() - Method in class weka.classifiers.BVDecompose
Get the calculated bias squared
getBias() - Method in class weka.classifiers.functions.LibLINEAR
Returns bias term value (default 1) No bias term is added if value < 0
getBias() - Method in class weka.classifiers.misc.VFI
Get the value of the bias parameter
getBiasToUniformClass() - Method in class weka.filters.supervised.instance.Resample
Gets the bias towards a uniform class.
getBIFFile() - Method in class weka.classifiers.bayes.BayesNet
Get name of network in BIF file to compare with
getBIFFile() - Method in class weka.classifiers.bayes.net.search.fixed.FromFile
Get name of network in BIF file to read structure from
getBIFHeader() - Method in class weka.classifiers.bayes.BayesNet
 
getBinarizeNumericAttributes() - Method in class weka.attributeSelection.ChiSquaredAttributeEval
get whether numeric attributes are just being binarized.
getBinarizeNumericAttributes() - Method in class weka.attributeSelection.InfoGainAttributeEval
get whether numeric attributes are just being binarized.
getBinaryAttributesNominal() - Method in class weka.filters.supervised.attribute.NominalToBinary
Gets if binary attributes are to be treated as nominal ones.
getBinaryAttributesNominal() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Gets if binary attributes are to be treated as nominal ones.
getBinarySplits() - Method in class weka.classifiers.rules.PART
Get the value of binarySplits.
getBinarySplits() - Method in class weka.classifiers.trees.J48
Get the value of binarySplits.
getBinarySplits() - Method in class weka.classifiers.trees.J48graft
Get the value of binarySplits.
getBinaryWord() - Method in class weka.classifiers.bayes.DMNBtext
Gets whether use binary text representation
getBins() - Method in class weka.filters.unsupervised.attribute.Discretize
Gets the number of bins numeric attributes will be divided into
getBins() - Method in class weka.filters.unsupervised.attribute.PKIDiscretize
Ignored
getBinSplit() - Method in class weka.classifiers.trees.FT
Get the value of binarySplits.
getBinValue() - Method in class weka.clusterers.XMeans
Gets value that represents true in a new numeric attribute.
getBitMatrix(Instances) - Static method in class weka.classifiers.misc.monotone.InstancesUtil
Calculates the relation (poset) formed by the instances.
getBooleanCols() - Method in class weka.datagenerators.ClusterGenerator
returns the range of boolean attributes.
getBoundsFile() - Method in class weka.classifiers.misc.FLR
Get boundaries File
getBuilder() - Method in class weka.core.xml.XMLDocument
returns the DocumentBuilder.
getBuildLogisticModels() - Method in class weka.classifiers.functions.SMO
Get the value of buildLogisticModels.
getBuildLogisticModels() - Method in class weka.classifiers.mi.MISMO
Get the value of buildLogisticModels.
getBuildRegressionTree() - Method in class weka.classifiers.trees.m5.M5Base
Get the value of regressionTree.
getC() - Method in class weka.classifiers.functions.SMO
Get the value of C.
getC() - Method in class weka.classifiers.functions.SMOreg
Get the value of C.
getC() - Method in class weka.classifiers.functions.SVMreg
Get the value of C.
getC() - Method in class weka.classifiers.mi.MISMO
Get the value of C.
getC() - Method in class weka.classifiers.mi.MISVM
Get the value of C.
getCacheHits() - Method in class weka.classifiers.functions.supportVector.RegOptimizer
return the number of kernel cache hits
getCacheKeyName() - Method in class weka.experiment.DatabaseResultListener
Get the value of CacheKeyName.
getCacheSize() - Method in class weka.classifiers.functions.LibSVM
Gets cache memory size in MB
getCacheSize() - Method in class weka.classifiers.functions.supportVector.CachedKernel
Gets the size of the cache
getCacheSize() - Method in class weka.classifiers.functions.supportVector.StringKernel
Gets the size of the cache
getCacheValues(double) - Method in class weka.classifiers.lazy.kstar.KStarCache
Returns the values in the cache mapped by the specified key
getCalcOutOfBag() - Method in class weka.classifiers.meta.Bagging
Get whether the out of bag error is calculated.
getCalculatedNumToSelect() - Method in class weka.attributeSelection.FCBFSearch
Gets the calculated number to select.
getCalculatedNumToSelect() - Method in class weka.attributeSelection.GreedyStepwise
Gets the calculated number of attributes to retain.
getCalculatedNumToSelect() - Method in class weka.attributeSelection.RaceSearch
Gets the calculated number of attributes to retain.
getCalculatedNumToSelect() - Method in interface weka.attributeSelection.RankedOutputSearch
Gets the calculated number of attributes to retain.
getCalculatedNumToSelect() - Method in class weka.attributeSelection.Ranker
Gets the calculated number to select.
getCalculateStdDevs() - Method in class weka.experiment.AveragingResultProducer
Get the value of CalculateStdDevs.
getCanChangeClassInDialog() - Method in class weka.gui.GenericObjectEditor
Returns whether the user can change the class in the dialog.
getCapabilities() - Method in class weka.associations.AbstractAssociator
Returns the Capabilities of this associator.
getCapabilities() - Method in class weka.associations.Apriori
Returns default capabilities of the classifier.
getCapabilities() - Method in interface weka.associations.Associator
Returns the Capabilities of this associator.
getCapabilities() - Method in class weka.associations.FilteredAssociator
Returns default capabilities of the associator.
getCapabilities() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the Capabilities of the algorithm.
getCapabilities() - Method in class weka.associations.HotSpot
Returns default capabilities of HotSpot
getCapabilities() - Method in class weka.associations.PredictiveApriori
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.associations.SingleAssociatorEnhancer
Returns default capabilities of the base associator.
getCapabilities() - Method in class weka.associations.Tertius
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.attributeSelection.ASEvaluation
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.CfsSubsetEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.ChiSquaredAttributeEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.ClassifierSubsetEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.ConsistencySubsetEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.attributeSelection.FilteredAttributeEval
Returns default capabilities of the evaluator.
getCapabilities() - Method in class weka.attributeSelection.FilteredSubsetEval
Returns default capabilities of the evaluator.
getCapabilities() - Method in class weka.attributeSelection.GainRatioAttributeEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.InfoGainAttributeEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.LatentSemanticAnalysis
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.OneRAttributeEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.PrincipalComponents
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.ReliefFAttributeEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.SVMAttributeEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.SymmetricalUncertAttributeEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.SymmetricalUncertAttributeSetEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.attributeSelection.WrapperSubsetEval
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.classifiers.bayes.AODE
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.bayes.AODEsr
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
This method tests what kind of data this classifier can handle.
getCapabilities() - Method in class weka.classifiers.bayes.BayesNet
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.bayes.ComplementNaiveBayes
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.bayes.DMNBtext
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.bayes.HNB
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.bayes.NaiveBayes
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.bayes.NaiveBayesMultinomial
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.bayes.NaiveBayesSimple
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.bayes.WAODE
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.Classifier
Returns the Capabilities of this classifier.
getCapabilities() - Method in class weka.classifiers.functions.GaussianProcesses
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.IsotonicRegression
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.LeastMedSq
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.LibLINEAR
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.LibSVM
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.LinearRegression
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.Logistic
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.MultilayerPerceptron
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.PaceRegression
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.PLSClassifier
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.RBFNetwork
Returns default capabilities of the classifier, i.e., and "or" of Logistic and LinearRegression.
getCapabilities() - Method in class weka.classifiers.functions.SimpleLinearRegression
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.SimpleLogistic
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.SMO
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.SMOreg
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.supportVector.Kernel
Returns the Capabilities of this kernel.
getCapabilities() - Method in class weka.classifiers.functions.supportVector.PolyKernel
Returns the Capabilities of this kernel.
getCapabilities() - Method in class weka.classifiers.functions.supportVector.PrecomputedKernelMatrixKernel
Returns the Capabilities of this kernel.
getCapabilities() - Method in class weka.classifiers.functions.supportVector.Puk
Returns the Capabilities of this kernel.
getCapabilities() - Method in class weka.classifiers.functions.supportVector.RBFKernel
Returns the Capabilities of this kernel.
getCapabilities() - Method in class weka.classifiers.functions.supportVector.StringKernel
Returns the Capabilities of this kernel.
getCapabilities() - Method in class weka.classifiers.functions.SVMreg
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.VotedPerceptron
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.functions.Winnow
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.JythonClassifier
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.lazy.IB1
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.lazy.IBk
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.lazy.KStar
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.lazy.LBR
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.lazy.LWL
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.AdaBoostM1
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.AdditiveRegression
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.ClassificationViaClustering
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.ClassificationViaRegression
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.CostSensitiveClassifier
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.CVParameterSelection
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.Decorate
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.END
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.EnsembleSelection
We return true for basically everything except for Missing class values, because we can't really answer for all the models in our library.
getCapabilities() - Method in class weka.classifiers.meta.FilteredClassifier
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.GridSearch
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.LogitBoost
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.MetaCost
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.MultiClassClassifier
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.nestedDichotomies.ClassBalancedND
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.nestedDichotomies.DataNearBalancedND
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.nestedDichotomies.ND
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.OrdinalClassClassifier
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.RegressionByDiscretization
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.Stacking
Returns combined capabilities of the base classifiers, i.e., the capabilities all of them have in common.
getCapabilities() - Method in class weka.classifiers.meta.ThresholdSelector
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.meta.Vote
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.CitationKNN
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MDD
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MIBoost
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MIDD
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MIEMDD
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MILR
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MINND
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MIOptimalBall
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MISMO
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MISVM
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.MIWrapper
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.SimpleMI
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.supportVector.MIPolyKernel
Returns the Capabilities of this kernel.
getCapabilities() - Method in class weka.classifiers.mi.supportVector.MIRBFKernel
Returns the Capabilities of this kernel.
getCapabilities() - Method in class weka.classifiers.mi.TLD
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.mi.TLDSimple
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.misc.FLR
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.misc.HyperPipes
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.misc.MinMaxExtension
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.misc.OLM
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.misc.SerializedClassifier
Returns default capabilities of the base classifier.
getCapabilities() - Method in class weka.classifiers.misc.VFI
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.MultipleClassifiersCombiner
Returns combined capabilities of the base classifiers, i.e., the capabilities all of them have in common.
getCapabilities() - Method in class weka.classifiers.rules.ConjunctiveRule
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.DecisionTable
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.DTNB
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.JRip
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.NNge
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.OneR
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.PART
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.part.MakeDecList
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.Prism
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.Ridor
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.rules.ZeroR
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.SingleClassifierEnhancer
Returns default capabilities of the base classifier.
getCapabilities() - Method in class weka.classifiers.trees.ADTree
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.BFTree
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.DecisionStump
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.FT
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.Id3
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTree
Returns default capabilities of the classifier tree.
getCapabilities() - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTreeG
Returns default capabilities of the classifier tree.
getCapabilities() - Method in class weka.classifiers.trees.j48.ClassifierTree
Returns default capabilities of the classifier tree.
getCapabilities() - Method in class weka.classifiers.trees.J48
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.j48.NBTreeClassifierTree
Returns default capabilities of the classifier tree.
getCapabilities() - Method in class weka.classifiers.trees.j48.PruneableClassifierTree
Returns default capabilities of the classifier tree.
getCapabilities() - Method in class weka.classifiers.trees.J48graft
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.LADTree
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.LMT
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.m5.M5Base
Returns default capabilities of the classifier, i.e., of LinearRegression.
getCapabilities() - Method in class weka.classifiers.trees.NBTree
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.RandomForest
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.RandomTree
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.REPTree
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.SimpleCart
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.UserClassifier
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.clusterers.AbstractClusterer
Returns the Capabilities of this clusterer.
getCapabilities() - Method in class weka.clusterers.CLOPE
Returns default capabilities of the clusterer.
getCapabilities() - Method in interface weka.clusterers.Clusterer
Returns the Capabilities of this clusterer.
getCapabilities() - Method in class weka.clusterers.Cobweb
Returns default capabilities of the clusterer.
getCapabilities() - Method in class weka.clusterers.DBScan
Returns default capabilities of the clusterer.
getCapabilities() - Method in class weka.clusterers.EM
Returns default capabilities of the clusterer (i.e., the ones of SimpleKMeans).
getCapabilities() - Method in class weka.clusterers.FarthestFirst
Returns default capabilities of the clusterer.
getCapabilities() - Method in class weka.clusterers.FilteredClusterer
Returns default capabilities of the clusterer.
getCapabilities() - Method in class weka.clusterers.MakeDensityBasedClusterer
Returns default capabilities of the clusterer (i.e., of the wrapper clusterer).
getCapabilities() - Method in class weka.clusterers.OPTICS
Returns default capabilities of the clusterer.
getCapabilities() - Method in class weka.clusterers.sIB
Returns default capabilities of the clusterer.
getCapabilities() - Method in class weka.clusterers.SimpleKMeans
Returns default capabilities of the clusterer.
getCapabilities() - Method in class weka.clusterers.SingleClustererEnhancer
Returns default capabilities of the clusterer.
getCapabilities() - Method in class weka.clusterers.XMeans
Returns default capabilities of the clusterer.
getCapabilities() - Method in interface weka.core.CapabilitiesHandler
Returns the capabilities of this object.
getCapabilities() - Method in class weka.core.converters.AbstractSaver
Returns the Capabilities of this saver.
getCapabilities() - Method in class weka.core.converters.ArffSaver
Returns the Capabilities of this saver.
getCapabilities() - Method in class weka.core.converters.C45Saver
Returns the Capabilities of this saver.
getCapabilities() - Method in class weka.core.converters.CSVSaver
Returns the Capabilities of this saver.
getCapabilities() - Method in class weka.core.converters.DatabaseSaver
Returns the Capabilities of this saver.
getCapabilities() - Method in class weka.core.converters.LibSVMSaver
Returns the Capabilities of this saver.
getCapabilities() - Method in class weka.core.converters.SerializedInstancesSaver
Returns the Capabilities of this saver.
getCapabilities() - Method in class weka.core.converters.SVMLightSaver
Returns the Capabilities of this saver.
getCapabilities() - Method in class weka.core.converters.XRFFSaver
Returns the Capabilities of this saver.
getCapabilities() - Method in class weka.core.FindWithCapabilities
The capabilities to search for.
getCapabilities() - Method in class weka.estimators.DiscreteEstimator
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.estimators.Estimator
Returns the Capabilities of this Estimator.
getCapabilities() - Method in class weka.estimators.KernelEstimator
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.estimators.MahalanobisEstimator
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.estimators.NormalEstimator
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.estimators.PoissonEstimator
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.filters.AllFilter
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.Filter
Returns the Capabilities of this filter.
getCapabilities(Instances) - Method in class weka.filters.Filter
Returns the Capabilities of this filter, customized based on the data.
getCapabilities() - Method in class weka.filters.MultiFilter
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.attribute.AddClassification
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.attribute.AttributeSelection
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.attribute.ClassOrder
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.attribute.Discretize
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.attribute.NominalToBinary
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.attribute.PLSFilter
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.instance.Resample
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.instance.SMOTE
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.instance.SpreadSubsample
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Add
Returns the Capabilities of this filter.
getCapabilities(Instances) - Method in class weka.filters.unsupervised.attribute.AddCluster
Returns the Capabilities of this filter, makes sure that the class is never set (for the clusterer).
getCapabilities() - Method in class weka.filters.unsupervised.attribute.AddCluster
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.AddExpression
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.AddID
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.AddNoise
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.AddValues
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Center
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.ChangeDateFormat
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.ClassAssigner
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.ClusterMembership
Returns the Capabilities of this filter.
getCapabilities(Instances) - Method in class weka.filters.unsupervised.attribute.ClusterMembership
Returns the Capabilities of this filter, makes sure that the class is never set (for the clusterer).
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Copy
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Discretize
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.FirstOrder
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.MakeIndicator
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.MathExpression
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.MergeTwoValues
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.NominalToString
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Normalize
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.NumericToBinary
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.NumericToNominal
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Obfuscate
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.PrincipalComponents
Returns the capabilities of this evaluator.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.RandomSubset
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.RELAGGS
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Remove
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.RemoveType
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.RemoveUseless
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Reorder
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.ReplaceMissingValues
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Standardize
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.StringToNominal
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.SwapValues
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.TimeSeriesDelta
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.TimeSeriesTranslate
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.attribute.Wavelet
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.NonSparseToSparse
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.Normalize
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.Randomize
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.RemovePercentage
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.RemoveRange
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.Resample
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.ReservoirSample
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.SparseToNonSparse
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.filters.unsupervised.instance.SubsetByExpression
Returns the Capabilities of this filter.
getCapabilities() - Method in class weka.gui.GenericObjectEditor.CapabilitiesFilterDialog
returns the currently selected capabilities.
getCapabilitiesFilter() - Method in class weka.gui.ConverterFileChooser
returns the capabilities filter for the savers, can be null if all are listed.
getCapabilitiesFilter() - Method in class weka.gui.GenericObjectEditor
Returns the current Capabilities filter, can be null.
getCar() - Method in class weka.associations.Apriori
Gets whether class association ruels are mined
getCar() - Method in class weka.associations.PredictiveApriori
Gets whether class association ruels are mined
getCardinality(int) - Method in class weka.classifiers.bayes.BayesNet
get number of values a node can take
getCardinality() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Gets the cardinality of the attributes (incl class attribute)
getCardinalityOfParents() - Method in class weka.classifiers.bayes.net.ParentSet
returns cardinality of parents
getCell(int, int) - Method in class weka.classifiers.CostMatrix
Return the contents of a particular cell.
getCellEditor(int, int) - Method in class weka.gui.arffviewer.ArffTable
returns the cell editor for the given cell
getCellEditorValue() - Method in class weka.gui.ensembleLibraryEditor.tree.ModelTreeNodeEditor
I'm supposed to implemnent this as part of the TreeCellEDitor interface.
getCells() - Method in class weka.gui.sql.ResultSetHelper
returns an 2-dimensional array with the content of the resultset, the first dimension is the row, the second the column (i.e., getCells()[y][x]).
getCenter() - Method in class weka.gui.treevisualizer.Node
Get the value of center.
getChangeInWeights() - Method in class weka.classifiers.functions.neural.NeuralNode
call this function to get the chnage in weights array.
getChar() - Method in class weka.core.Trie.TrieNode
returns the stored character
getCheckable() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
returns whether or not this node can be toggled on and off
getChecked(int) - Method in class weka.gui.CheckBoxList.CheckBoxListModel
returns the checked state of the element at the given index
getChecked(int) - Method in class weka.gui.CheckBoxList
returns the checked state of the element at the given index
getCheckedIndices() - Method in class weka.gui.CheckBoxList
returns an array with the indices of all checked items
getCheckErrorRate() - Method in class weka.classifiers.rules.JRip
Gets whether to check for error rate is in stopping criterion
getChecksTurnedOff() - Method in class weka.classifiers.functions.SMO
Returns whether the checks are turned off or not.
getChecksTurnedOff() - Method in class weka.classifiers.functions.SMOreg
Returns whether the checks are turned off or not.
getChecksTurnedOff() - Method in class weka.classifiers.functions.supportVector.Kernel
Returns whether the checks are turned off or not.
getChecksTurnedOff() - Method in class weka.classifiers.mi.MISMO
Returns whether the checks are turned off or not.
getChecksTurnedOff() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Returns whether the checks are turned off or not.
getChecksum() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
get the checksum
getChild(int) - Method in class weka.gui.treevisualizer.Node
Get the Edge for the child number 'i'.
getChildForBranch(int) - Method in class weka.classifiers.trees.adtree.Splitter
Gets the child for a branch of the split.
getChildForBranch(int) - Method in class weka.classifiers.trees.adtree.TwoWayNominalSplit
Gets the child for a branch of the split.
getChildForBranch(int) - Method in class weka.classifiers.trees.adtree.TwoWayNumericSplit
Gets the child for a branch of the split.
getChildren(int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
return list of children of a node
getChildren() - Method in class weka.classifiers.trees.adtree.PredictionNode
Gets the children of this node.
getChildTags(Node) - Static method in class weka.core.xml.XMLDocument
returns all non tag-children from the given node.
getChildTags(Node, String) - Static method in class weka.core.xml.XMLDocument
returns all non tag-children from the given node.
getChooseClassPopupMenu() - Method in class weka.gui.GenericObjectEditor
Returns a popup menu that allows the user to change the class of object.
getCindex() - Method in class weka.gui.visualize.PlotData2D
Get the currently set colouring index of the data
getCIndex() - Method in class weka.gui.visualize.VisualizePanel
Get the index of the attribute selected for coloring
getClassCapabilities() - Method in class weka.core.Capabilities
returns all class capabilities
getClassColumn() - Method in class weka.gui.beans.ClassAssigner
 
getClassCounts() - Method in class weka.filters.supervised.attribute.ClassOrder
Get the class distribution of the sorted class values.
getClassesToClusters() - Method in class weka.clusterers.ClusterEvaluation
Return the array (ordered by cluster number) of minimum error class to cluster mappings
getClassFlag() - Method in class weka.datagenerators.ClusterGenerator
Gets the class flag.
getClassForIRStatistics() - Method in class weka.experiment.ClassifierSplitEvaluator
Get the value of ClassForIRStatistics.
getClassification() - Method in class weka.associations.Tertius
Get the value of classification.
getClassificationType() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns the classification type.
getClassificationType() - Method in class weka.classifiers.misc.OLM
Gets the classification type.
getClassifier() - Method in class weka.attributeSelection.ClassifierSubsetEval
Get the classifier used as the base learner.
getClassifier() - Method in class weka.attributeSelection.WrapperSubsetEval
Get the classifier used as the base learner.
getClassifier() - Method in class weka.classifiers.BVDecompose
Gets the name of the classifier being analysed
getClassifier() - Method in class weka.classifiers.BVDecomposeSegCVSub
Gets the name of the classifier being analysed
getClassifier() - Method in class weka.classifiers.CheckClassifier
Get the classifier used as the classifier
getClassifier() - Method in class weka.classifiers.CheckSource
Gets the classifier being used for the tests, can be null.
getClassifier() - Method in class weka.classifiers.EnsembleLibraryModel
Returns the base classifier this library model represents.
getClassifier(int) - Method in class weka.classifiers.meta.MultiScheme
Gets a single classifier from the set of available classifiers.
getClassifier(int) - Method in class weka.classifiers.MultipleClassifiersCombiner
Gets a single classifier from the set of available classifiers.
getClassifier() - Method in class weka.classifiers.SingleClassifierEnhancer
Get the classifier used as the base learner.
getClassifier() - Method in class weka.experiment.ClassifierSplitEvaluator
Get the value of Classifier.
getClassifier() - Method in class weka.experiment.RegressionSplitEvaluator
Get the value of Classifier.
getClassifier() - Method in class weka.filters.supervised.attribute.AddClassification
Gets the classifier used by the filter.
getClassifier() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Gets the classifier used by the filter.
getClassifier() - Method in class weka.gui.beans.BatchClassifierEvent
Get the classifier
getClassifier() - Method in class weka.gui.beans.Classifier
Get the classifier currently set for this wrapper
getClassifier() - Method in class weka.gui.beans.IncrementalClassifierEvent
Get the classifier
getClassifier() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default classifier (fully configured) for the classify panel
getClassifierCostSensitiveEval() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether the evaluation of the classifier is done cost-sensitively
getClassifierCrossvalidationFolds() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default number of folds of the CV in the classify panel
getClassifierOutputAdditionalAttributes() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the string with the additional indices to output alongside the predictions.
getClassifierOutputConfusionMatrix() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether the confusion matrix for the classifier is output
getClassifierOutputEntropyEvalMeasures() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether entropy-based evaluation meastures of the classifier are output
getClassifierOutputModel() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether the built model is output
getClassifierOutputPerClassStats() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether additional per-class stats of the classifier are output
getClassifierOutputPredictions() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether the predictions of the classifier are output as well
getClassifierOutputSourceCode() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether the source of a sourcable Classifier is output in the classify tab
getClassifierPercentageSplit() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default classifier test mode for the classify panel (0-99)
getClassifierPreserveOrder() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether the order is preserved in case of the percentage split in the classify tab
getClassifierRandomSeed() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default random seed value for the classifier for the classify panel
getClassifiers() - Method in class weka.classifiers.meta.MultiScheme
Gets the list of possible classifers to choose from.
getClassifiers() - Method in class weka.classifiers.MultipleClassifiersCombiner
Gets the list of possible classifers to choose from.
getClassifierSourceCodeClass() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default classname for a sourcable Classifier in the classify tab
getClassifierStorePredictionsForVis() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether the predictions of the classifier are stored for visualization
getClassifierTestMode() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default classifier test mode for the classify panel
getClassifyIterations() - Method in class weka.classifiers.BVDecomposeSegCVSub
Gets the number of times an instance is classified
getClassIndex() - Method in class weka.associations.Apriori
Gets the class index
getClassIndex() - Method in class weka.associations.FilteredAssociator
Gets the class index
getClassIndex() - Method in class weka.associations.PredictiveApriori
Gets the index of the class attribute
getClassIndex() - Method in class weka.associations.Tertius
Get the value of classIndex.
getClassIndex() - Method in class weka.classifiers.BVDecompose
Get the index (starting from 1) of the attribute used as the class.
getClassIndex() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the index (starting from 1) of the attribute used as the class.
getClassIndex() - Method in class weka.classifiers.CheckSource
Gets the class index of the dataset.
getClassIndex() - Method in class weka.core.converters.LibSVMSaver
Get the index of the class attribute.
getClassIndex() - Method in class weka.core.converters.SVMLightSaver
Get the index of the class attribute.
getClassIndex() - Method in class weka.core.converters.XRFFSaver
Get the index of the class attribute.
getClassIndex() - Method in class weka.core.FindWithCapabilities
returns the current current class index, -1 if no class attribute.
getClassIndex() - Method in class weka.core.TestInstances
returns the current class index (0-based), -1 is last attribute
getClassIndex() - Method in class weka.filters.CheckSource
Gets the class index of the dataset.
getClassIndex() - Method in class weka.filters.unsupervised.attribute.ClassAssigner
returns the class index.
getClassIndex() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Gets the attribute on which misclassifications are based.
getClassMatches(String) - Method in class weka.gui.SimpleCLIPanel.CommandlineCompletion
returns all the class/package matches with the partial search string.
getClassname() - Method in class weka.core.Javadoc
returns the current classname
getClassname() - Method in class weka.core.ListOptions
returns the current classname
getClassName() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Get the class containing the transformation method.
getClassname(String) - Method in class weka.gui.SimpleCLIPanel.CommandlineCompletion
returns the classname part of the partial classname.
getClassnames(String) - Static method in class weka.gui.GenericObjectEditor
Returns the available classnames for a certain property in the props file.
getClassOrder() - Method in class weka.filters.supervised.attribute.ClassOrder
Get the wanted class order
getClassPriors() - Method in class weka.classifiers.Evaluation
Get the current weighted class counts
getClassType() - Method in class weka.core.TestInstances
returns the current class type
getClassValue() - Method in class weka.filters.supervised.instance.SMOTE
Gets the index of the class value to which SMOTE should be applied.
getClassValueIndex() - Method in class weka.gui.beans.ClassValuePicker
Gets the class value index considered to be the "positive" class value.
getClearEachDataset() - Method in class weka.gui.streams.InstanceViewer
 
getClip() - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
getClipBounds() - Method in class weka.gui.visualize.PostscriptGraphics
This returns the full current drawing area
getClipBounds(Rectangle) - Method in class weka.gui.visualize.PostscriptGraphics
This returns the full current drawing area
getClipRect() - Method in class weka.gui.visualize.PostscriptGraphics
Not implemented
getClock() - Method in class weka.core.Debug
returns the instance of the Clock that is internally used
getClosestConnections(Point, int) - Static method in class weka.gui.beans.BeanConnection
Return a list of connections within some delta of a point
getClosestConnectorPoint(Point) - Method in class weka.gui.beans.BeanVisual
Returns the coordinates of the closest "connector" point to the supplied point.
getCloseTo() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Get the "close to" number.
getCloseToDefault() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Get the "close to" default.
getCloseToTolerance() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Get the "close to" Tolerance.
getClusterAssignments() - Method in class weka.clusterers.ClusterEvaluation
Return an array of cluster assignments corresponding to the most recent set of instances clustered.
getClusterCentroids() - Method in class weka.clusterers.SimpleKMeans
Gets the the cluster centroids
getClusterDefinitions() - Method in class weka.datagenerators.clusterers.SubspaceCluster
returns the currently set clusters
getClusterer() - Method in class weka.attributeSelection.UnsupervisedSubsetEvaluator
Get the clusterer
getClusterer() - Method in class weka.classifiers.meta.ClassificationViaClustering
Get the clusterer used as the base learner.
getClusterer() - Method in class weka.clusterers.CheckClusterer
Get the clusterer used as the clusterer
getClusterer() - Method in class weka.clusterers.MakeDensityBasedClusterer
Gets the clusterer being wrapped.
getClusterer() - Method in class weka.clusterers.SingleClustererEnhancer
Get the clusterer used as the base clusterer.
getClusterer() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Get the value of clusterer
getClusterer() - Method in class weka.filters.unsupervised.attribute.AddCluster
Gets the clusterer used by the filter.
getClusterer() - Method in class weka.gui.beans.BatchClustererEvent
Get the clusterer
getClusterer() - Method in class weka.gui.beans.Clusterer
Get the clusterer currently set for this wrapper
getClusterer() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default clusterer (fully configured) for the clusterer panel
getClustererStoreClustersForVis() - Static method in class weka.gui.explorer.ExplorerDefaults
returns whether the clusters are storeed for visualization purposes in the cluster panel
getClustererTestMode() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default cluster test mode for the cluster panel
getClusteringSeed() - Method in class weka.classifiers.functions.RBFNetwork
Get the random seed used by K-means.
getClusterLabel() - Method in interface weka.clusterers.forOPTICSAndDBScan.DataObjects.DataObject
Returns the clusterID, to which this DataObject belongs to
getClusterLabel() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.EuclidianDataObject
Returns the clusterID, to which this DataObject belongs to
getClusterLabel() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.ManhattanDataObject
Returns the clusterID, to which this DataObject belongs to
getClusterModelsNumericAtts() - Method in class weka.clusterers.EM
Return the normal distributions for the cluster models
getClusterNominalCounts() - Method in class weka.clusterers.SimpleKMeans
Returns for each cluster the frequency counts for the values of each nominal attribute
getClusterPriors() - Method in class weka.clusterers.EM
Return the priors for the clusters
getClusterSizes() - Method in class weka.clusterers.SimpleKMeans
Gets the number of instances in each cluster
getClusterStandardDevs() - Method in class weka.clusterers.SimpleKMeans
Gets the standard deviations of the numeric attributes in each cluster
getClusterSubType() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Gets the cluster sub type.
getClusterType() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Gets the cluster type.
getCoef0() - Method in class weka.classifiers.functions.LibSVM
Gets coef
getCoefficients() - Method in class weka.core.matrix.LinearRegression
returns the calculated coefficients
getColCount() - Method in class weka.experiment.ResultMatrix
returns the number of columns
getColHidden(int) - Method in class weka.experiment.ResultMatrix
returns the hidden status of the column, if the index is valid, otherwise false
getColName(int) - Method in class weka.experiment.ResultMatrix
returns the name of the row, if the index is valid, otherwise null.
getColNameWidth() - Method in class weka.experiment.ResultMatrix
returns the current width for the column names
getColor() - Method in class weka.gui.treevisualizer.Node
Get the value of color.
getColor() - Method in class weka.gui.visualize.PostscriptGraphics
Get current pen color.
getColorBox() - Method in class weka.gui.AttributeVisualizationPanel
Returns the class selection combo box if the parent component wants to place it in itself or in some component other than this component.
getColOrder() - Method in class weka.experiment.ResultMatrix
returns the current order of the columns, null means the default order
getColoringIndex() - Method in class weka.gui.AttributeVisualizationPanel
Get the coloring (class) index for the plot
getColoringIndex() - Method in class weka.gui.beans.AttributeSummarizer
Return the coloring index for the attribute summary plots
getColors() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Get the current vector of Color objects used for the classes
getColumn(int) - Method in class weka.classifiers.functions.pace.PaceMatrix
Return a DoubleVector that stores a column of the matrix
getColumn(int, int, int) - Method in class weka.classifiers.functions.pace.PaceMatrix
Return a DoubleVector that stores some elements of a column of the matrix
getColumn(int) - Method in class weka.core.Matrix
Deprecated. Gets a column of the matrix and returns it as a double array.
getColumn() - Static method in class weka.gui.experiment.ExperimenterDefaults
the comma-separated list of attribute names that identify a column
getColumnClass(int) - Method in class weka.gui.arffviewer.ArffTableModel
returns the most specific superclass for all the cell values in the column (always String)
getColumnClass(int) - Method in class weka.gui.SortedTableModel
Returns the most specific superclass for all the cell values in the column.
getColumnClass(int) - Method in class weka.gui.sql.ResultSetTableModel
returns the most specific superclass for all the cell values in the column (always String).
getColumnClasses() - Method in class weka.gui.sql.ResultSetHelper
returns the classes for the columns.
getColumnCount() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.ResultVectorTableModel
Returns the number of columns of this model.
getColumnCount() - Method in class weka.gui.arffviewer.ArffTableModel
returns the number of columns in the model
getColumnCount() - Method in class weka.gui.SortedTableModel
Returns the number of columns in the model
getColumnCount() - Method in class weka.gui.sql.ResultSetHelper
returns the number of columns in the resultset.
getColumnCount() - Method in class weka.gui.sql.ResultSetTableModel
returns the number of columns in the model.
getColumnDimension() - Method in class weka.core.matrix.Matrix
Get column dimension.
getColumnName(int) - Method in class weka.gui.arffviewer.ArffTableModel
returns the name of the column at columnIndex
getColumnName(int) - Method in class weka.gui.SortedTableModel
Returns the name of the column at columnIndex
getColumnName(int) - Method in class weka.gui.sql.ResultSetTableModel
returns the name of the column at columnIndex.
getColumnNames() - Method in class weka.gui.sql.ResultSetHelper
returns an array with the names of the columns in the resultset.
getColumnPackedCopy() - Method in class weka.core.matrix.Matrix
Make a one-dimensional column packed copy of the internal array.
getCombination() - Method in class weka.attributeSelection.ScatterSearchV1
Get the combination
getCombinationRule() - Method in class weka.classifiers.meta.Vote
Gets the combination rule used
getCommand() - Method in class weka.gui.treevisualizer.TreeDisplayEvent
 
getComment() - Method in enum weka.core.TechnicalInformation.Field
returns the comment string
getComment() - Method in enum weka.core.TechnicalInformation.Type
returns the comment string
getCommonPrefix() - Method in class weka.core.Trie
returns the common prefix for all the nodes
getCommonPrefix() - Method in class weka.core.Trie.TrieNode
returns the common prefix for all the nodes starting with this node.
getCommonPrefix(String) - Method in class weka.core.Trie.TrieNode
returns the common prefix for all the nodes starting with the node for the specified prefix.
getCommonPrefix(Vector<String>) - Method in class weka.gui.SimpleCLIPanel.CommandlineCompletion
returns the common prefix for all the items in the list.
getComparisonField() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the name of the field used for comparison
getCompatibilityState() - Method in class weka.experiment.AveragingResultProducer
Gets a description of the internal settings of the result producer, sufficient for distinguishing a ResultProducer instance from another with different settings (ignoring those settings set through this interface).
getCompatibilityState() - Method in class weka.experiment.CrossValidationResultProducer
Gets a description of the internal settings of the result producer, sufficient for distinguishing a ResultProducer instance from another with different settings (ignoring those settings set through this interface).
getCompatibilityState() - Method in class weka.experiment.DatabaseResultProducer
Gets a description of the internal settings of the result producer, sufficient for distinguishing a ResultProducer instance from another with different settings (ignoring those settings set through this interface).
getCompatibilityState() - Method in class weka.experiment.LearningRateResultProducer
Gets a description of the internal settings of the result producer, sufficient for distinguishing a ResultProducer instance from another with different settings (ignoring those settings set through this interface).
getCompatibilityState() - Method in class weka.experiment.RandomSplitResultProducer
Gets a description of the internal settings of the result producer, sufficient for distinguishing a ResultProducer instance from another with different settings (ignoring those settings set through this interface).
getCompatibilityState() - Method in interface weka.experiment.ResultProducer
Gets a description of the internal settings of the result producer, sufficient for distinguishing a ResultProducer instance from another with different settings (ignoring those settings set through this interface).
getComplexityParameter() - Method in class weka.attributeSelection.SVMAttributeEval
Get the value of C used with SMO
getComponent() - Method in class weka.gui.visualize.JComponentWriter
returns the component that is stored in the output format
getComponent() - Method in class weka.gui.visualize.PrintableComponent
returns the GUI component this print dialog is part of.
getComposite() - Method in class weka.gui.visualize.PostscriptGraphics
 
getCompressOutput() - Method in class weka.core.converters.XRFFSaver
Gets whether the output data is compressed.
getConfidenceFactor() - Method in class weka.classifiers.rules.PART
Get the value of CF.
getConfidenceFactor() - Method in class weka.classifiers.trees.J48
Get the value of CF.
getConfidenceFactor() - Method in class weka.classifiers.trees.J48graft
Get the value of CF.
getConfirmation() - Method in class weka.associations.tertius.Rule
Get the confirmation value of this rule.
getConfirmationThreshold() - Method in class weka.associations.Tertius
Get the value of confirmationThreshold.
getConfirmationValues() - Method in class weka.associations.Tertius
Get the value of confirmationValues.
getConfirmExit() - Method in class weka.gui.arffviewer.ArffViewer
returns the setting of whether to display a confirm messagebox or not on exit
getConfirmExit() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the setting of whether to display a confirm messagebox or not on exit
getConfusionMatrix() - Method in class weka.classifiers.evaluation.TwoClassStats
Generates a ConfusionMatrix representing the current two-class statistics, using class names "negative" and "positive".
getConnectedFormat() - Method in class weka.gui.beans.ClassAssigner
Returns the structure of the incoming instances (if any)
getConnectedFormat() - Method in class weka.gui.beans.ClassValuePicker
Returns the structure of the incoming instances (if any)
getConnection() - Method in class weka.gui.sql.DbUtils
returns the current database connection.
getConnections() - Static method in class weka.gui.beans.BeanConnection
Returns the list of connections
getConnectorPoint(int) - Method in class weka.gui.beans.BeanVisual
Returns the coordinates of the connector point given a compass point
getConsequent() - Method in class weka.classifiers.rules.Rule
Get the consequent of this rule, i.e.
getConservativeForwardSelection() - Method in class weka.attributeSelection.GreedyStepwise
Gets whether conservative selection has been enabled
getConstError(double[]) - Method in class weka.classifiers.trees.ft.FTtree
 
getContainChildBalls() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Gets whether if a parent ball should completely enclose its two child balls.
getContent(Element) - Method in class weka.classifiers.bayes.net.BIFReader
Returns all TEXT children of the given node in one string.
getContent(Element) - Method in class weka.classifiers.bayes.net.EditableBayesNet
XML helper function.
getContent(Element) - Static method in class weka.core.xml.XMLDocument
returns the text between the opening and closing tag of a node (performs a trim() on the result).
getControlPanel() - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
This method returns a handle to the extra controls panel, so that the visualizing class can add it to some of it's own gui panel.
getControlPanel() - Method in interface weka.gui.graphvisualizer.LayoutEngine
This method returns the extra controls panel for the LayoutEngine, if there is any.
getConvertNominal() - Method in class weka.classifiers.trees.LMT
Get the value of convertNominal.
getConvertNominalToBinary() - Method in class weka.classifiers.functions.LibLINEAR
Gets whether conversion of nominal to binary is turned on.
getCoreConvertersOnly() - Method in class weka.gui.ConverterFileChooser
Returns whether only the hardcoded core converters are displayed.
getCoreDistance() - Method in interface weka.clusterers.forOPTICSAndDBScan.DataObjects.DataObject
Returns the coreDistance for this dataObject
getCoreDistance() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.EuclidianDataObject
Returns the coreDistance for this dataObject
getCoreDistance() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.ManhattanDataObject
Returns the coreDistance for this dataObject
getCost() - Method in class weka.classifiers.functions.LibLINEAR
Returns the cost parameter C
getCost() - Method in class weka.classifiers.functions.LibSVM
Sets the parameter C of C-SVC, epsilon-SVR, and nu-SVR
getCostMatrix() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Gets the misclassification cost matrix.
getCostMatrix() - Method in class weka.classifiers.meta.CostSensitiveClassifier
Gets the misclassification cost matrix.
getCostMatrix() - Method in class weka.classifiers.meta.MetaCost
Gets the misclassification cost matrix.
getCostMatrixSource() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Gets the source location method of the cost matrix.
getCostMatrixSource() - Method in class weka.classifiers.meta.CostSensitiveClassifier
Gets the source location method of the cost matrix.
getCostMatrixSource() - Method in class weka.classifiers.meta.MetaCost
Gets the source location method of the cost matrix.
getCount(double) - Method in class weka.classifiers.bayes.net.estimate.DiscreteEstimatorBayes
Get a counts for a value
getCount(double) - Method in class weka.estimators.DiscreteEstimator
Get the count for a value
getCount(int) - Method in class weka.experiment.ResultMatrix
returns the count for the row.
getCount(Node, int) - Static method in class weka.gui.treevisualizer.Node
Recursively finds the number of visible nodes there are (this may accidentally count some of the invis nodes).
getCounterInstancesFrequency() - Method in class weka.associations.tertius.LiteralSet
Get the frequency of counter-instances of this LiteralSet in the data.
getCounterInstancesNumber() - Method in class weka.associations.tertius.LiteralSet
Get the number of counter-instances of this LiteralSet.
getCounts(int[], int[], int[], int, int, boolean) - Method in class weka.classifiers.bayes.net.ADNode
get counts for specific instantiation of a set of nodes
getCounts(int[], int[], int[], int, int, ADNode, boolean) - Method in class weka.classifiers.bayes.net.VaryNode
get counts for specific instantiation of a set of nodes
getCountWidth() - Method in class weka.experiment.ResultMatrix
returns the current width for the counts
getCreatorApplication() - Method in class weka.classifiers.pmml.consumer.PMMLClassifier
Get the name of the application that created this model
getCreatorApplication() - Method in interface weka.core.pmml.PMMLModel
Get the name of the application that created this model.
getCriticalValue() - Method in class weka.classifiers.bayes.AODEsr
Gets the critical value.
getCrossoverProb() - Method in class weka.attributeSelection.GeneticSearch
get the probability of crossover
getCrossVal() - Method in class weka.classifiers.rules.DecisionTable
Gets the number of folds for cross validation
getCrossValidate() - Method in class weka.classifiers.lazy.IBk
Gets whether hold-one-out cross-validation will be used to select the best k value.
getCumulativeProbability(int) - Method in class weka.classifiers.misc.monotone.CumulativeDiscreteDistribution
Get the probability of finding an element smaller or equal than index.
getCurrent() - Method in class weka.core.Memory
returns the current memory consumption
getCurrentDatasetNumber() - Method in class weka.experiment.Experiment
When an experiment is running, this returns the current dataset number.
getCurrentDir() - Static method in class weka.core.Debug
returns the current working directory of the user
getCurrentFilename() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the filename of the current tab
getCurrentIndex() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the currently selected tab index
getCurrentInstance() - Method in class weka.gui.beans.IncrementalClassifierEvent
Get the current instance
getCurrentModel() - Method in class weka.classifiers.misc.SerializedClassifier
Gets the currently loaded model (can be null).
getCurrentPanel() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the currently selected panel
getCurrentPropertyNumber() - Method in class weka.experiment.Experiment
When an experiment is running, this returns the index of the current custom property value.
getCurrentRunNumber() - Method in class weka.experiment.Experiment
When an experiment is running, this returns the current run number.
getCurve(FastVector) - Method in class weka.classifiers.evaluation.CostCurve
Calculates the performance stats for the default class and return results as a set of Instances.
getCurve(FastVector, int) - Method in class weka.classifiers.evaluation.CostCurve
Calculates the performance stats for the desired class and return results as a set of Instances.
getCurve(FastVector) - Method in class weka.classifiers.evaluation.MarginCurve
Calculates the cumulative margin distribution for the set of predictions, returning the result as a set of Instances.
getCurve(FastVector) - Method in class weka.classifiers.evaluation.ThresholdCurve
Calculates the performance stats for the default class and return results as a set of Instances.
getCurve(FastVector, int) - Method in class weka.classifiers.evaluation.ThresholdCurve
Calculates the performance stats for the desired class and return results as a set of Instances.
getCustomEditor() - Method in class weka.gui.CostMatrixEditor
Gets a GUI component with which the user can edit the cost matrix.
getCustomEditor() - Method in class weka.gui.EnsembleLibraryEditor
Gets a GUI component with which the user can edit the cost matrix.
getCustomEditor() - Method in class weka.gui.EnsembleSelectionLibraryEditor
Gets a GUI component with which the user can edit the cost matrix.
getCustomEditor() - Method in class weka.gui.FileEditor
Gets the custom editor component.
getCustomEditor() - Method in class weka.gui.GenericArrayEditor
Returns the array editing component.
getCustomEditor() - Method in class weka.gui.GenericObjectEditor
Returns the array editing component.
getCustomEditor() - Method in class weka.gui.SimpleDateFormatEditor
Gets a GUI component with which the user can edit the date format.
getCustomHeight() - Method in class weka.gui.visualize.JComponentWriter
gets the custom height currently used
getCustomName() - Method in class weka.gui.beans.Associator
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in interface weka.gui.beans.BeanCommon
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.ClassAssigner
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.Classifier
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.ClassifierPerformanceEvaluator
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.ClassValuePicker
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.Clusterer
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.ClustererPerformanceEvaluator
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.CrossValidationFoldMaker
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.Filter
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.InstanceStreamToBatchMaker
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.Loader
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.MetaBean
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.PredictionAppender
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.Saver
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.SerializedModelSaver
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.StripChart
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.TestSetMaker
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.TextViewer
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.TrainingSetMaker
Get the custom (descriptive) name for this bean (if one has been set)
getCustomName() - Method in class weka.gui.beans.TrainTestSplitMaker
Get the custom (descriptive) name for this bean (if one has been set)
getCustomPanel() - Method in interface weka.gui.CustomPanelSupplier
Gets the custom panel for the object.
getCustomPanel() - Method in class weka.gui.GenericObjectEditor
Gets the custom panel used for editing the object.
getCustomWidth() - Method in class weka.gui.visualize.JComponentWriter
gets the custom width currently used
getCutoff() - Method in class weka.clusterers.Cobweb
get the cutoff
getCutOffFactor() - Method in class weka.clusterers.XMeans
Gets the cutoff factor.
getCutPoints(int) - Method in class weka.filters.supervised.attribute.Discretize
Gets the cut points for an attribute
getCutPoints(int) - Method in class weka.filters.unsupervised.attribute.Discretize
Gets the cut points for an attribute
getCVisible() - Method in class weka.gui.treevisualizer.Node
Get If this node's childs are visible.
getCVParameter(int) - Method in class weka.classifiers.meta.CVParameterSelection
Gets the scheme paramter with the given index.
getCVParameters() - Method in class weka.classifiers.meta.CVParameterSelection
Get method for CVParameters.
getCVPredictions(Classifier, Instances, int) - Method in class weka.classifiers.evaluation.EvaluationUtils
Generate a bunch of predictions ready for processing, by performing a cross-validation on the supplied dataset.
getCVType() - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
get cross validation strategy to be used in searching for networks.
getCycleEnd() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the time/date string the cycle ended
getCycleStart() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the time/date string the cycle was started
getD() - Method in class weka.core.matrix.EigenvalueDecomposition
Return the block diagonal eigenvalue matrix
getData() - Method in class weka.attributeSelection.BestFirst.Link2
Get a group
getData() - Method in class weka.attributeSelection.LFSMethods.Link2
Get a group
getData() - Method in class weka.classifiers.rules.RuleStats
Get the data of the stats
getData() - Method in class weka.core.AttributeLocator
returns the underlying data
getData() - Method in class weka.core.converters.ArffLoader.ArffReader
Returns the data that was read
getData() - Method in class weka.core.TestInstances
returns the current dataset, can be null
getDatabase_distanceType() - Method in class weka.clusterers.DBScan
Returns the distance-type
getDatabase_distanceType() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the distance-type
getDatabase_distanceType() - Method in class weka.clusterers.OPTICS
Returns the distance-type
getDatabase_Type() - Method in class weka.clusterers.DBScan
Returns the type of the used index (database)
getDatabase_Type() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the type of the used index (database)
getDatabase_Type() - Method in class weka.clusterers.OPTICS
Returns the type of the used index (database)
getDatabaseOutput() - Method in class weka.clusterers.OPTICS
Returns the file to save the database to - if directory, database is not saved.
getDatabaseSize() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the database's size
getDatabaseURL() - Method in class weka.experiment.DatabaseUtils
Get the value of DatabaseURL.
getDataDictionary() - Method in class weka.classifiers.pmml.consumer.PMMLClassifier
Get the data dictionary.
getDataDirectoryName(Instances) - Static method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
Returns the unique name for the set of instances supplied.
getDataFileName() - Method in class weka.classifiers.BVDecompose
Get the name of the data file used for the decomposition
getDataFileName() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the name of the data file used for the decomposition
getDataObject(String) - Method in interface weka.clusterers.forOPTICSAndDBScan.Databases.Database
Select a dataObject from the database
getDataObject(String) - Method in class weka.clusterers.forOPTICSAndDBScan.Databases.SequentialDatabase
Select a dataObject from the database
getDataObject() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.EpsilonRange_ListElement
Returns this dataObject
getDataPoint() - Method in class weka.gui.beans.ChartEvent
Get the data point
getDataSeqID() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the attribute representing the data sequence ID.
getDataset() - Method in class weka.classifiers.CheckSource
Gets the dataset to use for testing, can be null.
getDataSet() - Method in class weka.core.converters.AbstractLoader
 
getDataSet() - Method in class weka.core.converters.ArffLoader
Return the full data set.
getDataSet() - Method in class weka.core.converters.C45Loader
Return the full data set.
getDataSet() - Method in class weka.core.converters.ConverterUtils.DataSource
returns the full dataset, can be null in case of an error.
getDataSet(int) - Method in class weka.core.converters.ConverterUtils.DataSource
returns the full dataset with the specified class index set, can be null in case of an error.
getDataSet() - Method in class weka.core.converters.CSVLoader
Return the full data set.
getDataSet() - Method in class weka.core.converters.DatabaseLoader
Return the full data set in batch mode (header and all intances at once).
getDataSet() - Method in class weka.core.converters.LibSVMLoader
Return the full data set.
getDataSet() - Method in interface weka.core.converters.Loader
Return the full data set.
getDataSet() - Method in class weka.core.converters.SerializedInstancesLoader
Return the full data set.
getDataSet() - Method in class weka.core.converters.SVMLightLoader
Return the full data set.
getDataSet() - Method in class weka.core.converters.TextDirectoryLoader
Return the full data set.
getDataSet() - Method in class weka.core.converters.XRFFLoader
Return the full data set.
getDataset() - Method in class weka.filters.CheckSource
Gets the dataset to use for testing, can be null.
getDataSet() - Method in class weka.gui.beans.DataSetEvent
Return the instances of the data set
getDataSet() - Method in class weka.gui.beans.ThresholdDataEvent
Return the instances of the data set
getDataSet() - Method in class weka.gui.beans.VisualizableErrorEvent
Return the instances of the data set
getDatasetFormat() - Method in class weka.datagenerators.DataGenerator
Gets the format of the dataset that is to be generated.
getDatasetKeyColumns() - Method in class weka.experiment.PairedTTester
Get the value of DatasetKeyColumns.
getDatasetKeyColumns() - Method in interface weka.experiment.Tester
Get the value of DatasetKeyColumns.
getDatasets() - Method in class weka.experiment.Experiment
Gets the datasets in the experiment.
getDatasetsFirst() - Static method in class weka.gui.experiment.ExperimenterDefaults
whether datasets or algorithms are iterated first
getDataType() - Method in class weka.gui.beans.xml.XMLBeans
returns the type of data that is to be read/written
getDateFormat() - Method in class weka.core.Attribute
Returns the Date format pattern in case this attribute is of type DATE, otherwise an empty string.
getDateFormat() - Method in class weka.filters.unsupervised.attribute.Add
Get the date format, complying to ISO-8601.
getDateFormat() - Method in class weka.filters.unsupervised.attribute.ChangeDateFormat
Get the date format used in output.
getDbUtils() - Method in class weka.gui.sql.event.ConnectionEvent
returns the DbUtils instance that is responsible for the connect/disconnect.
getDbUtils() - Method in class weka.gui.sql.event.QueryExecuteEvent
returns the DbUtils instance that was executed the query
getDebug() - Method in class weka.associations.GeneralizedSequentialPatterns
Get whether debugging is turned on.
getDebug() - Method in class weka.associations.HotSpot
Get whether debugging info is output
getDebug() - Method in class weka.attributeSelection.RaceSearch
Get whether output is to be verbose
getDebug() - Method in class weka.attributeSelection.ScatterSearchV1
Get whether output is to be verbose
getDebug() - Method in class weka.classifiers.BVDecompose
Gets whether debugging is turned on
getDebug() - Method in class weka.classifiers.BVDecomposeSegCVSub
Gets whether debugging is turned on
getDebug() - Method in class weka.classifiers.Classifier
Get whether debugging is turned on.
getDebug() - Method in class weka.classifiers.functions.LeastMedSq
Returns whether or not debugging output shouild be printed
getDebug() - Method in class weka.classifiers.functions.LinearRegression
Controls whether debugging output will be printed
getDebug() - Method in class weka.classifiers.functions.Logistic
Gets whether debugging output will be printed.
getDebug() - Method in class weka.classifiers.functions.PaceRegression
Controls whether debugging output will be printed
getDebug() - Method in class weka.classifiers.functions.supportVector.Kernel
Gets whether debugging output is turned on or not.
getDebug() - Method in class weka.classifiers.meta.MultiScheme
Get whether debugging is turned on
getDebug() - Method in class weka.classifiers.rules.JRip
Gets whether debug information is output to the console
getDebug() - Method in class weka.clusterers.EM
Get debug mode
getDebug() - Method in class weka.clusterers.sIB
Get debug mode
getDebug() - Method in class weka.core.Check
Get whether debugging is turned on
getDebug() - Method in class weka.core.converters.TextDirectoryLoader
Gets whether additional debug information is printed.
getDebug() - Method in class weka.core.Debug.Random
returns whether to print the generated random values or not
getDebug() - Method in class weka.datagenerators.DataGenerator
Gets the debug flag.
getDebug() - Method in class weka.estimators.CheckEstimator
Get whether debugging is turned on
getDebug() - Method in class weka.estimators.Estimator
Get whether debugging is turned on.
getDebug() - Method in class weka.experiment.DatabaseUtils
Gets whether there should be printed some debugging output to stderr or not.
getDebug() - Method in class weka.filters.SimpleFilter
Returns the current debugging mode state.
getDebug() - Method in class weka.filters.unsupervised.attribute.AddExpression
Gets whether debug is set
getDebug() - Method in class weka.gui.DatabaseConnectionDialog
Returns the debug flag
getDebug() - Method in class weka.gui.SimpleCLIPanel.CommandlineCompletion
returns whether debug mode is on.
getDebug() - Method in class weka.gui.streams.InstanceCounter
 
getDebug() - Method in class weka.gui.streams.InstanceJoiner
 
getDebug() - Method in class weka.gui.streams.InstanceLoader
 
getDebug() - Method in class weka.gui.streams.InstanceSavePanel
 
getDebug() - Method in class weka.gui.streams.InstanceTable
 
getDebug() - Method in class weka.gui.streams.InstanceViewer
 
getDebugLevel() - Method in class weka.clusterers.XMeans
Gets the debug level.
getDebugVectorsFile() - Method in class weka.clusterers.XMeans
Gets the file name for a file that has the random vectors stored.
getDecay() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getDecimals() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Get the number of decimals to round to.
getDefault() - Method in class weka.core.Tee
returns the default printstrean, can be NULL
getDefaultRenderer(PropertyEditor) - Static method in class weka.gui.EnsembleLibraryEditor
This is a helper function that creates a renderer for Default Objects.
getDefaultValue() - Method in class weka.core.pmml.TargetMetaInfo
Get the default value (numeric target)
getDefaultWeight() - Method in class weka.classifiers.functions.Winnow
Get the value of defaultWeight.
getDefaultWorkingDirectory() - Static method in class weka.classifiers.meta.EnsembleSelection
This method tries to find a reasonable path name for the ensemble working directory where models and files will be stored.
getDegree() - Method in class weka.classifiers.functions.LibSVM
Gets the degree of the kernel
getDegreesOfFreedom() - Method in class weka.experiment.PairedStats
Gets the degrees of freedom.
getDeleteEmptyBins() - Method in class weka.classifiers.meta.RegressionByDiscretization
Gets the number of bins numeric attributes will be divided into
getDelimiters() - Method in class weka.core.tokenizers.CharacterDelimitedTokenizer
Get the value of delimiters (not backquoted).
getDelta() - Method in class weka.associations.Apriori
Get the value of delta.
getDelta() - Method in class weka.classifiers.bayes.net.search.global.SimulatedAnnealing
 
getDelta() - Method in class weka.classifiers.bayes.net.search.local.SimulatedAnnealing
 
getDensityBasedClusterer() - Method in class weka.filters.unsupervised.attribute.ClusterMembership
Get the clusterer used by this filter
getDerivedFields() - Method in class weka.core.pmml.MiningSchema
 
getDerivedValue(double[]) - Method in class weka.core.pmml.DerivedFieldMetaInfo
Get the derived field value for the given incoming vector of values.
getDescendantPopulationSize() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
 
getDescendantPopulationSize() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
 
getDescription() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERFileFilter
The description of this filter.
getDescription() - Method in class weka.gui.ExtensionFileFilter
Gets the description of accepted files.
getDescription() - Method in class weka.gui.visualize.BMPWriter
returns the name of the writer, to display in the FileChooser.
getDescription() - Method in class weka.gui.visualize.JComponentWriter
returns the name of the writer, to display in the FileChooser.
getDescription() - Method in class weka.gui.visualize.JPEGWriter
returns the name of the writer, to display in the FileChooser.
getDescription() - Method in class weka.gui.visualize.PNGWriter
returns the name of the writer, to display in the FileChooser.
getDescription() - Method in class weka.gui.visualize.PostscriptWriter
returns the name of the writer, to display in the FileChooser.
getDescriptionText() - Method in class weka.classifiers.EnsembleLibraryModel
getter for the string representation
getDesignatedClass() - Method in class weka.classifiers.meta.ThresholdSelector
Gets the method to determine which class value to optimize.
getDesignVersion() - Method in interface weka.gui.visualize.plugins.VisualizePlugin
Get the specific version of Weka the class is designed for.
getDesiredSize() - Method in class weka.classifiers.meta.Decorate
Gets the desired size of the committee.
getDesiredWeightOfInstancesPerInterval() - Method in class weka.filters.unsupervised.attribute.Discretize
Get the DesiredWeightOfInstancesPerInterval value.
getDestination() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the default destination
getDetectionPerAttribute() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Gets whether an Outlier/ExtremeValue attribute pair is generated for each numeric attribute ("true") or just one pair for all numeric attributes together ("false").
getDeviceConfiguration() - Method in class weka.gui.visualize.PostscriptGraphics
 
getDir() - Method in class weka.core.Javadoc
returns the current dir containing the class to update.
getDir() - Method in class weka.gui.Loader
returns the dir prefix
getDirection() - Method in class weka.attributeSelection.BestFirst
Get the search direction
getDirectory() - Method in class weka.core.converters.TextDirectoryLoader
get the Dir specified as the source
getDirectory() - Method in class weka.gui.beans.SerializedModelSaver
Get the directory that the model(s) will be saved into
getDiscretizeBin() - Method in class weka.classifiers.mi.MIBoost
Get the number of bins in discretization
getDiscretizer() - Method in class weka.classifiers.trees.j48.NBTreeNoSplit
Return the discretizer used at this node
getDisplay() - Method in enum weka.core.TechnicalInformation.Field
returns the display string
getDisplay() - Method in enum weka.core.TechnicalInformation.Type
returns the display string
getDisplayCol(int) - Method in class weka.experiment.ResultMatrix
returns the displayed index of the given col, depending on the order of columns, returns -1 if index out of bounds
getDisplayedResultsets() - Method in class weka.experiment.PairedTTester
Gets the indices of the the datasets that are displayed (if null then all are displayed).
getDisplayedResultsets() - Method in interface weka.experiment.Tester
Gets the indices of the the datasets that are displayed (if null then all are displayed).
getDisplayModelInOldFormat() - Method in class weka.classifiers.bayes.NaiveBayes
Get whether to display model output in the old, original format.
getDisplayModelInOldFormat() - Method in class weka.clusterers.EM
Get whether to display model output in the old, original format.
getDisplayName() - Method in class weka.experiment.PairedCorrectedTTester
returns the name of the tester
getDisplayName() - Method in class weka.experiment.PairedTTester
returns the name of the tester
getDisplayName() - Method in class weka.experiment.ResultMatrix
returns the name of the output format
getDisplayName() - Method in class weka.experiment.ResultMatrixCSV
returns the name of the output format
getDisplayName() - Method in class weka.experiment.ResultMatrixGnuPlot
returns the name of the output format
getDisplayName() - Method in class weka.experiment.ResultMatrixHTML
returns the name of the output format
getDisplayName() - Method in class weka.experiment.ResultMatrixLatex
returns the name of the output format
getDisplayName() - Method in class weka.experiment.ResultMatrixPlainText
returns the name of the output format
getDisplayName() - Method in class weka.experiment.ResultMatrixSignificance
returns the name of the output format
getDisplayName() - Method in interface weka.experiment.Tester
returns the name of the testing algorithm
getDisplayRow(int) - Method in class weka.experiment.ResultMatrix
returns the displayed index of the given row, depending on the order of rows, returns -1 if index out of bounds
getDisplayRules() - Method in class weka.classifiers.rules.DecisionTable
Gets whether rules are being printed
getDisplayStdDevs() - Method in class weka.clusterers.SimpleKMeans
Gets whether standard deviations and nominal count Should be displayed in the clustering output
getDisplayValue() - Method in class weka.core.pmml.FieldMetaInfo.Value
 
getDistance() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.EpsilonRange_ListElement
Returns the distance that was calulcated for this dataObject (The distance between this dataObject and the dataObject for which an epsilon-range-query was performed.)
getDistanceF() - Method in class weka.clusterers.XMeans
Gets the distance function.
getDistanceFunction() - Method in class weka.clusterers.SimpleKMeans
returns the distance function currently in use.
getDistanceFunction() - Method in class weka.core.neighboursearch.KDTree
returns the distance function currently in use.
getDistanceFunction() - Method in class weka.core.neighboursearch.NearestNeighbourSearch
returns the distance function currently in use.
getDistances() - Method in class weka.core.neighboursearch.BallTree
Returns the distances of the k nearest neighbours.
getDistances() - Method in class weka.core.neighboursearch.CoverTree
Returns the distances of the (k)-NN(s) found earlier by kNearestNeighbours()/nearestNeighbour().
getDistances() - Method in class weka.core.neighboursearch.KDTree
Returns the distances to the kNearest or 1 nearest neighbour currently found with either the kNearestNeighbours or the nearestNeighbour method.
getDistances() - Method in class weka.core.neighboursearch.LinearNNSearch
Returns the distances of the k nearest neighbours.
getDistances() - Method in class weka.core.neighboursearch.NearestNeighbourSearch
Returns the distances of the k nearest neighbours.
getDistanceType() - Method in class weka.classifiers.misc.OLM
Gets the distance type used by a nearest neighbour rule (if any).
getDistanceWeighting() - Method in class weka.classifiers.lazy.IBk
Gets the distance weighting method used.
getDistMult() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the distance multiplier.
getDistribution(String) - Method in class weka.classifiers.bayes.net.EditableBayesNet
returns distribution of a node in matrix form with matrix representing distribution with P[i][j] = P(node = j | parent configuration = i)
getDistribution(int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
returns distribution of a node in matrix form with matrix representing distribution with P[i][j] = P(node = j | parent configuration = i)
getDistribution() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Returns the current distribution that'll be used for calculating the random matrix
getDistributionArray(DiscreteEstimator) - Static method in class weka.classifiers.misc.monotone.DistributionUtils
Converts a DiscreteEstimator to an array of doubles.
getDistributions() - Method in class weka.classifiers.bayes.BayesNet
Get full set of estimators.
getDistributions(int) - Method in class weka.classifiers.rules.RuleStats
Get the class distribution predicted by the rule in given position
getDistributionSpread() - Method in class weka.filters.supervised.instance.SpreadSubsample
Gets the value for the distribution spread
getDocType() - Method in class weka.core.xml.XMLDocument
returns the current DOCTYPE, can be null.
getDocument() - Method in class weka.core.xml.XMLDocument
returns the parsed DOM document.
getDocument() - Method in class weka.core.xml.XMLOptions
returns the parsed DOM document.
getDoNotOperateOnPerClassBasis() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Get the DoNotOperateOnPerClassBasis value.
getDoNotReplaceMissingValues() - Method in class weka.classifiers.functions.LibLINEAR
Gets whether automatic replacement of missing values is disabled.
getDoNotReplaceMissingValues() - Method in class weka.classifiers.functions.LibSVM
Gets whether automatic replacement of missing values is disabled.
getDontNormalize() - Method in class weka.core.NormalizableDistance
Gets whether if the attribute values are to be normazlied in distance calculation.
getDontReplaceMissingValues() - Method in class weka.clusterers.SimpleKMeans
Gets whether missing values are to be replaced
getDoublePivot() - Method in class weka.core.matrix.LUDecomposition
Return pivot permutation vector as a one-dimensional double array
getEditor() - Method in class weka.gui.ensembleLibraryEditor.tree.DefaultNode
this returns the property editor that was provided for this object.
getEditor() - Method in class weka.gui.ensembleLibraryEditor.tree.GenericObjectNode
A getter for the GenericObjectEditor for this node
getEditor() - Method in class weka.gui.PropertyDialog
Gets the current property editor.
getEditorActive() - Method in class weka.gui.experiment.GeneratorPropertyIteratorPanel
Returns true if the editor is currently in an active status---that is the array is active and able to be edited.
getEditorValue(Object) - Static method in class weka.gui.EnsembleLibraryEditor
This method handles the different object editor types in weka to obtain their current values.
getElapsedTime() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the elapsed-time
getElement(int, int) - Method in class weka.classifiers.CostMatrix
Return the value of a cell as a double (for legacy code)
getElement(int, int, Instance) - Method in class weka.classifiers.CostMatrix
Return the value of a cell as a double.
getElement(int) - Method in class weka.core.AlgVector
Returns the value of a cell in the matrix.
getElement(int, int) - Method in class weka.core.Matrix
Deprecated. Returns the value of a cell in the matrix.
getElementAt(int) - Method in class weka.gui.CheckBoxList.CheckBoxListModel
Returns the component at the specified index.
getElementAt(int) - Method in class weka.gui.ensembleLibraryEditor.ModelList.SortedListModel
 
getElements() - Method in class weka.core.AlgVector
Gets the elements of the vector and returns them as double array.
getEliminateColinearAttributes() - Method in class weka.classifiers.functions.LinearRegression
Get the value of EliminateColinearAttributes.
getEnabled() - Method in class weka.core.Debug
returns whether the logging is enabled
getEntropicAutoBlend() - Method in class weka.classifiers.lazy.KStar
Get whether entropic blending being used
getEntry(double) - Method in class weka.classifiers.lazy.kstar.KStarCache.CacheTable
Returns the table entry to which the specified key is mapped in this hashtable.
getEnumerateColNames() - Method in class weka.experiment.ResultMatrix
returns whether column names or numbers instead are enumerateed
getEnumerateRowNames() - Method in class weka.experiment.ResultMatrix
returns whether row names or numbers instead are enumerateed
getEps() - Method in class weka.classifiers.functions.LibLINEAR
Gets tolerance of termination criterion
getEps() - Method in class weka.classifiers.functions.LibSVM
Gets tolerance of termination criterion
getEps() - Method in class weka.classifiers.functions.SMOreg
Get the value of eps.
getEpsilon() - Method in class weka.classifiers.functions.SMO
Get the value of epsilon.
getEpsilon() - Method in class weka.classifiers.functions.SMOreg
Get the value of epsilon.
getEpsilon() - Method in class weka.classifiers.functions.supportVector.RegSMO
Get the value of epsilon.
getEpsilon() - Method in class weka.classifiers.mi.MISMO
Get the value of epsilon.
getEpsilon() - Method in class weka.clusterers.DBScan
Returns the value of epsilon
getEpsilon() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the value of epsilon
getEpsilon() - Method in class weka.clusterers.OPTICS
Returns the value of epsilon
getEpsilonParameter() - Method in class weka.attributeSelection.SVMAttributeEval
Get the value of P used with SMO
getEpsilonParameter() - Method in class weka.classifiers.functions.supportVector.RegOptimizer
Get the value of epsilon parameter of the epsilon insensitive loss function.
getError() - Method in class weka.classifiers.BVDecompose
Get the calculated error rate
getError() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the calculated error rate
getErrorOnProbabilities() - Method in class weka.classifiers.functions.SimpleLogistic
Get the value of errorOnProbabilities.
getErrorOnProbabilities() - Method in class weka.classifiers.trees.FT
Get the value of errorOnProbabilities.
getErrorOnProbabilities() - Method in class weka.classifiers.trees.LMT
Get the value of errorOnProbabilities.
getErrors() - Method in class weka.classifiers.trees.j48.NBTreeNoSplit
Return the errors made by the naive bayes model at this node
getErrors() - Method in class weka.classifiers.trees.j48.NBTreeSplit
Return the errors made by the naive bayes models arising from this split.
getErrorText() - Method in class weka.classifiers.EnsembleLibraryModel
getter for the error text
getEstimatedErrorsForLeaf() - Method in class weka.classifiers.rules.part.C45PruneableDecList
Computes estimated errors for leaf.
getEstimator() - Method in class weka.classifiers.bayes.BayesNet
Get the BayesNetEstimator used for calculating the CPTs
getEstimator() - Method in class weka.classifiers.functions.PaceRegression
Gets the estimator
getEstimator() - Method in class weka.estimators.CheckEstimator
Get the estimator used as the estimator
getEstimator(double) - Method in interface weka.estimators.ConditionalEstimator
Get a probability estimator for a value
getEstimator(double) - Method in class weka.estimators.DDConditionalEstimator
Get a probability estimator for a value
getEstimator(double) - Method in class weka.estimators.DKConditionalEstimator
Get a probability estimator for a value
getEstimator(double) - Method in class weka.estimators.DNConditionalEstimator
Get a probability estimator for a value
getEstimator(double) - Method in class weka.estimators.KDConditionalEstimator
Get a probability estimator for a value
getEstimator(double) - Method in class weka.estimators.KKConditionalEstimator
Get a probability estimator for a value
getEstimator(double) - Method in class weka.estimators.NDConditionalEstimator
Get a probability estimator for a value
getEstimator(double) - Method in class weka.estimators.NNConditionalEstimator
Get a probability estimator for a value
getEvaluation() - Method in class weka.classifiers.meta.GridSearch
Gets the criterion used for evaluating the classifier performance.
getEvaluationMeasure() - Method in class weka.classifiers.rules.DecisionTable
Gets the currently set performance evaluation measure used for selecting attributes for the decision table
getEvaluationMode() - Method in class weka.classifiers.meta.ThresholdSelector
Gets the evaluation mode used.
getEvaluator() - Method in class weka.attributeSelection.CheckAttributeSelection
Get the current evaluator
getEvaluator() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Get the evaluator used as the base evaluator.
getEvaluator() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Gets the attribute evaluator used
getEvaluator() - Method in class weka.filters.supervised.attribute.AttributeSelection
Get the name of the attribute/subset evaluator
getEvalUsingTrainingData() - Method in class weka.attributeSelection.OneRAttributeEval
Returns true if the training data is to be used for evaluation
getEventName() - Method in class weka.gui.beans.BeanConnection
Returns the name of the event for this conncetion
getEvents() - Method in class weka.associations.gsp.Element
Returns the events Array of an Element.
getEventSetDescriptors() - Method in class weka.gui.beans.AbstractDataSinkBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.AbstractDataSourceBeanInfo
Get the event set descriptors pertinent to data sources
getEventSetDescriptors() - Method in class weka.gui.beans.AbstractTestSetProducerBeanInfo
 
getEventSetDescriptors() - Method in class weka.gui.beans.AbstractTrainAndTestSetProducerBeanInfo
 
getEventSetDescriptors() - Method in class weka.gui.beans.AbstractTrainingSetProducerBeanInfo
Returns event set descriptors for this type of bean
getEventSetDescriptors() - Method in class weka.gui.beans.AssociatorBeanInfo
 
getEventSetDescriptors() - Method in class weka.gui.beans.AttributeSummarizerBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.ClassAssignerBeanInfo
Returns the event set descriptors
getEventSetDescriptors() - Method in class weka.gui.beans.ClassifierBeanInfo
 
getEventSetDescriptors() - Method in class weka.gui.beans.ClassifierPerformanceEvaluatorBeanInfo
 
getEventSetDescriptors() - Method in class weka.gui.beans.ClassValuePickerBeanInfo
Returns the event set descriptors
getEventSetDescriptors() - Method in class weka.gui.beans.ClustererBeanInfo
 
getEventSetDescriptors() - Method in class weka.gui.beans.ClustererPerformanceEvaluatorBeanInfo
 
getEventSetDescriptors() - Method in class weka.gui.beans.DataVisualizerBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.FilterBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.GraphViewerBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.IncrementalClassifierEvaluatorBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.InstanceStreamToBatchMakerBeanInfo
Returns the event set descriptors
getEventSetDescriptors() - Method in class weka.gui.beans.ModelPerformanceChartBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.PredictionAppenderBeanInfo
Get the event set descriptors pertinent to data sources
getEventSetDescriptors() - Method in class weka.gui.beans.ScatterPlotMatrixBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.SerializedModelSaverBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.StripChartBeanInfo
Get the event set descriptors for this bean
getEventSetDescriptors() - Method in class weka.gui.beans.TextViewerBeanInfo
Get the event set descriptors for this bean
getEvidence(int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
get evidence state of a node.
getException() - Method in class weka.gui.sql.event.ConnectionEvent
returns the stored exception, if any (can be NULL)
getException() - Method in class weka.gui.sql.event.QueryExecuteEvent
returns the exception, if one happened, otherwise NULL
getExclusive() - Method in class weka.classifiers.rules.ConjunctiveRule
Returns whether exclusive expressions for nominal attributes splits are considered
getExecutionSlots() - Method in class weka.gui.beans.Classifier
Get the number of execution slots (threads) used to train models.
getExecutionStatus() - Method in class weka.experiment.TaskStatusInfo
Get the execution status of this Task.
getExitIfNoWindowsOpen() - Static method in class weka.gui.boundaryvisualizer.BoundaryVisualizer
Gets whether System.exit gets called after the last window gets closed
getExitOnClose() - Method in class weka.gui.arffviewer.ArffViewer
returns TRUE if a System.exit(0) is done on a close
getExitOnClose() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns TRUE if a System.exit(0) is done on a close
getExpectedFrequency() - Method in class weka.associations.tertius.Rule
Get the expected frequency of counter-instances of this rule.
getExpectedNumber() - Method in class weka.associations.tertius.Rule
 
getExpectedResultsPerAverage() - Method in class weka.experiment.AveragingResultProducer
Get the value of ExpectedResultsPerAverage.
getExperiment() - Method in class weka.experiment.RemoteExperimentSubTask
Get the experiment for this sub task
getExperiment() - Method in class weka.gui.experiment.SetupModePanel
Gets the currently configured experiment.
getExperiment() - Method in class weka.gui.experiment.SetupPanel
Gets the currently configured experiment.
getExperiment() - Method in class weka.gui.experiment.SimpleSetupPanel
Gets the currently configured experiment.
getExperimentType() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the default experiment type
getExplicitPropsFile() - Method in class weka.gui.GenericPropertiesCreator
returns TRUE, if a file is loaded and not the Utils class used for locating the props file.
getExplorer() - Method in class weka.gui.explorer.AssociationsPanel
returns the parent Explorer frame
getExplorer() - Method in class weka.gui.explorer.AttributeSelectionPanel
returns the parent Explorer frame
getExplorer() - Method in class weka.gui.explorer.ClassifierPanel
returns the parent Explorer frame
getExplorer() - Method in class weka.gui.explorer.ClustererPanel
returns the parent Explorer frame
getExplorer() - Method in interface weka.gui.explorer.Explorer.ExplorerPanel
returns the parent Explorer frame
getExplorer() - Method in class weka.gui.explorer.PreprocessPanel
returns the parent Explorer frame
getExplorer() - Method in class weka.gui.explorer.VisualizePanel
returns the parent Explorer frame
getExponent() - Method in class weka.classifiers.functions.supportVector.PolyKernel
Gets the exponent value.
getExponent() - Method in class weka.classifiers.functions.VotedPerceptron
Get the value of exponent.
getExpression(Node, FieldMetaInfo.Optype, ArrayList<Attribute>, TransformationDictionary) - Static method in class weka.core.pmml.Expression
Static factory method that returns a subclass of Expression that encapsulates the type of expression contained in the Element supplied.
getExpression(String, Node, FieldMetaInfo.Optype, ArrayList<Attribute>, TransformationDictionary) - Static method in class weka.core.pmml.Expression
Static factory method that returns a subclass of Expression that encapsulates the type of expression supplied as an argument.
getExpression() - Method in class weka.datagenerators.classifiers.regression.Expression
Gets the mathematical expression for generating y out of x
getExpression() - Method in class weka.filters.unsupervised.attribute.AddExpression
Get the expression
getExpression() - Method in class weka.filters.unsupervised.attribute.MathExpression
Get the expression
getExpression() - Method in class weka.filters.unsupervised.instance.SubsetByExpression
Returns the expression used for filtering.
getExtension() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the default experiment extension
getExtension() - Method in class weka.gui.visualize.BMPWriter
returns the extension (incl.
getExtension() - Method in class weka.gui.visualize.JComponentWriter
returns the extension (incl.
getExtension() - Method in class weka.gui.visualize.JPEGWriter
returns the extension (incl.
getExtension() - Method in class weka.gui.visualize.PNGWriter
returns the extension (incl.
getExtension() - Method in class weka.gui.visualize.PostscriptWriter
returns the extension (incl.
getExtensions() - Method in class weka.gui.ExtensionFileFilter
Returns a copy of the acceptable extensions.
getExtensionType() - Method in class weka.classifiers.misc.OLM
Gets the extension type.
getExtremeValuesAsOutliers() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Get whether extreme values are also tagged as outliers.
getExtremeValuesFactor() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Gets the factor for determining the thresholds for extreme values.
getFactory() - Method in class weka.core.xml.XMLDocument
returns the DocumentBuilderFactory.
getFailReason() - Method in class weka.core.Capabilities
returns the reason why the tests failed, is null if tests succeeded
getFallout() - Method in class weka.classifiers.evaluation.TwoClassStats
Calculate the fallout.
getFalseNegative() - Method in class weka.classifiers.evaluation.TwoClassStats
Gets the number of positive instances predicted as negative
getFalsePositive() - Method in class weka.classifiers.evaluation.TwoClassStats
Gets the number of negative instances predicted as positive
getFalsePositiveRate() - Method in class weka.classifiers.evaluation.TwoClassStats
Calculate the false positive rate.
getFastRegression() - Method in class weka.classifiers.trees.LMT
Get the value of fastRegression.
getFieldAsAttribute() - Method in class weka.core.pmml.DerivedFieldMetaInfo
Get this derived field as an Attribute.
getFieldAsAttribute() - Method in class weka.core.pmml.FieldMetaInfo
Return this field as an Attribute.
getFieldAsAttribute() - Method in class weka.core.pmml.MiningFieldMetaInfo
Return this mining field as an Attribute.
getFieldAsAttribute() - Method in class weka.core.pmml.TargetMetaInfo
Return this field as an Attribute.
getFieldDef(String) - Method in class weka.core.pmml.Expression
Return the named attribute from the list of reference fields.
getFieldDefIndex(String) - Method in class weka.core.pmml.Expression
 
getFieldName() - Method in class weka.core.pmml.FieldMetaInfo
Get the name of this field.
getFieldsAsInstances() - Method in class weka.core.pmml.MiningSchema
Get the all the fields (both mining schema and derived) as Instances.
getFieldsMappingString() - Method in class weka.classifiers.pmml.consumer.PMMLClassifier
Get a textual description of the mapping between mining schema fields and incoming data fields.
getFieldsMappingString() - Method in class weka.core.pmml.MappingInfo
Get a textual description of them mapping between mining schema fields and incoming data fields.
getFile() - Method in class weka.gui.visualize.JComponentWriter
returns the file being used for storing the output
getFileDescription() - Method in class weka.core.converters.AbstractFileSaver
to be pverridden
getFileDescription() - Method in class weka.core.converters.ArffLoader
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.ArffSaver
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.C45Loader
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.C45Saver
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.CSVLoader
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.CSVSaver
Returns a description of the file type.
getFileDescription() - Method in interface weka.core.converters.FileSourcedConverter
Get a one line description of the type of file
getFileDescription() - Method in class weka.core.converters.LibSVMLoader
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.LibSVMSaver
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.SerializedInstancesLoader
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.SerializedInstancesSaver
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.SVMLightLoader
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.SVMLightSaver
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.TextDirectoryLoader
Returns a description of the file type, actually it's directories.
getFileDescription() - Method in class weka.core.converters.XRFFLoader
Returns a description of the file type.
getFileDescription() - Method in class weka.core.converters.XRFFSaver
Returns a description of the file type.
getFileExtension() - Method in class weka.core.converters.AbstractFileSaver
Gets ihe file extension.
getFileExtension() - Method in class weka.core.converters.AbstractSaver
Default implementation throws an IOException.
getFileExtension() - Method in class weka.core.converters.ArffLoader
Get the file extension used for arff files
getFileExtension() - Method in class weka.core.converters.C45Loader
Get the file extension used for arff files
getFileExtension() - Method in class weka.core.converters.CSVLoader
Get the file extension used for arff files
getFileExtension() - Method in interface weka.core.converters.FileSourcedConverter
Get the file extension used for this type of file
getFileExtension() - Method in class weka.core.converters.LibSVMLoader
Get the file extension used for libsvm files.
getFileExtension() - Method in interface weka.core.converters.Saver
Gets the file extension
getFileExtension() - Method in class weka.core.converters.SerializedInstancesLoader
Get the file extension used for arff files
getFileExtension() - Method in class weka.core.converters.SVMLightLoader
Get the file extension used for svm light files.
getFileExtension() - Method in class weka.core.converters.XRFFLoader
Get the file extension used for libsvm files
getFileExtensions() - Method in class weka.core.converters.AbstractFileSaver
Gets all the file extensions used for this type of file
getFileExtensions() - Method in class weka.core.converters.ArffLoader
Gets all the file extensions used for this type of file
getFileExtensions() - Method in class weka.core.converters.C45Loader
Gets all the file extensions used for this type of file
getFileExtensions() - Method in class weka.core.converters.CSVLoader
Gets all the file extensions used for this type of file
getFileExtensions() - Method in interface weka.core.converters.FileSourcedConverter
Gets all the file extensions used for this type of file
getFileExtensions() - Method in class weka.core.converters.LibSVMLoader
Gets all the file extensions used for this type of file.
getFileExtensions() - Method in class weka.core.converters.SerializedInstancesLoader
Gets all the file extensions used for this type of file
getFileExtensions() - Method in class weka.core.converters.SVMLightLoader
Gets all the file extensions used for this type of file.
getFileExtensions() - Method in class weka.core.converters.XRFFLoader
Gets all the file extensions used for this type of file
getFileExtensions() - Method in class weka.core.converters.XRFFSaver
Gets all the file extensions used for this type of file
getFileFormat() - Method in class weka.gui.beans.SerializedModelSaver
Get the file format to use for saving.
getFileLoaders() - Static method in class weka.core.converters.ConverterUtils
returns a vector with the classnames of all the file loaders.
getFileMatches(String) - Method in class weka.gui.SimpleCLIPanel.CommandlineCompletion
returns all the file/dir matches with the partial search string.
getFileMustExist() - Method in class weka.gui.ConverterFileChooser
Returns whether the selected file must exist (only open dialog).
getFileName() - Method in class weka.classifiers.bayes.net.BIFReader
returns the current filename
getFileName(String) - Static method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
The purpose of this method is to get an appropriate file name for a model based on its string representation of a model.
getFilename() - Method in class weka.core.Debug.Log
returns the filename of the log, can be null
getFilename() - Method in class weka.core.Debug.SimpleLog
returns the filename of the log, can be null
getFilename() - Method in class weka.core.FindWithCapabilities
returns the current filename for the dataset to base the capabilities on.
getFilename() - Method in class weka.gui.arffviewer.ArffPanel
returns the filename
getFilename(int) - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the filename of the specified panel
getFileSavers() - Static method in class weka.core.converters.ConverterUtils
returns a vector with the classnames of all the file savers.
getFillWithMissing() - Method in class weka.filters.unsupervised.attribute.AbstractTimeSeries
Gets whether missing values should be used rather than removing instances where the translated value is not known (due to border effects).
getFilter() - Method in class weka.associations.FilteredAssociator
Gets the filter used.
getFilter() - Method in class weka.attributeSelection.FilteredAttributeEval
Get the filter to use
getFilter() - Method in class weka.attributeSelection.FilteredSubsetEval
Get the filter to use
getFilter() - Method in class weka.classifiers.functions.PLSClassifier
Get the PLS filter.
getFilter() - Method in class weka.classifiers.meta.FilteredClassifier
Gets the filter used.
getFilter() - Method in class weka.classifiers.meta.GridSearch
Get the kernel filter.
getFilter() - Method in class weka.clusterers.FilteredClusterer
Gets the filter used.
getFilter() - Method in class weka.filters.CheckSource
Gets the filter being used for the tests, can be null.
getFilter(int) - Method in class weka.filters.MultiFilter
Gets a single filter from the set of available filters.
getFilter(int) - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Gets a single filter from the set of available filters.
getFilter() - Method in class weka.filters.unsupervised.attribute.Wavelet
Get the preprocessing filter.
getFilter() - Method in class weka.gui.beans.Filter
 
getFilter() - Method in class weka.gui.explorer.Explorer.CapabilitiesFilterChangeEvent
returns the associated Capabilities filter
getFilter() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the default filter (fully configured) for the preprocess panel
getFilterAttributes() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the String containing the attributes which are used for output filtering.
getFiltered(int) - Method in class weka.classifiers.rules.RuleStats
Get the data after filtering the given rule
getFilters() - Method in class weka.filters.MultiFilter
Gets the list of possible filters to choose from.
getFilters() - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Gets the list of possible filters to choose from.
getFilterType() - Method in class weka.attributeSelection.SVMAttributeEval
Get the filtering mode passed to SMO
getFilterType() - Method in class weka.classifiers.functions.GaussianProcesses
Gets how the training data will be transformed.
getFilterType() - Method in class weka.classifiers.functions.SMO
Gets how the training data will be transformed.
getFilterType() - Method in class weka.classifiers.functions.SMOreg
Gets how the training data will be transformed.
getFilterType() - Method in class weka.classifiers.functions.SVMreg
Gets how the training data will be transformed.
getFilterType() - Method in class weka.classifiers.mi.MDD
Gets how the training data will be transformed.
getFilterType() - Method in class weka.classifiers.mi.MIDD
Gets how the training data will be transformed.
getFilterType() - Method in class weka.classifiers.mi.MIEMDD
Gets how the training data will be transformed.
getFilterType() - Method in class weka.classifiers.mi.MIOptimalBall
Gets how the training data will be transformed.
getFilterType() - Method in class weka.classifiers.mi.MISMO
Gets how the training data will be transformed.
getFilterType() - Method in class weka.classifiers.mi.MISVM
Gets how the training data will be transformed.
getFindNumBins() - Method in class weka.filters.unsupervised.attribute.Discretize
Get the value of FindNumBins.
getFindNumBins() - Method in class weka.filters.unsupervised.attribute.PKIDiscretize
Get the value of FindNumBins.
getFirst() - Method in class weka.associations.tertius.SimpleLinkedList
 
getFirstToken(StreamTokenizer) - Static method in class weka.core.converters.ConverterUtils
Gets token, skipping empty lines.
getFirstValueIndex() - Method in class weka.filters.unsupervised.attribute.MergeTwoValues
Get the index of the first value used.
getFirstValueIndex() - Method in class weka.filters.unsupervised.attribute.SwapValues
Get the index of the first value used.
getFlag(char, String[]) - Static method in class weka.core.Utils
Checks if the given array contains the flag "-Char".
getFlag(String, String[]) - Static method in class weka.core.Utils
Checks if the given array contains the flag "-String".
getFlow() - Method in class weka.gui.beans.KnowledgeFlowApp
Gets the current flow being edited.
getFlows() - Method in class weka.gui.beans.FlowRunner
Get the vector holding the flow(s)
getFMeasure() - Method in class weka.classifiers.evaluation.TwoClassStats
Calculate the F-Measure.
getFold() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Gets the fold which is selected.
getFold() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Gets the fold which is selected.
getFoldColumn() - Method in class weka.experiment.PairedTTester
Get the value of FoldColumn.
getFoldColumn() - Method in interface weka.experiment.Tester
Get the value of FoldColumn.
getFoldPrediction(Instance, int) - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Returns prediction of the classifier for the specified fold.
getFolds() - Method in class weka.attributeSelection.OneRAttributeEval
Get the number of folds used for cross validation
getFolds() - Method in class weka.attributeSelection.WrapperSubsetEval
Get the number of folds used for accuracy estimation
getFolds() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
get the number of folds
getFolds() - Method in class weka.classifiers.rules.ConjunctiveRule
returns the current number of folds
getFolds() - Method in class weka.classifiers.rules.JRip
Gets the number of folds
getFolds() - Method in class weka.classifiers.rules.Ridor
 
getFolds() - Method in class weka.gui.beans.CrossValidationFoldMaker
Get the currently set number of folds
getFolds() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the number of folds used for cross-validation
getFoldsType() - Method in class weka.attributeSelection.RaceSearch
Get the xfold type
getFont() - Method in class weka.gui.visualize.PostscriptGraphics
Get current font.
getFontMetrics(Font) - Method in class weka.gui.visualize.PostscriptGraphics
Get Font metrics
getFontRenderContext() - Method in class weka.gui.visualize.PostscriptGraphics
START overridden Graphics2D methods
getFormat() - Method in class weka.core.Debug.Timestamp
returns the current timestamp format
getForwardSelectionMethod() - Method in class weka.attributeSelection.LinearForwardSelection
Get the search direction
getFPRate() - Method in class weka.associations.tertius.Rule
Get the rate of False Positive instances of this rule.
getFrameLocation() - Method in class weka.gui.MemoryUsagePanel
Returns the default position for the dialog.
getFrameTitle() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the title (incl.
getFrequencyLimit() - Method in class weka.classifiers.bayes.AODE
Gets the frequency limit.
getFrequencyLimit() - Method in class weka.classifiers.bayes.AODEsr
Gets the frequency limit.
getFrequencyThreshold() - Method in class weka.associations.Tertius
Get the value of frequencyThreshold.
getFreshCardinalityOfParents(Instances) - Method in class weka.classifiers.bayes.net.ParentSet
returns cardinality of parents after recalculation
getFromYear() - Static method in class weka.core.Copyright
returns the start year of the copyright
getFunction(String) - Static method in class weka.core.pmml.Function
Get a built-in PMML Function.
getFunction(String, TransformationDictionary) - Static method in class weka.core.pmml.Function
Get either a function.
getFunction() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Gets the function for generating the data.
getFunctionValue(int) - Method in class weka.classifiers.functions.pace.DiscreteFunction
Gets a particular function value
getGamma() - Method in class weka.classifiers.functions.LibSVM
Gets gamma
getGamma() - Method in class weka.classifiers.functions.supportVector.RBFKernel
Gets the gamma value.
getGCount(Node, int) - Static method in class weka.gui.treevisualizer.Node
Recursively finds the number of visible groups of siblings there are.
getGenerateDataOutput() - Method in class weka.attributeSelection.FCBFSearch
Returns the flag, by which the AttributeSelection module decide whether create a new dataset according to the selected features.
getGenerateRanking() - Method in class weka.attributeSelection.FCBFSearch
This is a dummy method.
getGenerateRanking() - Method in class weka.attributeSelection.GreedyStepwise
Gets whether ranking has been requested.
getGenerateRanking() - Method in class weka.attributeSelection.RaceSearch
Gets whether ranking has been requested.
getGenerateRanking() - Method in interface weka.attributeSelection.RankedOutputSearch
Gets whether the user has opted to see a ranked list of attributes rather than the normal result of the search
getGenerateRanking() - Method in class weka.attributeSelection.Ranker
This is a dummy method.
getGenerator() - Method in class weka.gui.explorer.DataGeneratorPanel
returns the currently selected DataGenerator
getGeneratorSamplesBase() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Get the base used for computing the number of samples to obtain from each generator
getGlobalBlend() - Method in class weka.classifiers.lazy.KStar
Get the value of the global blend parameter
getGlobalInfo(Object) - Static method in class weka.gui.beans.KnowledgeFlowApp
Utility method for grabbing the global info help (if it exists) from an arbitrary object
getGlobalModel() - Method in class weka.classifiers.trees.j48.NBTreeSplit
Return the global naive bayes model for this node
getGraphString() - Method in class weka.gui.beans.GraphEvent
Return the dot string for the graph
getGraphTitle() - Method in class weka.gui.beans.GraphEvent
Return the graph title
getGraphType() - Method in class weka.gui.beans.GraphEvent
Return the graph type
getGreedySortInitialization() - Method in class weka.classifiers.meta.EnsembleSelection
Get the value of greedySortInitialization.
getGridExtensionsPerformed() - Method in class weka.classifiers.meta.GridSearch
returns the number of grid extensions that took place during the search (only applicable if the grid was extendable).
getGridIsExtendable() - Method in class weka.classifiers.meta.GridSearch
Get whether the grid can be extended dynamically.
getGridWidth() - Method in class weka.gui.beans.AttributeSummarizer
Get the width of the grid of plots
getGUI() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getGUIType() - Method in class weka.gui.Main
Gets the currently set type of GUI to display.
getH() - Method in class weka.core.matrix.QRDecomposition
Return the Householder vectors
getHandler() - Method in class weka.core.FindWithCapabilities
returns the current set CapabilitiesHandler to generate the dataset for, can be null.
getHandler() - Method in class weka.core.TestInstances
returns the current set CapabilitiesHandler to generate the dataset for, can be null
getHashtable(FastVector, int) - Static method in class weka.associations.ItemSet
Return a hashtable filled with the given item sets.
getHashtable(FastVector, int) - Static method in class weka.associations.LabeledItemSet
Return a hashtable filled with the given item sets.
getHDRank() - Method in class weka.classifiers.mi.CitationKNN
Returns the rank associated to the Hausdorff distance
getHeader(String) - Method in class weka.experiment.ResultMatrix
returns the value associated with the given key, null if if cannot be found
getHeight() - Method in class weka.gui.beans.BeanInstance
Gets the height of this bean
getHeight(Node, int) - Static method in class weka.gui.treevisualizer.Node
Recursively finds the number of visible levels there are.
getHelpText() - Method in class weka.gui.ensembleLibraryEditor.tree.GenericObjectNode
getter for the tooltip text
getHeuristic() - Method in class weka.classifiers.trees.BFTree
Get if use heuristic search for nominal attributes in multi-class problems.
getHeuristic() - Method in class weka.classifiers.trees.SimpleCart
Get if use heuristic search for nominal attributes in multi-class problems.
getHeuristicStop() - Method in class weka.classifiers.functions.SimpleLogistic
Get the value of heuristicStop.
getHiddenLayers() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getHillclimbIterations() - Method in class weka.classifiers.meta.EnsembleSelection
Gets the number of hillclimbIterations.
getHillclimbMetric() - Method in class weka.classifiers.meta.EnsembleSelection
Gets the hill climbing metric.
getHillclimbPredictions() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
This method will get the predictions for all the models in the ensemble library.
getHistory() - Method in class weka.gui.sql.ConnectionPanel
returns the history.
getHistory() - Method in class weka.gui.sql.event.HistoryChangedEvent
returns the history model
getHistory() - Method in class weka.gui.sql.QueryPanel
returns the history.
getHistoryName() - Method in class weka.gui.sql.event.HistoryChangedEvent
returns the name of the history
getHoldOutFile() - Method in class weka.attributeSelection.ClassifierSubsetEval
Gets the file that holds hold out/test instances.
getHomeDir() - Static method in class weka.core.Debug
returns the home directory of the user
getHornClauses() - Method in class weka.associations.Tertius
Get the value of hornClauses.
getHyperparameterRange() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Get the range of hyperparameter values to consider during CV-based selection.
getHyperparameterSelection() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Get the method used to select the hyperparameter
getHyperparameterValue() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Get the hyperparameter value.
getIconPath() - Method in class weka.gui.beans.BeanVisual
returns the path for the icon
getId() - Method in class weka.classifiers.functions.neural.NeuralConnection
 
getID() - Method in class weka.core.Debug.Random
returns the unique ID of this number generator
getID() - Method in class weka.core.Tag
Gets the numeric ID of the Tag.
getID() - Method in class weka.core.TechnicalInformation
returns the unique ID (either the one used in creating this instance or the automatically generated one)
getID() - Method in class weka.gui.streams.InstanceEvent
Get the event type
getID() - Method in class weka.gui.treevisualizer.TreeDisplayEvent
 
getIDFTransform() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Sets whether if the word frequencies in a document should be transformed into:
fij*log(num of Docs/num of Docs with word i)
where fij is the frequency of word i in document(instance) j.
getIDIndex() - Method in class weka.filters.unsupervised.attribute.AddID
Get the index of the attribute used.
getIDStr() - Method in class weka.core.Tag
Gets the string ID of the Tag.
getIgnoreClass() - Method in class weka.filters.unsupervised.attribute.PotentialClassIgnorer
Gets the IgnoreClass value.
getIgnoredAttributeIndices() - Method in class weka.filters.unsupervised.attribute.AddCluster
Gets ranges of attributes to be ignored.
getIgnoredAttributeIndices() - Method in class weka.filters.unsupervised.attribute.ClusterMembership
Gets ranges of attributes to be ignored.
getIgnoredProperties() - Method in class weka.core.CheckGOE
Get the ignored properties used in checkToolTips() as comma-separated list (sorted).
getIgnoreRange() - Method in class weka.filters.unsupervised.attribute.MathExpression
Get the current range selection.
getImage(String, String) - Static method in class weka.gui.ComponentHelper
returns the Image for a given directory and filename, NULL if not successful
getImage(String) - Static method in class weka.gui.ComponentHelper
returns the Image for a given filename, NULL if not successful
getImageIcon(String, String) - Static method in class weka.gui.ComponentHelper
returns the ImageIcon for a given filename and directory, NULL if not successful
getImageIcon(String) - Static method in class weka.gui.ComponentHelper
returns the ImageIcon for a given filename, NULL if not successful
getImagEigenvalues() - Method in class weka.core.matrix.EigenvalueDecomposition
Return the imaginary parts of the eigenvalues
getIncludeClass() - Method in class weka.core.InstanceComparator
returns TRUE if the class is included in the comparison
getIncludeClass() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Gets whether the class is included in the cleaning process or always skipped.
getIndex() - Method in class weka.associations.tertius.Predicate
 
getIndex() - Method in class weka.core.PropertyPath.PathElement
returns the index of the property, -1 if the property is not an index-based one
getIndex() - Method in class weka.core.SingleIndex
Gets the selected index
getIndexofBiggest(List<Integer>) - Method in class weka.attributeSelection.ScatterSearchV1
get the index in a List where this have the biggest number
getIndividualPerformance(Instances, int) - Method in class weka.classifiers.meta.ensembleSelection.ModelBag
Gets the individual performances of all the models in the bag.
getInitAsNaiveBayes() - Method in class weka.classifiers.bayes.net.search.global.HillClimber
Gets whether to init as naive bayes
getInitAsNaiveBayes() - Method in class weka.classifiers.bayes.net.search.global.K2
Gets whether to init as naive bayes
getInitAsNaiveBayes() - Method in class weka.classifiers.bayes.net.search.local.HillClimber
Gets whether to init as naive bayes
getInitAsNaiveBayes() - Method in class weka.classifiers.bayes.net.search.local.K2
Gets whether to init as naive bayes
getInitFile() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Gets the file to initialize the filter with, can be null.
getInitFileClassIndex() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Gets the class index of the file to initialize the filter with.
getInitGenericObjectEditorFilter() - Static method in class weka.gui.explorer.ExplorerDefaults
returns if the GOEs in the Explorer will be initialized based on the data that is loaded into the Explorer
getInitial() - Method in class weka.core.Memory
returns the initial size of the JVM
getInitialDatasetsDirectory() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the initial directory for the datasets (if empty, it returns the user's home directory)
getInputCenterFile() - Method in class weka.clusterers.XMeans
Gets the file to read the list of centers from.
getInputFilename() - Method in class weka.gui.GenericPropertiesCreator
returns the name of the input file
getInputNums() - Method in class weka.classifiers.functions.neural.NeuralConnection
Use this to get easy access to the input numbers.
getInputOrder() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the input order.
getInputProperties() - Method in class weka.gui.GenericPropertiesCreator
returns the input properties object (template containing the packages)
getInputs() - Method in class weka.classifiers.functions.neural.NeuralConnection
Use this to get easy access to the inputs.
getInputs() - Method in class weka.gui.beans.MetaBean
 
getInputStream(String, String) - Static method in class weka.gui.Loader
returns an InputStream for the given dir and filename, can be NULL if it fails
getInputStream(String) - Method in class weka.gui.Loader
returns an InputStream for the given filename, can be NULL if it fails
getInstalledLookAndFeels() - Static method in class weka.gui.LookAndFeel
returns an array with the classnames of all the installed LnFs
getInstance() - Method in interface weka.clusterers.forOPTICSAndDBScan.DataObjects.DataObject
Returns the original instance
getInstance() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.EuclidianDataObject
Returns the original instance
getInstance() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.ManhattanDataObject
Returns the original instance
getInstance() - Method in class weka.gui.beans.InstanceEvent
Get the instance
getInstanceIndex(int) - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the boolean value at the specified index in the Instance Index array
getInstanceRange() - Method in class weka.filters.unsupervised.attribute.AbstractTimeSeries
Gets the number of instances forward to translate values between.
getInstances() - Method in interface weka.clusterers.forOPTICSAndDBScan.Databases.Database
Returns the original instances delivered from WEKA
getInstances() - Method in class weka.clusterers.forOPTICSAndDBScan.Databases.SequentialDatabase
Returns the original instances delivered from WEKA
getInstances() - Method in class weka.core.converters.AbstractSaver
Gets instances that should be stored.
getInstances() - Method in interface weka.core.DistanceFunction
returns the instances currently set.
getInstances() - Method in class weka.core.neighboursearch.NearestNeighbourSearch
returns the instances currently set.
getInstances() - Method in class weka.core.NormalizableDistance
returns the instances currently set.
getInstances() - Method in class weka.core.xml.XMLInstances
returns the current instances, either the ones that were set or the ones that were generated from the XML structure.
getInstances() - Method in class weka.experiment.PairedTTester
Get the value of Instances.
getInstances() - Method in interface weka.experiment.Tester
Get the value of Instances.
getInstances() - Method in class weka.gui.arffviewer.ArffPanel
returns the instances of the panel, if none then NULL
getInstances() - Method in class weka.gui.arffviewer.ArffSortedTableModel
returns the data
getInstances() - Method in class weka.gui.arffviewer.ArffTableModel
returns the data
getInstances() - Method in class weka.gui.boundaryvisualizer.BoundaryVisualizer
Get the training instances
getInstances() - Method in class weka.gui.explorer.DataGeneratorPanel
returns the generated instances, null if the process was cancelled.
getInstances() - Method in class weka.gui.explorer.PreprocessPanel
Gets the working set of instances.
getInstances() - Method in class weka.gui.SetInstancesPanel
Gets the set of instances currently held by the panel
getInstances() - Method in class weka.gui.treevisualizer.Node
This will return the Instances object related to this node.
getInstances() - Method in class weka.gui.ViewerDialog
returns the currently displayed instances
getInstances() - Method in class weka.gui.visualize.VisualizePanel
Get the master plot's instances
getInstances1() - Method in class weka.gui.visualize.VisualizePanelEvent
 
getInstances2() - Method in class weka.gui.visualize.VisualizePanelEvent
 
getInstancesChecksum(Instances) - Static method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
This method takes an Instances object and returns a checksum of its toString method - that is the checksum of the .arff file that would be created if the Instances object were transformed into an arff file in the file system.
getInstancesFromClass(Instances, int, int, double, Instances) - Static method in class weka.estimators.EstimatorUtils
Returns a dataset that contains all instances of a certain class value.
getInstancesFromClass(Instances, int, double) - Static method in class weka.estimators.EstimatorUtils
Returns a dataset that contains of all instances of a certain class value.
getInstancesFromValue(Instances, int, double) - Static method in class weka.estimators.EstimatorUtils
Returns a dataset that contains of all instances of a certain value for the given attribute.
getInstancesIndices() - Method in class weka.filters.unsupervised.instance.RemoveRange
Gets ranges of instances selected.
getInstancesNoClass() - Method in class weka.associations.Apriori
Gets the instances without the class atrribute.
getInstancesNoClass() - Method in interface weka.associations.CARuleMiner
Gets the instances without the class attribute
getInstancesNoClass() - Method in class weka.associations.PredictiveApriori
Gets the instances without the class attribute
getInstancesOnlyClass() - Method in class weka.associations.Apriori
Gets only the class attribute of the instances.
getInstancesOnlyClass() - Method in interface weka.associations.CARuleMiner
Gets the class attribute and its values for all instances
getInstancesOnlyClass() - Method in class weka.associations.PredictiveApriori
Gets the class attribute of all instances
getInstancesValueAt(int, int) - Method in class weka.gui.arffviewer.ArffSortedTableModel
returns the double value of the underlying Instances object at the given position, -1 if out of bounds
getInstancesValueAt(int, int) - Method in class weka.gui.arffviewer.ArffTableModel
returns the double value of the underlying Instances object at the given position, -1 if out of bounds
getIntercept() - Method in class weka.classifiers.functions.SimpleLinearRegression
Returns the intercept of the function.
getInternalCacheSize() - Method in class weka.classifiers.functions.supportVector.StringKernel
Gets the size of the internal cache
getInternals() - Method in class weka.classifiers.bayes.WAODE
Gets whether more internals of the classifier are printed.
getInterpolationParameter() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns the current value of the interpolation parameter.
getInterpolationParameterLowerBound() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns the lower bound for the interpolation parameter tuning (0 <= x < 1).
getInterpolationParameterUpperBound() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns the upper bound for the interpolation parameter tuning (0 < x <= 1).
getInterpreter() - Method in class weka.core.Jython
returns the currently used Python Interpreter
getInvert() - Method in class weka.core.Range
Gets whether the range sense is inverted, i.e.
getInvert() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Get whether selection is inverted.
getInvertSelection() - Method in interface weka.core.DistanceFunction
Gets whether the matching sense of attribute indices is inverted or not.
getInvertSelection() - Method in class weka.core.NormalizableDistance
Gets whether the matching sense of attribute indices is inverted or not.
getInvertSelection() - Method in class weka.filters.supervised.attribute.Discretize
Gets whether the supplied columns are to be removed or kept
getInvertSelection() - Method in class weka.filters.supervised.instance.Resample
Gets whether selection is inverted (only if instances are drawn WIHTOUT replacement).
getInvertSelection() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Gets if selection is to be inverted.
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.AbstractTimeSeries
Get whether the supplied columns are to be removed or kept
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.Copy
Get whether the supplied columns are to be removed or kept
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.Discretize
Gets whether the supplied columns are to be removed or kept
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.MathExpression
Get whether the supplied columns are to be select or unselect
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Gets whether the supplied columns are to be removed or kept
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Gets whether the selection of the columns is inverted
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.NumericToNominal
Gets whether the supplied columns are to be worked on or the others.
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Get whether the supplied columns are to be transformed or not
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.RELAGGS
Gets whether the supplied columns are to be processed or skipped
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.Remove
Get whether the supplied columns are to be removed or kept
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.RemoveType
Get whether the supplied columns are to be removed or kept
getInvertSelection() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets whether the supplied columns are to be processed or skipped.
getInvertSelection() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Gets if selection is to be inverted.
getInvertSelection() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Get whether the supplied columns are to be removed or kept
getInvertSelection() - Method in class weka.filters.unsupervised.instance.RemovePercentage
Gets if selection is to be inverted.
getInvertSelection() - Method in class weka.filters.unsupervised.instance.RemoveRange
Gets if selection is to be inverted.
getInvertSelection() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Get whether the supplied columns are to be removed or kept
getInvertSelection() - Method in class weka.filters.unsupervised.instance.Resample
Gets whether selection is inverted (only if instances are drawn WIHTOUT replacement).
getIteratorType() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
getter for this node's iteratorType which will be one of the three enumerated values
getJavaInitializationString() - Method in class weka.gui.CostMatrixEditor
Returns the Java code that generates an object the same as the one being edited.
getJavaInitializationString() - Method in class weka.gui.EnsembleLibraryEditor
Returns the Java code that generates an object the same as the one being edited.
getJavaInitializationString() - Method in class weka.gui.FileEditor
Returns a representation of the current property value as java source.
getJavaInitializationString() - Method in class weka.gui.GenericArrayEditor
Supposedly returns an initialization string to create a classifier identical to the current one, including it's state, but this doesn't appear possible given that the initialization string isn't supposed to contain multiple statements.
getJavaInitializationString() - Method in class weka.gui.GenericObjectEditor
Supposedly returns an initialization string to create a Object identical to the current one, including it's state, but this doesn't appear possible given that the initialization string isn't supposed to contain multiple statements.
getJavaInitializationString() - Method in class weka.gui.SelectedTagEditor
Returns a description of the property value as java source.
getJavaInitializationString() - Method in class weka.gui.SimpleDateFormatEditor
Returns the Java code that generates an object the same as the one being edited.
getJTable() - Method in class weka.gui.JTableHelper
returns the JTable
getJythonModule() - Method in class weka.classifiers.JythonClassifier
Gets the Jython module.
getJythonOptions() - Method in class weka.classifiers.JythonClassifier
Gets the Jython module options.
getJythonPaths() - Method in class weka.classifiers.JythonClassifier
Gets the additional Jython paths.
getKDTree() - Method in class weka.clusterers.XMeans
Gets the KDTree class.
getKernel() - Method in class weka.classifiers.functions.GaussianProcesses
Gets the kernel to use.
getKernel() - Method in class weka.classifiers.functions.SMO.BinarySMO
Returns the kernel to use
getKernel() - Method in class weka.classifiers.functions.SMO
Returns the kernel to use
getKernel() - Method in class weka.classifiers.functions.SMOreg
Gets the kernel to use.
getKernel() - Method in class weka.classifiers.functions.supportVector.CheckKernel
Get the kernel being tested
getKernel() - Method in class weka.classifiers.functions.SVMreg
Returns the kernel to use
getKernel() - Method in class weka.classifiers.mi.MISMO
Gets the kernel to use.
getKernel() - Method in class weka.classifiers.mi.MISVM
Gets the kernel to use.
getKernel() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Gets the kernel to use.
getKernelBandwidth() - Method in class weka.gui.boundaryvisualizer.KDDataGenerator
Get the kernel bandwidth
getKernelEvaluations() - Method in class weka.classifiers.functions.supportVector.RegOptimizer
returns the number of kernel evaluations
getKernelFactorExpression() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Gets the expression for the kernel.
getKernelMatrixFile() - Method in class weka.classifiers.functions.supportVector.PrecomputedKernelMatrixKernel
Gets the file containing the kernel matrix.
getKernelType() - Method in class weka.classifiers.functions.LibSVM
Gets type of kernel function
getKey() - Method in interface weka.clusterers.forOPTICSAndDBScan.DataObjects.DataObject
Returns the key for this DataObject
getKey() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.EuclidianDataObject
Returns the key for this DataObject
getKey() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.ManhattanDataObject
Returns the key for this DataObject
getKey() - Method in class weka.experiment.ClassifierSplitEvaluator
Gets the key describing the current SplitEvaluator.
getKey() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Gets the key describing the current SplitEvaluator.
getKey() - Method in class weka.experiment.RegressionSplitEvaluator
Gets the key describing the current SplitEvaluator.
getKey() - Method in interface weka.experiment.SplitEvaluator
Gets the key describing the current SplitEvaluator.
getKeyFieldName() - Method in class weka.experiment.AveragingResultProducer
Get the value of KeyFieldName.
getKeyNames() - Method in class weka.experiment.AveragingResultProducer
Gets the names of each of the columns produced for a single run.
getKeyNames() - Method in class weka.experiment.ClassifierSplitEvaluator
Gets the names of each of the key columns produced for a single run.
getKeyNames() - Method in class weka.experiment.CrossValidationResultProducer
Gets the names of each of the columns produced for a single run.
getKeyNames() - Method in class weka.experiment.DatabaseResultProducer
Gets the names of each of the columns produced for a single run.
getKeyNames() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Gets the names of each of the key columns produced for a single run.
getKeyNames() - Method in class weka.experiment.LearningRateResultProducer
Gets the names of each of the columns produced for a single run.
getKeyNames() - Method in class weka.experiment.RandomSplitResultProducer
Gets the names of each of the columns produced for a single run.
getKeyNames() - Method in class weka.experiment.RegressionSplitEvaluator
Gets the names of each of the key columns produced for a single run.
getKeyNames() - Method in interface weka.experiment.ResultProducer
Gets the names of each of the key columns produced for a single run.
getKeyNames() - Method in interface weka.experiment.SplitEvaluator
Gets the names of each of the key columns produced for a single run.
getKeys() - Method in class weka.core.converters.DatabaseLoader
Gets the key columns' name
getKeyTypes() - Method in class weka.experiment.AveragingResultProducer
Gets the data types of each of the columns produced for a single run.
getKeyTypes() - Method in class weka.experiment.ClassifierSplitEvaluator
Gets the data types of each of the key columns produced for a single run.
getKeyTypes() - Method in class weka.experiment.CrossValidationResultProducer
Gets the data types of each of the columns produced for a single run.
getKeyTypes() - Method in class weka.experiment.DatabaseResultProducer
Gets the data types of each of the columns produced for a single run.
getKeyTypes() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Gets the data types of each of the key columns produced for a single run.
getKeyTypes() - Method in class weka.experiment.LearningRateResultProducer
Gets the data types of each of the columns produced for a single run.
getKeyTypes() - Method in class weka.experiment.RandomSplitResultProducer
Gets the data types of each of the columns produced for a single run.
getKeyTypes() - Method in class weka.experiment.RegressionSplitEvaluator
Gets the data types of each of the key columns produced for a single run.
getKeyTypes() - Method in interface weka.experiment.ResultProducer
Gets the data types of each of the key columns produced for a single run.
getKeyTypes() - Method in interface weka.experiment.SplitEvaluator
Gets the data types of each of the key columns produced for a single run.
getKNN() - Method in class weka.classifiers.lazy.IBk
Gets the number of neighbours the learner will use.
getKNN() - Method in class weka.classifiers.lazy.LWL
Gets the number of neighbours used for kernel bandwidth setting.
getKValue() - Method in class weka.classifiers.trees.RandomTree
Get the value of K.
getKWBias() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the calculated bias squared according to the Kohavi and Wolpert definition
getKWSigma() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the calculated sigma according to the Kohavi and Wolpert definition
getKWVariance() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the calculated variance according to the Kohavi and Wolpert definition
getL() - Method in class weka.core.matrix.CholeskyDecomposition
Return triangular factor.
getL() - Method in class weka.core.Matrix
Deprecated. Returns the L part of the matrix.
getL() - Method in class weka.core.matrix.LUDecomposition
Return lower triangular factor
getLabel() - Method in class weka.gui.treevisualizer.Edge
Get the value of label.
getLabel() - Method in class weka.gui.treevisualizer.Node
Get the value of label.
getLabels() - Method in class weka.filters.unsupervised.attribute.AddValues
Get the comma-separated list of labels that are added.
getLambda() - Method in class weka.classifiers.functions.supportVector.StringKernel
Gets the lambda constant used in the string kernel
getLast() - Method in class weka.associations.tertius.SimpleLinkedList
 
getLastLiteral() - Method in class weka.associations.tertius.LiteralSet
Give the last literal added to this set.
getLeaf() - Method in class weka.classifiers.trees.j48.GraftSplit
 
getLearningRate() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getLegendText() - Method in class weka.gui.beans.ChartEvent
Get the legend text vector
getLevel() - Method in class weka.gui.HierarchyPropertyParser
Get the level of current node.
getLibrary() - Method in class weka.classifiers.meta.EnsembleSelection
Gets the ensemble library.
getLibrary() - Method in class weka.gui.ensembleLibraryEditor.ListModelsPanel
returns the current library
getLikelihoodThreshold() - Method in class weka.classifiers.meta.LogitBoost
Get the value of Precision.
getLine(int) - Method in class weka.gui.treevisualizer.Edge
Returns line number n
getLine(int) - Method in class weka.gui.treevisualizer.Node
Returns the text String for the specfied line.
getLineNo() - Method in class weka.core.converters.ArffLoader.ArffReader
returns the current line number
getLinkAt(int) - Method in class weka.attributeSelection.BestFirst.LinkedList2
returns the element (Link) at a specific index from the list.
getLinkAt(int) - Method in class weka.attributeSelection.LFSMethods.LinkedList2
returns the element (Link) at a specific index from the list.
getList() - Method in class weka.gui.ResultHistoryPanel
Gets the JList used by the results list
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class weka.gui.CheckBoxList.CheckBoxListRenderer
Return a component that has been configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class weka.gui.ensembleLibraryEditor.ModelList.ModelListRenderer
This is the only method necessary to overload.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class weka.gui.experiment.AlgorithmListPanel.ObjectCellRenderer
Return a component that has been configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class weka.gui.sql.InfoPanelCellRenderer
Return a component that has been configured to display the specified value.
getLiteral(int) - Method in class weka.associations.tertius.Predicate
 
getLNorm() - Method in class weka.filters.unsupervised.instance.Normalize
Get the L Norm used.
getLoader() - Method in class weka.core.converters.ConverterUtils.DataSource
returns the determined loader, null if the DataSource was initialized with data alone and not a file/URL.
getLoader() - Method in class weka.gui.beans.Loader
Get the loader
getLoader() - Method in class weka.gui.ConverterFileChooser
returns the loader that was chosen by the user, can be null in case the user aborted the dialog or the save dialog was shown
getLoader() - Method in class weka.gui.SetInstancesPanel
Gets the currently used Loader
getLoaderForExtension(String) - Static method in class weka.core.converters.ConverterUtils
tries to determine the loader to use for this kind of extension, returns null if none can be found.
getLoaderForFile(String) - Static method in class weka.core.converters.ConverterUtils
tries to determine the loader to use for this kind of file, returns null if none can be found.
getLoaderForFile(File) - Static method in class weka.core.converters.ConverterUtils
tries to determine the loader to use for this kind of file, returns null if none can be found.
getLocallyPredictive() - Method in class weka.attributeSelection.CfsSubsetEval
Return true if including locally predictive attributes
getLocator(int) - Method in class weka.core.AttributeLocator
Returns the AttributeLocator at the given index.
getLocatorIndices() - Method in class weka.core.AttributeLocator
Returns the indices of the AttributeLocator objects.
getLog() - Method in class weka.classifiers.pmml.consumer.PMMLClassifier
Get the logger.
getLog() - Method in class weka.core.Debug.Random
the currently used log, if null then stdout is used for outputting the debugging information
getLog() - Method in interface weka.core.pmml.PMMLModel
Get the logger.
getLogFile() - Method in class weka.classifiers.meta.GridSearch
Gets current log file.
getLoglikeliHood(double[], Instances) - Method in class weka.classifiers.bayes.BayesianLogisticRegression
 
getLoglikelihood() - Method in class weka.classifiers.bayes.blr.Prior
 
getLogLikelihood() - Method in class weka.clusterers.ClusterEvaluation
Return the log likelihood corresponding to the most recent set of instances clustered.
getLogPosterior() - Method in class weka.classifiers.bayes.blr.Prior
 
getLogProbForTargetClass(Instance) - Method in class weka.classifiers.bayes.DMNBtext.DNBBinary
Calculates the class membership probabilities for the given test instance.
getLookupCacheSize() - Method in class weka.attributeSelection.BestFirst
Return the maximum size of the evaluated subset cache (expressed as a multiplier for the number of attributes in a data set.
getLookupCacheSize() - Method in class weka.attributeSelection.LinearForwardSelection
Return the maximum size of the evaluated subset cache (expressed as a multiplier for the number of attributes in a data set.
getLookupCacheSize() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Return the maximum size of the evaluated subset cache (expressed as a multiplier for the number of attributes in a data set.
getLoss() - Method in class weka.classifiers.functions.LibSVM
Gets the epsilon in loss function of epsilon-SVR
getLower() - Method in class weka.gui.experiment.RunNumberPanel
Gets the current lower run number.
getLowerBound() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns the current value of the lower bound for the interpolation parameter.
getLowerBoundMinSupport() - Method in class weka.associations.Apriori
Get the value of lowerBoundMinSupport.
getLowerCaseTokens() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets whether if the tokens are to be downcased or not.
getLowerNumericBound() - Method in class weka.core.Attribute
Returns the lower bound of a numeric attribute.
getLowerSize() - Method in class weka.experiment.LearningRateResultProducer
Get the value of LowerSize.
getM5RootNode() - Method in class weka.classifiers.trees.m5.M5Base
 
getM5RootNode() - Method in class weka.classifiers.trees.m5.Rule
 
getMainPanel() - Method in class weka.gui.arffviewer.ArffViewer
returns the main panel
getMajorityClass() - Method in class weka.classifiers.rules.Ridor
 
getMakeBinary() - Method in class weka.filters.supervised.attribute.Discretize
Gets whether binary attributes should be made for discretized ones.
getMakeBinary() - Method in class weka.filters.unsupervised.attribute.Discretize
Gets whether binary attributes should be made for discretized ones.
getManualThresholdValue() - Method in class weka.classifiers.meta.ThresholdSelector
Returns the value of the manual threshold.
getMargin(int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
return marginal distibution for a node
getMargin(int) - Method in class weka.classifiers.bayes.net.MarginCalculator
 
getMarkovBlanketClassifier() - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
 
getMarkovBlanketClassifier() - Method in class weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm
 
getMasterPlot() - Method in class weka.gui.visualize.Plot2D
Get the master plot
getMatches() - Method in class weka.core.FindWithCapabilities
returns the matches from the last find call.
getMatches(String) - Method in class weka.gui.SimpleCLIPanel.CommandlineCompletion
returns all the matches with the partial search string, files or classes.
getMatchMissingValues() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Gets whether missing values are counted as a match.
getMatrix(int, int, int, int) - Method in class weka.core.matrix.Matrix
Get a submatrix.
getMatrix(int[], int[]) - Method in class weka.core.matrix.Matrix
Get a submatrix.
getMatrix(int, int, int[]) - Method in class weka.core.matrix.Matrix
Get a submatrix.
getMatrix(int[], int, int) - Method in class weka.core.matrix.Matrix
Get a submatrix.
getMax() - Method in class weka.core.Memory
returns the maximum amount of memory that can be assigned
getMax() - Method in class weka.gui.beans.ChartEvent
Get the max y value
getMaxArray() - Method in class weka.filters.unsupervised.attribute.Normalize
Returns the calculated maximum values for the attributes in the data.
getMaxBoostingIterations() - Method in class weka.classifiers.functions.SimpleLogistic
Get the value of maxBoostingIterations.
getMaxBranchingFactor() - Method in class weka.associations.HotSpot
Get the maximum branching factor
getMaxC() - Method in class weka.gui.visualize.Plot2D
Return the current max value of the colouring attribute
getMaxCardinality() - Method in class weka.classifiers.bayes.net.search.ci.ICSSearchAlgorithm
returns the max cardinality
getMaxCardinality() - Method in class weka.filters.unsupervised.attribute.RELAGGS
Gets the maximum number of values allowed for nominal attributes, before they're skipped.
getMaxChunkSize() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Get the maximum chunk size
getMaxCoordsPerPoint() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the maximum of coords per point.
getMaxCost(int) - Method in class weka.classifiers.CostMatrix
Gets the maximum cost for a particular class value.
getMaxCost(int, Instance) - Method in class weka.classifiers.CostMatrix
Gets the maximum cost for a particular class value.
getMaxCount() - Method in class weka.filters.supervised.instance.SpreadSubsample
Gets the value for the max count
getMaxDefault() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Get the maximum default.
getMaxDepth() - Method in class weka.classifiers.trees.RandomForest
Get the maximum depth of trh tree, 0 for unlimited.
getMaxDepth() - Method in class weka.classifiers.trees.RandomTree
Get the maximum depth of trh tree, 0 for unlimited.
getMaxDepth() - Method in class weka.classifiers.trees.REPTree
Get the value of MaxDepth.
getMaxDepth() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Returns the depth of the built tree.
getMaxGenerations() - Method in class weka.attributeSelection.GeneticSearch
get the number of generations
getMaxGridExtensions() - Method in class weka.classifiers.meta.GridSearch
Gets the maximum number of grid extensions, -1 for unlimited.
getMaxGroup() - Method in class weka.classifiers.meta.RotationForest
Gets the maximum size of a group.
getMaximalCumulativeDiscreteDistribution(int) - Static method in class weka.classifiers.misc.monotone.DistributionUtils
Get the maximal CumulativeDiscreteDistribution over numClasses elements.
getMaximumAttributeNames() - Method in class weka.attributeSelection.LatentSemanticAnalysis
Gets maximum number of attributes to include in transformed attribute names.
getMaximumAttributeNames() - Method in class weka.attributeSelection.PrincipalComponents
Gets maximum number of attributes to include in transformed attribute names.
getMaximumAttributeNames() - Method in class weka.filters.unsupervised.attribute.PrincipalComponents
Gets maximum number of attributes to include in transformed attribute names.
getMaximumAttributes() - Method in class weka.filters.unsupervised.attribute.PrincipalComponents
Gets maximum number of PC attributes to retain.
getMaximumVariancePercentageAllowed() - Method in class weka.filters.unsupervised.attribute.RemoveUseless
Gets the maximum variance attributes are allowed to have before they are deleted by the filter.
getMaxInstancesInLeaf() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Returns the maximum number of instances allowed in a leaf.
getMaxInstInLeaf() - Method in class weka.core.neighboursearch.KDTree
Get the maximum number of instances in a leaf.
getMaxInstNum() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the upper boundary for instances per cluster.
getMaxInstNum() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Gets the upper boundary for instances per cluster.
getMaxIntNodesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
returns the maximum of internal nodes visited.
getMaxIterations() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Get the maximum number of iterations to perform
getMaxIterations() - Method in class weka.classifiers.mi.MIBoost
Get the maximum number of boost iterations
getMaxIterations() - Method in class weka.classifiers.mi.MISVM
Gets the maximum number of iterations.
getMaxIterations() - Method in class weka.classifiers.trees.lmt.LogisticBase
Returns the maxIterations parameter.
getMaxIterations() - Method in class weka.clusterers.EM
Get the maximum number of iterations
getMaxIterations() - Method in class weka.clusterers.sIB
Get the max number of iterations
getMaxIterations() - Method in class weka.clusterers.SimpleKMeans
gets the number of maximum iterations to be executed
getMaxIterations() - Method in class weka.clusterers.XMeans
Gets the maximum number of iterations.
getMaxIterations() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Gets the maximum number of cleansing iterations performed
getMaxIts() - Method in class weka.classifiers.functions.Logistic
Get the value of MaxIts.
getMaxIts() - Method in class weka.classifiers.functions.RBFNetwork
Get the value of MaxIts.
getMaxK() - Method in class weka.classifiers.functions.VotedPerceptron
Get the value of maxK.
getMaxKMeans() - Method in class weka.clusterers.XMeans
Gets the maximum number of iterations in KMeans.
getMaxKMeansForChildren() - Method in class weka.clusterers.XMeans
Gets the maximum number of iterations in KMeans.
getMaxLeavesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the maximum number of leaves visited.
getMaxNrOfParents() - Method in class weka.classifiers.bayes.net.search.global.HillClimber
Gets the max number of parents.
getMaxNrOfParents() - Method in class weka.classifiers.bayes.net.search.global.K2
Gets the max number of parents.
getMaxNrOfParents() - Method in class weka.classifiers.bayes.net.search.local.HillClimber
Gets the max number of parents.
getMaxNrOfParents() - Method in class weka.classifiers.bayes.net.search.local.K2
Gets the max number of parents.
getMaxNrOfParents() - Method in class weka.classifiers.bayes.net.search.local.LAGDHillClimber
Gets the max number of parents.
getMaxNumClusters() - Method in class weka.clusterers.XMeans
Gets the maximum number of clusters to generate.
getMaxPlots() - Method in class weka.gui.beans.AttributeSummarizer
Get the number of plots to display
getMaxPointsVisited() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the maximum of points visited.
getMaxRadius() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the upper boundary for the radiuses of the clusters.
getMaxRange() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Gets the upper boundary for the range of x
getMaxRelativeLeafRadius() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Returns the maximum relative radius of a leaf node.
getMaxRows() - Method in class weka.gui.sql.event.QueryExecuteEvent
returns the maximum number of rows to retrieve.
getMaxRows() - Method in class weka.gui.sql.QueryPanel
returns the current value for the maximum number of rows.
getMaxRows() - Method in class weka.gui.sql.ResultSetHelper
the maximum number of rows to retrieve, less than 1 means unlimited.
getMaxRuleSize() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the maximum number of tests in rules.
getMaxRunNumber() - Method in class weka.gui.beans.BatchClassifierEvent
Get the maximum run number
getMaxRunNumber() - Method in class weka.gui.beans.TestSetEvent
Get the maximum number of runs.
getMaxRunNumber() - Method in class weka.gui.beans.TrainingSetEvent
Get the maximum number of runs.
getMaxSetNumber() - Method in class weka.gui.beans.BatchClassifierEvent
Get the maximum set number (ie the total number of training and testing sets in the series).
getMaxSetNumber() - Method in class weka.gui.beans.BatchClustererEvent
Get the maximum set number (ie the total number of training and testing sets in the series).
getMaxSetNumber() - Method in class weka.gui.beans.TestSetEvent
Get the maximum set number
getMaxSetNumber() - Method in class weka.gui.beans.TrainingSetEvent
Get the maximum set number
getMaxSubsequenceLength() - Method in class weka.classifiers.functions.supportVector.StringKernel
Returns the maximum length of the subsequence
getMaxThreshold() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Get the maximum threshold.
getMaxValue() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
 
getMaxVersion() - Method in interface weka.gui.visualize.plugins.VisualizePlugin
Get the maximum version of Weka, exclusive, the class is designed to work with.
getMaxX() - Method in class weka.gui.visualize.Plot2D
Return the current max value of the attribute plotted on the x axis
getMaxXBound() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Gets the maximum x-coordinate bound, in training-instance units (not mouse coordinates).
getMaxY() - Method in class weka.gui.visualize.Plot2D
Return the current max value of the attribute plotted on the y axis
getMaxYBound() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Gets the maximum x-coordinate bound, in training-instance units (not mouse coordinates).
getMean() - Method in class weka.estimators.NormalEstimator
Return the value of the mean of this normal estimator.
getMean(int, int) - Method in class weka.experiment.ResultMatrix
returns the mean at the given position, if the position is valid, otherwise 0
getMeanCoordsPerPoint() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the mean of coords per point.
getMeanIntNodesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the mean of internal nodes visited.
getMeanLeavesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the mean of number of leaves visited.
getMeanPointsVisited() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the mean of points visited.
getMeanPrec() - Method in class weka.experiment.ResultMatrix
returns the current precision for the means
getMeanPrec() - Method in class weka.gui.experiment.OutputFormatDialog
Gets the precision used for printing the mean.
getMeanPrecision() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the default precision for the mean
getMeans() - Method in class weka.estimators.KernelEstimator
Return the means of the kernels.
getMeanSquared() - Method in class weka.classifiers.lazy.IBk
Gets whether the mean squared error is used rather than mean absolute error when doing cross-validation.
getMeanStddev() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
returns the current mean/stddev setup
getMeanValue() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
 
getMeanWidth() - Method in class weka.experiment.ResultMatrix
returns the current width for the mean
getMeasure(String) - Method in class weka.classifiers.bayes.BayesNet
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.functions.SimpleLogistic
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.functions.SVMreg
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.lazy.IBk
Returns the value of the named measure from the neighbour search algorithm, plus the chosen K in case cross-validation is enabled.
getMeasure(String) - Method in class weka.classifiers.lazy.LWL
Returns the value of the named measure from the neighbour search algorithm.
getMeasure(String) - Method in class weka.classifiers.meta.AdditiveRegression
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.meta.Bagging
Returns the value of the named measure.
getMeasure(String) - Method in class weka.classifiers.meta.GridSearch
Returns the value of the named measure
getMeasure() - Method in class weka.classifiers.meta.ThresholdSelector
get measure used for determining threshold
getMeasure(String) - Method in class weka.classifiers.misc.FLR
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.rules.DecisionTable
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.rules.DTNB
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.rules.JRip
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.rules.PART
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.rules.Ridor
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.trees.ADTree
Returns the value of the named measure.
getMeasure(String) - Method in class weka.classifiers.trees.BFTree
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.trees.FT
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.trees.J48
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.trees.J48graft
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.trees.LADTree
Returns the value of the named measure.
getMeasure(String) - Method in class weka.classifiers.trees.LMT
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.trees.m5.M5Base
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.trees.NBTree
Returns the value of the named measure
getMeasure(String) - Method in class weka.classifiers.trees.RandomForest
Returns the value of the named measure.
getMeasure(String) - Method in class weka.classifiers.trees.REPTree
Returns the value of the named measure.
getMeasure(String) - Method in class weka.classifiers.trees.SimpleCart
Returns the value of the named measure.
getMeasure(String) - Method in interface weka.core.AdditionalMeasureProducer
Returns the value of the named measure
getMeasure(String) - Method in class weka.core.neighboursearch.BallTree
Returns the value of the named measure.
getMeasure(String) - Method in class weka.core.neighboursearch.CoverTree
Returns the value of the named measure.
getMeasure(String) - Method in class weka.core.neighboursearch.KDTree
Returns the value of the named measure.
getMeasure(String) - Method in class weka.core.neighboursearch.NearestNeighbourSearch
Returns the value of the named measure.
getMeasure(String) - Method in class weka.core.neighboursearch.PerformanceStats
Returns the value of the named measure.
getMeasure(String) - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the value of the named measure.
getMeasure(String) - Method in class weka.experiment.AveragingResultProducer
Returns the value of the named measure
getMeasure(String) - Method in class weka.experiment.ClassifierSplitEvaluator
Returns the value of the named measure
getMeasure(String) - Method in class weka.experiment.CrossValidationResultProducer
Returns the value of the named measure
getMeasure(String) - Method in class weka.experiment.DatabaseResultProducer
Returns the value of the named measure
getMeasure(String) - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Returns the value of the named measure
getMeasure(String) - Method in class weka.experiment.LearningRateResultProducer
Returns the value of the named measure
getMeasure(String) - Method in class weka.experiment.RandomSplitResultProducer
Returns the value of the named measure
getMeasure(String) - Method in class weka.experiment.RegressionSplitEvaluator
Returns the value of the named measure
getMeasurePerformance() - Method in class weka.core.neighboursearch.NearestNeighbourSearch
Gets whether performance statistics are being calculated or not.
getMenu() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the menu bar to be added in a frame
getMenuBar() - Method in class weka.classifiers.bayes.net.GUI
Get the menu bar for this application.
getMenuTitle() - Method in interface weka.gui.MainMenuExtension
Returns the name of the menu item.
getMestWeight() - Method in class weka.classifiers.bayes.AODEsr
Gets the weight used in m-estimate
getMetaClassifier() - Method in class weka.classifiers.meta.Stacking
Gets the meta classifier.
getMetadata() - Method in class weka.core.Attribute
Returns the properties supplied for this attribute.
getMetaData() - Method in class weka.core.converters.DatabaseConnection
Gets meta data for the database connection object.
getMethod() - Method in class weka.classifiers.functions.neural.NeuralNode
 
getMethod() - Method in class weka.classifiers.meta.MultiClassClassifier
Gets the method used.
getMethod() - Method in class weka.classifiers.mi.MIWrapper
Get the method used in testing.
getMethodName() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Get the transformation method.
getMetric(Evaluation, int) - Static method in class weka.classifiers.meta.ensembleSelection.EnsembleMetricHelper
Given an Evaluation object and metric, call the appropriate function to get the value for that metric and return it.
getMetricType() - Method in class weka.associations.Apriori
Get the metric type
getMiddle(double[]) - Method in class weka.core.EuclideanDistance
Returns value in the middle of the two parameter values.
getMidPoints() - Method in class weka.associations.PriorEstimation
returns an ordered array of all mid points
getMin() - Method in class weka.gui.beans.ChartEvent
Get the min y value
getMinArray() - Method in class weka.filters.unsupervised.attribute.Normalize
Returns the calculated minimum values for the attributes in the data.
getMinBoxRelWidth() - Method in class weka.core.neighboursearch.KDTree
Gets the minimum relative box width.
getMinBucketSize() - Method in class weka.classifiers.rules.OneR
Get the value of minBucketSize.
getMinC() - Method in class weka.gui.visualize.Plot2D
Return the current min value of the colouring attribute
getMinChange() - Method in class weka.clusterers.sIB
get the minimum number of changes
getMinChunkSize() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Get the minimum chunk size
getMinCoordsPerPoint() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the minimum of coords per point.
getMinDefault() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Get the minimum default.
getMinFunction() - Method in class weka.core.Optimization
Get the minimal function value
getMinGroup() - Method in class weka.classifiers.meta.RotationForest
Gets the minimum size of a group.
getMinimalCumulativeDiscreteDistribution(int) - Static method in class weka.classifiers.misc.monotone.DistributionUtils
Get the minimal CumulativeDiscreteDistribution over numClasses elements.
getMinimax() - Method in class weka.classifiers.mi.MISMO
Check if the MIMinimax feature space is to be used.
getMinimizeExpectedCost() - Method in class weka.classifiers.meta.CostSensitiveClassifier
Gets the value of MinimizeExpectedCost.
getMinimizeTarget() - Method in class weka.associations.HotSpot
Get whether to minimize the target rather than maximize
getMinImprovement() - Method in class weka.associations.HotSpot
Get the minimum improvement in the target necessary to add a test
getMinimumBucketSize() - Method in class weka.attributeSelection.OneRAttributeEval
Get the minimum bucket size used by oneR
getMinimumNumberInstances() - Method in class weka.core.Capabilities
returns the minimum number of instances that have to be in the dataset
getMiningFields() - Method in class weka.core.pmml.MiningSchema
 
getMiningSchema() - Method in class weka.classifiers.pmml.consumer.PMMLClassifier
Get the mining schema for this model.
getMiningSchema() - Method in interface weka.core.pmml.PMMLModel
Get the mining schema.
getMiningSchemaAsInstances() - Method in class weka.core.pmml.MiningSchema
Get the mining schema fields as an Instances object.
getMinInstNum() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the lower boundary for instances per cluster.
getMinInstNum() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Gets the lower boundary for instances per cluster.
getMinIntNodesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the minimum of internal nodes visited.
getMinLeavesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the minimum number of leaves visited.
getMinLevel() - Method in class weka.core.logging.Logger
Returns the minimum level log messages must have in order to appear in the log.
getMinMax(Instances, int, double[]) - Static method in class weka.estimators.CheckEstimator
Find the minimum and the maximum of the attribute and return it in the last parameter..
getMinMax(Instances, int, double[]) - Static method in class weka.estimators.EstimatorUtils
Find the minimum and the maximum of the attribute and return it in the last parameter..
getMinMaxExtension() - Method in class weka.classifiers.misc.MinMaxExtension
Return if the minimal extension is in effect.
getMinMetric() - Method in class weka.associations.Apriori
Get the value of minConfidence.
getMinNo() - Method in class weka.classifiers.rules.ConjunctiveRule
Gets the minimum total weight of the instances in a rule
getMinNo() - Method in class weka.classifiers.rules.JRip
Gets the minimum total weight of the instances in a rule
getMinNo() - Method in class weka.classifiers.rules.Ridor
 
getMinNum() - Method in class weka.classifiers.trees.RandomTree
Get the value of MinNum.
getMinNum() - Method in class weka.classifiers.trees.REPTree
Get the value of MinNum.
getMinNumClusters() - Method in class weka.clusterers.XMeans
Gets the minimum number of clusters to generate.
getMinNumInstances() - Method in class weka.classifiers.trees.FT
Get the value of minNumInstances.
getMinNumInstances() - Method in class weka.classifiers.trees.LMT
Get the value of minNumInstances.
getMinNumInstances() - Method in class weka.classifiers.trees.m5.M5Base
Get the minimum number of instances to allow at a leaf node
getMinNumInstances() - Method in class weka.classifiers.trees.m5.Rule
Get the minimum number of instances to allow at a leaf node
getMinNumInstances() - Method in class weka.classifiers.trees.m5.RuleNode
Get the minimum number of instances to allow at a leaf node
getMinNumObj() - Method in class weka.classifiers.rules.PART
Get the value of minNumObj.
getMinNumObj() - Method in class weka.classifiers.trees.BFTree
Get minimal number of instances at the terminal nodes.
getMinNumObj() - Method in class weka.classifiers.trees.J48
Get the value of minNumObj.
getMinNumObj() - Method in class weka.classifiers.trees.J48graft
Get the value of minNumObj.
getMinNumObj() - Method in class weka.classifiers.trees.SimpleCart
Get minimal number of instances at the terminal nodes.
getMinPoints() - Method in class weka.clusterers.DBScan
Returns the value of minPoints
getMinPoints() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the number of minPoints
getMinPoints() - Method in class weka.clusterers.OPTICS
Returns the value of minPoints
getMinPointsVisited() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the minimum of points visited.
getMinRadius() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the lower boundary for the radiuses of the clusters.
getMinRange() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Gets the lower boundary for the range of x
getMinRuleSize() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the minimum number of tests in rules.
getMinStdDev() - Method in class weka.classifiers.functions.RBFNetwork
Get the MinStdDev value.
getMinStdDev() - Method in class weka.clusterers.EM
Get the minimum allowable standard deviation.
getMinStdDev() - Method in class weka.clusterers.MakeDensityBasedClusterer
Get the minimum allowable standard deviation.
getMinSupport() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the minimum support threshold.
getMinTermFreq() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Get the MinTermFreq value.
getMinThreshold() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Get the minimum threshold.
getMinValue() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
 
getMinVarianceProp() - Method in class weka.classifiers.trees.REPTree
Get the value of MinVarianceProp.
getMinVersion() - Method in interface weka.gui.visualize.plugins.VisualizePlugin
Get the minimum version of Weka, inclusive, the class is designed to work with.
getMinX() - Method in class weka.gui.visualize.Plot2D
Return the current min value of the attribute plotted on the x axis
getMinXBound() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Gets the minimum x-coordinate bound, in training-instance units (not mouse coordinates).
getMinY() - Method in class weka.gui.visualize.Plot2D
Return the current min value of the attribute plotted on the y axis
getMinYBound() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Gets the minimum y-coordinate bound, in training-instance units (not mouse coordinates).
getMisses() - Method in class weka.core.FindWithCapabilities
returns the misses from the last find call.
getMissingMerge() - Method in class weka.attributeSelection.ChiSquaredAttributeEval
get whether missing values are being distributed or not
getMissingMerge() - Method in class weka.attributeSelection.GainRatioAttributeEval
get whether missing values are being distributed or not
getMissingMerge() - Method in class weka.attributeSelection.InfoGainAttributeEval
get whether missing values are being distributed or not
getMissingMerge() - Method in class weka.attributeSelection.SymmetricalUncertAttributeEval
get whether missing values are being distributed or not
getMissingMerge() - Method in class weka.attributeSelection.SymmetricalUncertAttributeSetEval
get whether missing values are being distributed or not
getMissingMode() - Method in class weka.classifiers.lazy.KStar
Gets the method to use for handling missing values.
getMissingSeperate() - Method in class weka.attributeSelection.CfsSubsetEval
Return true is missing is treated as a seperate value
getMissingValues() - Method in class weka.associations.Tertius
Get the value of missingValues.
getMissingValueTreatmentMethod() - Method in class weka.core.pmml.MiningFieldMetaInfo
Get the missing value treatment method for this field.
getMixingDistribution() - Method in class weka.classifiers.functions.pace.MixtureDistribution
Gets the mixing distribution
getModel() - Method in class weka.classifiers.functions.LibLINEAR
 
getModel() - Method in class weka.classifiers.trees.m5.RuleNode
Get the linear model at this node
getModel() - Method in class weka.gui.SortedTableModel
returns the current model, can be null
getModelClass() - Method in class weka.classifiers.EnsembleLibraryModel
getter for the modelClass
getModelFile() - Method in class weka.classifiers.misc.SerializedClassifier
Gets the file containing the serialized model.
getModelListFile() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
Gets the model list file that holds the list of models in the ensemble library.
getModelNames() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
This method will return a Set object containing all the String representations of the models.
getModelParameters() - Method in class weka.classifiers.trees.ft.FTtree
Returns a string describing the number of LogitBoost iterations performed at this node, the total number of LogitBoost iterations performed (including iterations at higher levels in the tree), and the number of training examples at this node.
getModelParameters() - Method in class weka.classifiers.trees.lmt.LMTNode
Returns a string describing the number of LogitBoost iterations performed at this node, the total number of LogitBoost iterations performed (including iterations at higher levels in the tree), and the number of training examples at this node.
getModelRatio() - Method in class weka.classifiers.meta.EnsembleSelection
Get the value of modelRatio.
getModels() - Method in class weka.classifiers.EnsembleLibrary
getter for the set of models in this library
getModels() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Returs the array of classifiers
getModelType() - Method in class weka.classifiers.trees.FT
Get the type of functional tree model being used.
getModelValueAt(int, int) - Method in class weka.gui.arffviewer.ArffSortedTableModel
returns the value at the given position
getModelWeights() - Method in class weka.classifiers.meta.ensembleSelection.ModelBag
returns the model weights
getModifyHeader() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Gets whether the header will be modified when selecting on nominal attributes.
getModifyHeader() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Gets whether the header will be modified when selecting on nominal attributes.
getMomentum() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getMultiInstance() - Method in class weka.core.TestInstances
Gets whether multi-instance data (with a fixed structure) is generated
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.CitationKNN
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MDD
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MIBoost
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MIDD
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MIEMDD
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MILR
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MINND
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MIOptimalBall
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MISMO
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MISVM
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.MIWrapper
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.SimpleMI
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.supportVector.MIPolyKernel
Returns the capabilities of this multi-instance kernel for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.supportVector.MIRBFKernel
Returns the capabilities of this multi-instance kernel for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.TLD
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in class weka.classifiers.mi.TLDSimple
Returns the capabilities of this multi-instance classifier for the relational data.
getMultiInstanceCapabilities() - Method in interface weka.core.MultiInstanceCapabilitiesHandler
Returns the capabilities of this multi-instance classifier for the relational data (i.e., the bags).
getMultiInstanceCapabilities() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
Returns the capabilities of this multi-instance filter for the relational data (i.e., the bags).
getMutationProb() - Method in class weka.attributeSelection.GeneticSearch
get the probability of mutation
getNaiveBayesModel() - Method in class weka.classifiers.trees.j48.NBTreeNoSplit
Get the naive bayes model at this node
getName() - Method in class weka.classifiers.bayes.BayesNet
get name of the Bayes network
getName() - Method in class weka.core.pmml.Function
 
getName() - Method in class weka.core.pmml.MiningFieldMetaInfo
Get the name of this field.
getName() - Method in class weka.core.PropertyPath.PathElement
returns the name of the property
getName() - Method in class weka.filters.unsupervised.attribute.AddExpression
Returns the name of the new attribute
getName() - Method in class weka.gui.ensembleLibraryEditor.tree.CheckBoxNode
gets the name of the parameter value represented by this node which is stored as the node's user object
getName() - Method in class weka.gui.ensembleLibraryEditor.tree.DefaultNode
gets the name of the parameter value represented by this node
getName() - Method in class weka.gui.ensembleLibraryEditor.tree.PropertyNode
getter for the name to be displayed for this node
getName() - Method in class weka.gui.visualize.VisualizePanel
Returns the name associated with this plot.
getNameAtIndex(int) - Method in class weka.gui.ResultHistoryPanel
Gets the name of theitem in the list at the specified index
getNamedBuffer(String) - Method in class weka.gui.ResultHistoryPanel
Gets the named buffer
getNamedObject(String) - Method in class weka.gui.ResultHistoryPanel
Get the named object from the list
getNearestNeighbors() - Method in class weka.filters.supervised.instance.SMOTE
Gets the number of nearest neighbors to use.
getNearestNeighbourSearchAlgorithm() - Method in class weka.classifiers.lazy.IBk
Returns the current nearestNeighbourSearch algorithm in use.
getNearestNeighbourSearchAlgorithm() - Method in class weka.classifiers.lazy.LWL
Returns the current nearestNeighbourSearch algorithm in use.
getNegation() - Method in class weka.associations.Tertius
Get the value of negation.
getNegation() - Method in class weka.associations.tertius.Literal
 
getNext(int) - Method in class weka.classifiers.functions.supportVector.SMOset
Gets the next element in the set.
getNextDebugVectorsInstance(Instances) - Method in class weka.clusterers.XMeans
Read an instance from debug vectors file.
getNextInstance(Instances) - Method in class weka.core.converters.AbstractLoader
 
getNextInstance(Instances) - Method in class weka.core.converters.ArffLoader
Read the data set incrementally---get the next instance in the data set or returns null if there are no more instances to get.
getNextInstance(Instances) - Method in class weka.core.converters.C45Loader
Read the data set incrementally---get the next instance in the data set or returns null if there are no more instances to get.
getNextInstance(Instances) - Method in class weka.core.converters.CSVLoader
CSVLoader is unable to process a data set incrementally.
getNextInstance(Instances) - Method in class weka.core.converters.DatabaseLoader
Read the data set incrementally---get the next instance in the data set or returns null if there are no more instances to get.
getNextInstance(Instances) - Method in class weka.core.converters.LibSVMLoader
LibSVmLoader is unable to process a data set incrementally.
getNextInstance(Instances) - Method in interface weka.core.converters.Loader
Read the data set incrementally---get the next instance in the data set or returns null if there are no more instances to get.
getNextInstance(Instances) - Method in class weka.core.converters.SerializedInstancesLoader
Read the data set incrementally---get the next instance in the data set or returns null if there are no more instances to get.
getNextInstance(Instances) - Method in class weka.core.converters.SVMLightLoader
SVMLightLoader is unable to process a data set incrementally.
getNextInstance(Instances) - Method in class weka.core.converters.TextDirectoryLoader
TextDirectoryLoader is unable to process a data set incrementally.
getNextInstance(Instances) - Method in class weka.core.converters.XRFFLoader
XRFFLoader is unable to process a data set incrementally.
getNGramMaxSize() - Method in class weka.core.tokenizers.NGramTokenizer
Gets the max N of the NGram.
getNGramMinSize() - Method in class weka.core.tokenizers.NGramTokenizer
Gets the min N of the NGram.
getNoClass() - Method in class weka.core.TestInstances
whether no class attribute is generated
getNode(String) - Method in class weka.classifiers.bayes.net.BIFReader
getNode finds the index of the node with name sNodeName and throws an exception if no such node can be found.
getNode(String) - Method in class weka.classifiers.bayes.net.EditableBayesNet
returns index of node with given name.
getNode(String) - Method in class weka.classifiers.bayes.net.MarginCalculator
 
getNode(String) - Method in class weka.core.xml.XMLDocument
Returns the node represented by the XPath expression.
getNode2(String) - Method in class weka.classifiers.bayes.net.EditableBayesNet
returns index of node with given name, or -1 if no such node exists
getNodeName(int) - Method in class weka.classifiers.bayes.BayesNet
get name of a node in the Bayes network
getNodes() - Method in class weka.classifiers.trees.ft.FTtree
Return a list of all inner nodes in the tree
getNodes(Vector) - Method in class weka.classifiers.trees.ft.FTtree
Fills a list with all inner nodes in the tree
getNodes() - Method in class weka.classifiers.trees.lmt.LMTNode
Return a list of all inner nodes in the tree
getNodes(Vector) - Method in class weka.classifiers.trees.lmt.LMTNode
Fills a list with all inner nodes in the tree
getNodes() - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
give access to set of graph nodes
getNodes() - Method in interface weka.gui.graphvisualizer.LayoutEngine
give access to set of graph nodes
getNodeSplitter() - Method in class weka.core.neighboursearch.KDTree
Returns the splitting method currently in use to split the nodes of the KDTree.
getNodeValue(int, int) - Method in class weka.classifiers.bayes.BayesNet
get name of a particular value of a node
getNoise() - Method in class weka.classifiers.functions.GaussianProcesses
Get the value of noise.
getNoisePercent() - Method in class weka.datagenerators.classifiers.classification.LED24
Gets the noise percentage.
getNoiseRate() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Gets the gaussian noise rate.
getNoiseRate() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the percentage of noise set.
getNoiseRate() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Gets the percentage of noise set.
getNoiseThreshold() - Method in class weka.associations.Tertius
Get the value of noiseThreshold.
getNoiseVariance() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Gets the noise variance
getNominalCols() - Method in class weka.datagenerators.ClusterGenerator
returns the range of nominal attributes
getNominalIndices() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Get the set of nominal value indices that will be used for selection
getNominalLabels() - Method in class weka.filters.unsupervised.attribute.Add
Get the list of labels for nominal attribute creation.
getNominalToBinaryFilter() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getNoPruning() - Method in class weka.classifiers.trees.REPTree
Get the value of NoPruning.
getNoReplacement() - Method in class weka.filters.supervised.instance.Resample
Gets whether instances are drawn with or without replacement.
getNoReplacement() - Method in class weka.filters.unsupervised.instance.Resample
Gets whether instances are drawn with or without replacement.
getNorm() - Method in class weka.filters.unsupervised.instance.Normalize
Get the instance's Norm.
getNormalize() - Method in class weka.attributeSelection.LatentSemanticAnalysis
Gets whether or not input data is to be normalized
getNormalize() - Method in class weka.attributeSelection.PrincipalComponents
Gets whether or not input data is to be normalized
getNormalize() - Method in class weka.classifiers.functions.LibLINEAR
whether to normalize input data
getNormalize() - Method in class weka.classifiers.functions.LibSVM
whether to normalize input data
getNormalize() - Method in class weka.filters.unsupervised.attribute.PrincipalComponents
Gets whether or not input data is to be normalized.
getNormalizeAttributes() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getNormalizeDimWidths() - Method in class weka.core.neighboursearch.balltrees.MedianOfWidestDimension
Whether we are normalizing the widths(ranges) of the dimensions (attributes) or not.
getNormalizeDocLength() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets whether if the word frequencies for a document (instance) should be normalized or not.
getNormalizeNodeWidth() - Method in class weka.core.neighboursearch.KDTree
Gets the normalize flag.
getNormalizeNumericClass() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getNormalizeWordWeights() - Method in class weka.classifiers.bayes.ComplementNaiveBayes
Returns true if the word weights for each class are to be normalized
getNot() - Method in class weka.datagenerators.Test
Negates the test.
getNotCapabilities() - Method in class weka.core.FindWithCapabilities
The "not to have" capabilities to search for.
getNotes() - Method in class weka.experiment.Experiment
Get the user notes.
getNotUnifyNorm() - Method in class weka.clusterers.sIB
Get whether to normalize instances to unify prior probability before building the clusterer
getNPointPrecision(Instances, int) - Static method in class weka.classifiers.evaluation.ThresholdCurve
Calculates the n point precision result, which is the precision averaged over n evenly spaced (w.r.t recall) samples of the curve.
getNrOfGoodOperations() - Method in class weka.classifiers.bayes.net.search.local.LAGDHillClimber
Gets the number of "good operations"
getNrOfLookAheadSteps() - Method in class weka.classifiers.bayes.net.search.local.LAGDHillClimber
Gets the number of look-ahead steps
getNrOfNodes() - Method in class weka.classifiers.bayes.BayesNet
get number of nodes in the Bayes network
getNrOfParents(int) - Method in class weka.classifiers.bayes.BayesNet
get number of parents of a node in the network structure
getNrOfParents() - Method in class weka.classifiers.bayes.net.ParentSet
returns number of parents
getNu() - Method in class weka.classifiers.functions.LibSVM
Gets nu of nu-SVC, one-class SVM, and nu-SVR (default 0.5)
getNumAntds() - Method in class weka.classifiers.rules.ConjunctiveRule
Gets the number of antecedants
getNumArcs() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Gets the number of arcs for the bayesian net
getNumAttemptsOfGeneOption() - Method in class weka.classifiers.rules.NNge
Gets the number of attempts for generalisation.
getNumAttributes() - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the number of attributes in the dataset
getNumAttributes() - Method in class weka.core.TestInstances
returns the overall number of attributes (incl.
getNumAttributes() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Gets the number of attributes that should be produced.
getNumAttributes() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Gets the number of attributes that should be produced.
getNumAttributes() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the number of attributes that should be produced.
getNumAttributes() - Method in class weka.datagenerators.ClusterGenerator
Gets the number of attributes that should be produced.
getNumAttributes() - Method in class weka.filters.unsupervised.attribute.RandomSubset
Get the number of attributes (< 1 percentage, >= 1 absolute number).
getNumAttributesSet() - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the number of attributes "in use"
getNumberFormat() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
A helper method to figure out what number format should be used to display the numbers value in a formatted text box.
getNumberLiterals() - Method in class weka.associations.Tertius
Get the value of numberLiterals.
getNumberOfAttributes() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the number of Attributes of the specified database
getNumberOfAttributes() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Gets the current number of attributes (dimensionality) to which the data will be reduced to.
getNumberOfGeneratedClusters() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the number of generated clusters
getNumberOfGroups() - Method in class weka.classifiers.meta.RotationForest
Get whether minGroup and maxGroup refer to the number of groups or their size
getNumberOfPartsForInterpolationParameter() - Method in class weka.classifiers.misc.monotone.OSDLCore
Gets the granularity for tuning the interpolation parameter.
getNumBins() - Method in class weka.classifiers.meta.RegressionByDiscretization
Gets the number of bins numeric attributes will be divided into
getNumBoostingIterations() - Method in class weka.classifiers.functions.SimpleLogistic
Get the value of numBoostingIterations.
getNumBoostingIterations() - Method in class weka.classifiers.trees.FT
Get the value of numBoostingIterations.
getNumBoostingIterations() - Method in class weka.classifiers.trees.LMT
Get the value of numBoostingIterations.
getNumCentroids() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Gets the number of centroids.
getNumCiters() - Method in class weka.classifiers.mi.CitationKNN
Returns the number of citers considered to estimate the class prediction of tests bags
getNumClasses() - Method in class weka.core.TestInstances
returns the current number of classes
getNumClasses() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Gets the number of classes the dataset should have.
getNumClasses() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the number of classes the dataset should have.
getNumClusters() - Method in class weka.attributeSelection.UnsupervisedSubsetEvaluator
Return the number of clusters used by the subset evaluator
getNumClusters() - Method in class weka.classifiers.functions.RBFNetwork
Return the number of clusters to generate.
getNumClusters() - Method in class weka.clusterers.ClusterEvaluation
Return the number of clusters found for the most recent call to evaluateClusterer
getNumClusters() - Method in class weka.clusterers.EM
Get the number of clusters
getNumClusters() - Method in class weka.clusterers.FarthestFirst
gets the number of clusters to generate
getNumClusters() - Method in class weka.clusterers.sIB
Get the number of clusters
getNumClusters() - Method in class weka.clusterers.SimpleKMeans
gets the number of clusters to generate
getNumClusters() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the number of clusters the dataset should have.
getNumComponents() - Method in class weka.filters.supervised.attribute.PLSFilter
returns the maximum number of attributes to use.
getNumCycles() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the number of cycles.
getNumDatasets() - Method in class weka.experiment.PairedTTester
Gets the number of datasets in the resultsets
getNumDatasets() - Method in interface weka.experiment.Tester
Gets the number of datasets in the resultsets
getNumDate() - Method in class weka.core.CheckScheme
returns the current number of date attributes
getNumDate() - Method in class weka.core.TestInstances
returns the current number of date attributes
getNumeric() - Method in class weka.filters.unsupervised.attribute.MakeIndicator
Check if new attribute is to be numeric.
getNumericColumns() - Method in class weka.gui.sql.ResultSetHelper
returns an array that indicates whether a column is numeric or nor.
getNumEvalsCached() - Method in class weka.attributeSelection.LFSMethods
 
getNumEvalsTotal() - Method in class weka.attributeSelection.LFSMethods
 
getNumExamples() - Method in class weka.datagenerators.ClassificationGenerator
Gets the number of examples, given by option.
getNumExamples() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Gets the number of examples, given by option.
getNumExamples() - Method in class weka.datagenerators.RegressionGenerator
Gets the number of examples, given by option.
getNumExamplesAct() - Method in class weka.datagenerators.DataGenerator
Gets the number of examples the dataset should have.
getNumFeatures() - Method in class weka.classifiers.trees.RandomForest
Get the number of features used in random selection.
getNumFiles() - Method in class weka.core.Debug.Log
returns the number of files being used
getNumFoldersMIOption() - Method in class weka.classifiers.rules.NNge
Gets the number of folder for mutual information.
getNumFolds() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Return the number of folds for CV-based hyperparameter selection
getNumFolds() - Method in class weka.classifiers.functions.SMO
Get the value of numFolds.
getNumFolds() - Method in class weka.classifiers.meta.CVParameterSelection
Gets the number of folds for the cross-validation.
getNumFolds() - Method in class weka.classifiers.meta.Dagging
Gets the number of folds to use for splitting the training set.
getNumFolds() - Method in class weka.classifiers.meta.EnsembleSelection
Gets the number of folds for the cross-validation.
getNumFolds() - Method in class weka.classifiers.meta.LogitBoost
Get the value of NumFolds.
getNumFolds() - Method in class weka.classifiers.meta.MultiScheme
Gets the number of folds for cross-validation.
getNumFolds() - Method in class weka.classifiers.meta.Stacking
Gets the number of folds for the cross-validation.
getNumFolds() - Method in class weka.classifiers.mi.MISMO
Get the value of numFolds.
getNumFolds() - Method in class weka.classifiers.rules.PART
Get the value of numFolds.
getNumFolds() - Method in class weka.classifiers.trees.J48
Get the value of numFolds.
getNumFolds() - Method in class weka.classifiers.trees.REPTree
Get the value of NumFolds.
getNumFolds() - Method in class weka.experiment.CrossValidationResultProducer
Get the value of NumFolds.
getNumFolds() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Gets the number of folds in which dataset is to be split into.
getNumFolds() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Gets the number of folds in which dataset is to be split into.
getNumFolds() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Gets the number of cross-validation folds used by the filter.
getNumFoldsPruning() - Method in class weka.classifiers.trees.BFTree
Set number of folds in internal cross-validation.
getNumFoldsPruning() - Method in class weka.classifiers.trees.SimpleCart
Set number of folds in internal cross-validation.
getNumGeneratingModels() - Method in interface weka.gui.boundaryvisualizer.DataGenerator
Returns the number of generating models used by this DataGenerator
getNumGeneratingModels() - Method in class weka.gui.boundaryvisualizer.KDDataGenerator
Return the number of kernels (there is one per training instance)
getNumInnerNodes() - Method in class weka.classifiers.trees.ft.FTtree
Method to count the number of inner nodes in the tree
getNumInnerNodes() - Method in class weka.classifiers.trees.lmt.LMTNode
Method to count the number of inner nodes in the tree
getNumInputs() - Method in class weka.classifiers.functions.neural.NeuralConnection
 
getNumInstances() - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the number of instances in the dataset
getNumInstances() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns the number of instances in the training set.
getNumInstances() - Method in class weka.classifiers.trees.m5.RuleNode
Return the number of instances that reach this node.
getNumInstances() - Method in class weka.core.CheckScheme
Gets the current number of instances to use for the datasets.
getNumInstances() - Method in class weka.core.TestInstances
returns the current number of instances to produce
getNumInstances() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
 
getNumInstances() - Method in class weka.estimators.CheckEstimator
Gets the current number of instances to use for the datasets.
getNumInstancesRelational() - Method in class weka.core.CheckScheme
returns the current number of instances in relational/bag attributes to produce
getNumInstancesRelational() - Method in class weka.core.TestInstances
returns the current number of instances in relational/bag attributes to produce
getNumInstancesSet() - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the number of instances "in use"
getNumIrrelevant() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the number of irrelevant attributes.
getNumIterations() - Method in class weka.classifiers.bayes.DMNBtext
Gets the number of iterations to be performed
getNumIterations() - Method in class weka.classifiers.functions.VotedPerceptron
Get the value of NumIterations.
getNumIterations() - Method in class weka.classifiers.functions.Winnow
Get the value of numIterations.
getNumIterations() - Method in class weka.classifiers.IteratedSingleClassifierEnhancer
Gets the number of bagging iterations
getNumIterations() - Method in class weka.classifiers.meta.MetaCost
Gets the number of bagging iterations
getNumKernels() - Method in class weka.estimators.KernelEstimator
Return the number of kernels in this kernel estimator
getNumLeaves() - Method in class weka.classifiers.trees.ft.FTtree
Returns the number of leaves in the tree.
getNumLeaves() - Method in class weka.classifiers.trees.lmt.LMTNode
Returns the number of leaves in the tree.
getNumLeaves() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Returns the number of leaves in the built tree.
getNumModelBags() - Method in class weka.classifiers.meta.EnsembleSelection
Gets numModelBags.
getNumNeighbours() - Method in class weka.attributeSelection.ReliefFAttributeEval
Get the number of nearest neighbours
getNumNeighbours() - Method in class weka.classifiers.mi.MINND
Returns the number of nearest neighbours to estimate the class prediction of tests bags
getNumNodes() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Returns the number of nodes (internal + leaf) in the built tree.
getNumNominal() - Method in class weka.core.CheckScheme
returns the current number of nominal attributes
getNumNominal() - Method in class weka.core.TestInstances
returns the current number of nominal attributes
getNumNominalValues() - Method in class weka.core.TestInstances
returns the current number of values for nominal attributes
getNumNumeric() - Method in class weka.core.CheckScheme
returns the current number of numeric attributes
getNumNumeric() - Method in class weka.core.TestInstances
returns the current number of numeric attributes
getNumNumeric() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the number of numerical attributes.
getNumOfBoostingIterations() - Method in class weka.classifiers.trees.ADTree
Gets the number of boosting iterations.
getNumOfBoostingIterations() - Method in class weka.classifiers.trees.LADTree
Gets the number of boosting iterations.
getNumOfBranches() - Method in class weka.classifiers.trees.adtree.Splitter
Gets the number of branches of the split.
getNumOfBranches() - Method in class weka.classifiers.trees.adtree.TwoWayNominalSplit
Gets the number of branches of the split.
getNumOfBranches() - Method in class weka.classifiers.trees.adtree.TwoWayNumericSplit
Gets the number of branches of the split.
getNumOutputs() - Method in class weka.classifiers.functions.neural.NeuralConnection
 
getNumQueries() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the number of queries.
getNumReferences() - Method in class weka.classifiers.mi.CitationKNN
Returns the number of references considered to estimate the class prediction of tests bags
getNumRegressions() - Method in class weka.classifiers.functions.SimpleLogistic
Get the number of LogitBoost iterations performed (= the number of regression functions fit by LogitBoost).
getNumRegressions() - Method in class weka.classifiers.trees.lmt.LogisticBase
The number of LogitBoost iterations performed (= the number of simple regression functions fit).
getNumRelational() - Method in class weka.core.CheckScheme
returns the current number of relational attributes
getNumRelational() - Method in class weka.core.TestInstances
returns the current number of relational attributes
getNumRelationalDate() - Method in class weka.core.TestInstances
returns the current number of date attributes in a relational attribute
getNumRelationalNominal() - Method in class weka.core.TestInstances
returns the current number of nominal attributes in a relational attribute
getNumRelationalNominalValues() - Method in class weka.core.TestInstances
returns the current number of values for nominal attributes in a relational attribute
getNumRelationalNumeric() - Method in class weka.core.TestInstances
returns the current number of numeric attributes in a relational attribute
getNumRelationalString() - Method in class weka.core.TestInstances
returns the current number of string attributes in a relational attribute
getNumRestarts() - Method in class weka.clusterers.sIB
Get the number of restarts
getNumResultsets() - Method in class weka.experiment.PairedTTester
Gets the number of resultsets in the data.
getNumResultsets() - Method in interface weka.experiment.Tester
Gets the number of resultsets in the data.
getNumRules() - Method in class weka.associations.Apriori
Get the value of numRules.
getNumRules() - Method in class weka.associations.PredictiveApriori
Get the value of the number of required rules.
getNumRuns() - Method in class weka.classifiers.meta.LogitBoost
Get the value of NumRuns.
getNumRuns() - Method in class weka.classifiers.mi.TLD
Returns the number of runs to perform.
getNumRuns() - Method in class weka.classifiers.mi.TLDSimple
Returns the number of runs to perform.
getNumSamplesPerRegion() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Get the number of points to sample from a region (fixed dimensions).
getNumString() - Method in class weka.core.CheckScheme
returns the current number of string attributes
getNumString() - Method in class weka.core.TestInstances
returns the current number of string attributes
getNumSubCmtys() - Method in class weka.classifiers.meta.MultiBoostAB
Get the number of sub committees to use
getNumSubsetSizeCVFolds() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Get the number of cross validation folds for subset size determination (default = 5).
getNumSymbols() - Method in class weka.classifiers.bayes.net.estimate.DiscreteEstimatorBayes
Gets the number of symbols this estimator operates with
getNumSymbols() - Method in class weka.classifiers.misc.monotone.CumulativeDiscreteDistribution
Get the number of elements over which the cumulative probability distribution is defined.
getNumSymbols() - Method in class weka.classifiers.misc.monotone.DiscreteDistribution
Get the number of elements over which the DiscreteDistribution is defined.
getNumSymbols() - Method in class weka.estimators.DiscreteEstimator
Gets the number of symbols this estimator operates with
getNumTestingNoises() - Method in class weka.classifiers.mi.MINND
Returns The number of nearest neighbour instances in the selection of noises in the test data
getNumToSelect() - Method in class weka.attributeSelection.FCBFSearch
Gets the number of attributes to be retained.
getNumToSelect() - Method in class weka.attributeSelection.GreedyStepwise
Gets the number of attributes to be retained.
getNumToSelect() - Method in class weka.attributeSelection.RaceSearch
Gets the number of attributes to be retained.
getNumToSelect() - Method in interface weka.attributeSelection.RankedOutputSearch
Gets the user specified number of attributes to be retained.
getNumToSelect() - Method in class weka.attributeSelection.Ranker
Gets the number of attributes to be retained.
getNumTraining() - Method in class weka.classifiers.lazy.IBk
Get the number of training instances the classifier is currently using.
getNumTrainingNoises() - Method in class weka.classifiers.mi.MINND
Returns the number of nearest neighbour instances in the selection of noises in the training data
getNumTrees() - Method in class weka.classifiers.trees.RandomForest
Get the value of numTrees.
getNumUsedAttributes() - Method in class weka.attributeSelection.LinearForwardSelection
Get the number of top-ranked attributes that taken into account by the search process.
getNumUsedAttributes() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Get the number of top-ranked attributes that taken into account by the search process.
getNumValues() - Method in class weka.datagenerators.clusterers.SubspaceCluster
returns array that stores the number of values for a nominal attribute.
getNumValues() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Gets how many values are retained
getNumXValFolds() - Method in class weka.classifiers.meta.ThresholdSelector
Get the number of folds used for cross-validation.
getObject() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.PriorityQueueElement
Returns the object
getObject() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.UpdateQueueElement
Returns the object
getObject() - Method in class weka.core.CheckGOE
Get the object used in the tests.
getObject() - Method in class weka.core.SerializedObject
Returns a serialized object.
getObject() - Method in class weka.gui.ensembleLibraryEditor.tree.GenericObjectNode
getter for this node's object
getObjectKey() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.UpdateQueueElement
Returns the key
getObservedFrequency() - Method in class weka.associations.tertius.Rule
Get the observed frequency of counter-instances of this rule in the dataset.
getObservedNumber() - Method in class weka.associations.tertius.Rule
Get the observed number of counter-instances of this rule in the dataset.
getOmega() - Method in class weka.classifiers.functions.supportVector.Puk
Gets the omega value.
getOnDemandDirectory() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Returns the directory that will be searched for cost files when loading on demand.
getOnDemandDirectory() - Method in class weka.classifiers.meta.CostSensitiveClassifier
Returns the directory that will be searched for cost files when loading on demand.
getOnDemandDirectory() - Method in class weka.classifiers.meta.MetaCost
Returns the directory that will be searched for cost files when loading on demand.
getOnDemandDirectory() - Method in class weka.experiment.CostSensitiveClassifierSplitEvaluator
Returns the directory that will be searched for cost files when loading on demand.
getOneElements(Instances) - Static method in class weka.associations.gsp.Element
Returns all events of the given data set as Elements containing a single event.
getOneValue() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
figures out the class of this node's object and returns a new instance of it initialized with the value of "1".
getOptimistic() - Method in class weka.associations.tertius.Rule
Get the optimistic estimate of the confirmation obtained by refining this rule.
getOptimizations() - Method in class weka.classifiers.rules.JRip
Gets the the number of optimization runs
getOption(char, String[]) - Static method in class weka.core.Utils
Gets an option indicated by a flag "-Char" from the given array of strings.
getOption(String, String[]) - Static method in class weka.core.Utils
Gets an option indicated by a flag "-String" from the given array of strings.
getOptionHandler() - Method in class weka.core.CheckOptionHandler
Get the OptionHandler used in the tests.
getOptionPos(char, String[]) - Static method in class weka.core.Utils
Gets the index of an option or flag indicated by a flag "-Char" from the given array of strings.
getOptionPos(String, String[]) - Static method in class weka.core.Utils
Gets the index of an option or flag indicated by a flag "-String" from the given array of strings.
getOptions() - Method in class weka.associations.Apriori
Gets the current settings of the Apriori object.
getOptions() - Method in class weka.associations.CheckAssociator
Gets the current settings of the CheckAssociator.
getOptions() - Method in class weka.associations.FilteredAssociator
Gets the current settings of the Associator.
getOptions() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns an Array containing the current options settings.
getOptions() - Method in class weka.associations.HotSpot
Gets the current settings of HotSpot.
getOptions() - Method in class weka.associations.PredictiveApriori
Gets the current settings of the PredictiveApriori object.
getOptions() - Method in class weka.associations.SingleAssociatorEnhancer
Gets the current settings of the associator.
getOptions() - Method in class weka.associations.Tertius
Gets the current settings of the Tertius object.
getOptions() - Method in class weka.attributeSelection.BestFirst
Gets the current settings of BestFirst.
getOptions() - Method in class weka.attributeSelection.CfsSubsetEval
Gets the current settings of CfsSubsetEval
getOptions() - Method in class weka.attributeSelection.CheckAttributeSelection
Gets the current settings of the CheckAttributeSelection.
getOptions() - Method in class weka.attributeSelection.ChiSquaredAttributeEval
Gets the current settings.
getOptions() - Method in class weka.attributeSelection.ClassifierSubsetEval
Gets the current settings of ClassifierSubsetEval
getOptions() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Gets the current settings of the subset evaluator.
getOptions() - Method in class weka.attributeSelection.ExhaustiveSearch
Gets the current settings of RandomSearch.
getOptions() - Method in class weka.attributeSelection.FCBFSearch
Gets the current settings of ReliefFAttributeEval.
getOptions() - Method in class weka.attributeSelection.FilteredAttributeEval
Gets the current settings of the subset evaluator.
getOptions() - Method in class weka.attributeSelection.FilteredSubsetEval
Gets the current settings of the subset evaluator.
getOptions() - Method in class weka.attributeSelection.GainRatioAttributeEval
Gets the current settings of WrapperSubsetEval.
getOptions() - Method in class weka.attributeSelection.GeneticSearch
Gets the current settings of ReliefFAttributeEval.
getOptions() - Method in class weka.attributeSelection.GreedyStepwise
Gets the current settings of ReliefFAttributeEval.
getOptions() - Method in class weka.attributeSelection.InfoGainAttributeEval
Gets the current settings of WrapperSubsetEval.
getOptions() - Method in class weka.attributeSelection.LatentSemanticAnalysis
Gets the current settings of LatentSemanticAnalysis
getOptions() - Method in class weka.attributeSelection.LinearForwardSelection
Gets the current settings of LinearForwardSelection.
getOptions() - Method in class weka.attributeSelection.OneRAttributeEval
returns the current setup.
getOptions() - Method in class weka.attributeSelection.PrincipalComponents
Gets the current settings of PrincipalComponents
getOptions() - Method in class weka.attributeSelection.RaceSearch
Gets the current settings of BestFirst.
getOptions() - Method in class weka.attributeSelection.RandomSearch
Gets the current settings of RandomSearch.
getOptions() - Method in class weka.attributeSelection.Ranker
Gets the current settings of ReliefFAttributeEval.
getOptions() - Method in class weka.attributeSelection.RankSearch
Gets the current settings of WrapperSubsetEval.
getOptions() - Method in class weka.attributeSelection.ReliefFAttributeEval
Gets the current settings of ReliefFAttributeEval.
getOptions() - Method in class weka.attributeSelection.ScatterSearchV1
Gets the current settings of ReliefFAttributeEval.
getOptions() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Gets the current settings of LinearForwardSelection.
getOptions() - Method in class weka.attributeSelection.SVMAttributeEval
Gets the current settings of SVMAttributeEval
getOptions() - Method in class weka.attributeSelection.SymmetricalUncertAttributeEval
Gets the current settings of WrapperSubsetEval.
getOptions() - Method in class weka.attributeSelection.SymmetricalUncertAttributeSetEval
Gets the current settings of WrapperSubsetEval.
getOptions() - Method in class weka.attributeSelection.WrapperSubsetEval
Gets the current settings of WrapperSubsetEval.
getOptions() - Method in class weka.classifiers.bayes.AODE
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.AODEsr
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
 
getOptions() - Method in class weka.classifiers.bayes.BayesNet
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.ComplementNaiveBayes
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.DMNBtext
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.NaiveBayes
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.net.BayesNetGenerator
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.net.estimate.BayesNetEstimator
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.net.estimate.BMAEstimator
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.net.estimate.MultiNomialBMAEstimator
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.bayes.net.search.ci.ICSSearchAlgorithm
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.bayes.net.search.fixed.FromFile
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.global.HillClimber
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.global.K2
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.global.RepeatedHillClimber
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.global.SimulatedAnnealing
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.global.TabuSearch
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.global.TAN
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.local.HillClimber
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.local.K2
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.local.LAGDHillClimber
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.local.RepeatedHillClimber
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.local.SimulatedAnnealing
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.local.TabuSearch
Gets the current settings of the search algorithm.
getOptions() - Method in class weka.classifiers.bayes.net.search.local.TAN
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.bayes.net.search.SearchAlgorithm
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.bayes.WAODE
Gets the current settings of the filter.
getOptions() - Method in class weka.classifiers.BVDecompose
Gets the current settings of the CheckClassifier.
getOptions() - Method in class weka.classifiers.BVDecomposeSegCVSub
Gets the current settings of the CheckClassifier.
getOptions() - Method in class weka.classifiers.CheckClassifier
Gets the current settings of the CheckClassifier.
getOptions() - Method in class weka.classifiers.CheckSource
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.Classifier
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.EnsembleLibraryModel
getter for the classifier options
getOptions() - Method in class weka.classifiers.functions.GaussianProcesses
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.LeastMedSq
Gets the current option settings for the OptionHandler.
getOptions() - Method in class weka.classifiers.functions.LibLINEAR
Returns the current options
getOptions() - Method in class weka.classifiers.functions.LibSVM
Returns the current options
getOptions() - Method in class weka.classifiers.functions.LinearRegression
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.Logistic
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.MultilayerPerceptron
Gets the current settings of NeuralNet.
getOptions() - Method in class weka.classifiers.functions.PaceRegression
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.PLSClassifier
returns the options of the current setup
getOptions() - Method in class weka.classifiers.functions.RBFNetwork
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.SimpleLogistic
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.functions.SMO
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.SMOreg
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.supportVector.CachedKernel
Gets the current settings of the Kernel.
getOptions() - Method in class weka.classifiers.functions.supportVector.CheckKernel
Gets the current settings of the CheckKernel.
getOptions() - Method in class weka.classifiers.functions.supportVector.Kernel
Gets the current settings of the Kernel.
getOptions() - Method in class weka.classifiers.functions.supportVector.PolyKernel
Gets the current settings of the Kernel.
getOptions() - Method in class weka.classifiers.functions.supportVector.PrecomputedKernelMatrixKernel
Gets the current settings of the Kernel.
getOptions() - Method in class weka.classifiers.functions.supportVector.Puk
Gets the current settings of the Kernel.
getOptions() - Method in class weka.classifiers.functions.supportVector.RBFKernel
Gets the current settings of the Kernel.
getOptions() - Method in class weka.classifiers.functions.supportVector.RegOptimizer
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.supportVector.RegSMO
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.supportVector.RegSMOImproved
Gets the current settings of the object.
getOptions() - Method in class weka.classifiers.functions.supportVector.StringKernel
Gets the current settings of the Kernel.
getOptions() - Method in class weka.classifiers.functions.SVMreg
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.VotedPerceptron
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.functions.Winnow
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.IteratedSingleClassifierEnhancer
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.JythonClassifier
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.lazy.IBk
Gets the current settings of IBk.
getOptions() - Method in class weka.classifiers.lazy.KStar
Gets the current settings of K*.
getOptions() - Method in class weka.classifiers.lazy.LWL
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.meta.AdaBoostM1
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.AdditiveRegression
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.Bagging
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.ClassificationViaClustering
returns the options of the current setup
getOptions() - Method in class weka.classifiers.meta.CostSensitiveClassifier
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.CVParameterSelection
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.Dagging
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.Decorate
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.EnsembleSelection
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.FilteredClassifier
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.GridSearch
returns the options of the current setup
getOptions() - Method in class weka.classifiers.meta.LogitBoost
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.MetaCost
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.MultiBoostAB
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.MultiClassClassifier
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.MultiScheme
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.OrdinalClassClassifier
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.RandomSubSpace
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.RegressionByDiscretization
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.RotationForest
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.Stacking
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.ThresholdSelector
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.meta.Vote
Gets the current settings of Vote.
getOptions() - Method in class weka.classifiers.mi.CitationKNN
Gets the current option settings for the OptionHandler.
getOptions() - Method in class weka.classifiers.mi.MDD
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.mi.MIBoost
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.mi.MIDD
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.mi.MIEMDD
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.mi.MILR
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.mi.MINND
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.mi.MIOptimalBall
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.mi.MISMO
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.mi.MISVM
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.mi.MIWrapper
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.mi.SimpleMI
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.mi.TLD
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.mi.TLDSimple
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.misc.FLR
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.misc.MinMaxExtension
Gets the current settings of this classifier.
getOptions() - Method in class weka.classifiers.misc.monotone.OSDLCore
Gets the current settings of the OSDLCore classifier.
getOptions() - Method in class weka.classifiers.misc.OLM
Gets an array of string with the current options of the classifier.
getOptions() - Method in class weka.classifiers.misc.SerializedClassifier
returns the options of the current setup
getOptions() - Method in class weka.classifiers.misc.VFI
Gets the current settings of VFI
getOptions() - Method in class weka.classifiers.MultipleClassifiersCombiner
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.RandomizableClassifier
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.RandomizableIteratedSingleClassifierEnhancer
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.RandomizableMultipleClassifiersCombiner
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.RandomizableSingleClassifierEnhancer
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.rules.ConjunctiveRule
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.rules.DecisionTable
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.rules.DTNB
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.rules.JRip
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.rules.NNge
Gets the current option settings for the OptionHandler.
getOptions() - Method in class weka.classifiers.rules.OneR
Gets the current settings of the OneR classifier.
getOptions() - Method in class weka.classifiers.rules.PART
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.rules.Ridor
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.SingleClassifierEnhancer
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.trees.ADTree
Gets the current settings of ADTree.
getOptions() - Method in class weka.classifiers.trees.BFTree
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.trees.FT
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.trees.J48
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.trees.J48graft
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.trees.LADTree
Gets the current settings of ADTree.
getOptions() - Method in class weka.classifiers.trees.LMT
Gets the current settings of the Classifier.
getOptions() - Method in class weka.classifiers.trees.m5.M5Base
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.trees.M5P
Gets the current settings of the classifier.
getOptions() - Method in class weka.classifiers.trees.RandomForest
Gets the current settings of the forest.
getOptions() - Method in class weka.classifiers.trees.RandomTree
Gets options from this classifier.
getOptions() - Method in class weka.classifiers.trees.REPTree
Gets options from this classifier.
getOptions() - Method in class weka.classifiers.trees.SimpleCart
Gets the current settings of the classifier.
getOptions() - Method in class weka.clusterers.CheckClusterer
Gets the current settings of the CheckClusterer.
getOptions() - Method in class weka.clusterers.CLOPE
Gets the current settings of CLOPE
getOptions() - Method in class weka.clusterers.Cobweb
Gets the current settings of Cobweb.
getOptions() - Method in class weka.clusterers.DBScan
Gets the current option settings for the OptionHandler.
getOptions() - Method in class weka.clusterers.EM
Gets the current settings of EM.
getOptions() - Method in class weka.clusterers.FarthestFirst
Gets the current settings of FarthestFirst
getOptions() - Method in class weka.clusterers.FilteredClusterer
Gets the current settings of the clusterer.
getOptions() - Method in class weka.clusterers.MakeDensityBasedClusterer
Gets the current settings of the clusterer.
getOptions() - Method in class weka.clusterers.OPTICS
Gets the current option settings for the OptionHandler.
getOptions() - Method in class weka.clusterers.RandomizableClusterer
Gets the current settings of the classifier.
getOptions() - Method in class weka.clusterers.RandomizableDensityBasedClusterer
Gets the current settings of the classifier.
getOptions() - Method in class weka.clusterers.RandomizableSingleClustererEnhancer
Gets the current settings of the classifier.
getOptions() - Method in class weka.clusterers.sIB
Gets the current settings.
getOptions() - Method in class weka.clusterers.SimpleKMeans
Gets the current settings of SimpleKMeans
getOptions() - Method in class weka.clusterers.SingleClustererEnhancer
Gets the current settings of the clusterer.
getOptions() - Method in class weka.clusterers.XMeans
Gets the current settings of SimpleKMeans.
getOptions() - Method in class weka.core.Check
Gets the current settings of the CheckClassifier.
getOptions() - Method in class weka.core.CheckGOE
Gets the current settings of the object.
getOptions() - Method in class weka.core.CheckOptionHandler
Gets the current settings of the CheckClassifier.
getOptions() - Method in class weka.core.CheckScheme
Gets the current settings of the CheckClassifier.
getOptions() - Method in class weka.core.converters.AbstractFileSaver
Gets the current settings of the Saver object.
getOptions() - Method in class weka.core.converters.C45Saver
Gets the current settings of the C45Saver object.
getOptions() - Method in class weka.core.converters.DatabaseLoader
Gets the setting
getOptions() - Method in class weka.core.converters.DatabaseSaver
Gets the setting
getOptions() - Method in class weka.core.converters.LibSVMSaver
returns the options of the current setup
getOptions() - Method in class weka.core.converters.SVMLightSaver
returns the options of the current setup.
getOptions() - Method in class weka.core.converters.TextDirectoryLoader
Gets the setting
getOptions() - Method in class weka.core.converters.XRFFSaver
returns the options of the current setup
getOptions() - Method in class weka.core.FindWithCapabilities
Gets the current settings of this object.
getOptions() - Method in class weka.core.Javadoc
Gets the current settings of this object.
getOptions() - Method in class weka.core.ListOptions
Gets the current settings of this object.
getOptions() - Method in class weka.core.neighboursearch.BallTree
Gets the current settings of KDtree.
getOptions() - Method in class weka.core.neighboursearch.balltrees.BallSplitter
Gets the current settings of the object.
getOptions() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Gets the current settings.
getOptions() - Method in class weka.core.neighboursearch.balltrees.MedianDistanceFromArbitraryPoint
Gets the current settings of the object.
getOptions() - Method in class weka.core.neighboursearch.balltrees.MedianOfWidestDimension
Gets the current settings.
getOptions() - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Gets the current settings of this BallTree MiddleOutConstructor.
getOptions() - Method in class weka.core.neighboursearch.balltrees.TopDownConstructor
Gets the current settings of KDtree.
getOptions() - Method in class weka.core.neighboursearch.CoverTree
Gets the current settings of KDtree.
getOptions() - Method in class weka.core.neighboursearch.KDTree
Gets the current settings of KDtree.
getOptions() - Method in class weka.core.neighboursearch.kdtrees.KDTreeNodeSplitter
Gets the current settings of the object.
getOptions() - Method in class weka.core.neighboursearch.LinearNNSearch
Gets the current settings.
getOptions() - Method in class weka.core.neighboursearch.NearestNeighbourSearch
Gets the current settings.
getOptions() - Method in class weka.core.NormalizableDistance
Gets the current settings.
getOptions() - Method in interface weka.core.OptionHandler
Gets the current option settings for the OptionHandler.
getOptions() - Method in class weka.core.OptionHandlerJavadoc
Gets the current settings of this object.
getOptions() - Method in class weka.core.stemmers.SnowballStemmer
Gets the current settings of the classifier.
getOptions() - Method in class weka.core.TechnicalInformationHandlerJavadoc
Gets the current settings of this object.
getOptions() - Method in class weka.core.TestInstances
Gets the current settings of this object.
getOptions() - Method in class weka.core.tokenizers.CharacterDelimitedTokenizer
Gets the current option settings for the OptionHandler.
getOptions() - Method in class weka.core.tokenizers.NGramTokenizer
Gets the current option settings for the OptionHandler.
getOptions() - Method in class weka.core.tokenizers.Tokenizer
Gets the current option settings for the OptionHandler.
getOptions() - Method in class weka.datagenerators.ClassificationGenerator
Gets the current settings of the classifier.
getOptions() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Gets the current settings of the datagenerator.
getOptions() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Gets the current settings of the datagenerator.
getOptions() - Method in class weka.datagenerators.classifiers.classification.LED24
Gets the current settings of the datagenerator.
getOptions() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Gets the current settings of the datagenerator.
getOptions() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the current settings of the datagenerator RDG1.
getOptions() - Method in class weka.datagenerators.classifiers.regression.Expression
Gets the current settings of the datagenerator BIRCHCluster.
getOptions() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Gets the current settings of the datagenerator BIRCHCluster.
getOptions() - Method in class weka.datagenerators.ClusterDefinition
Gets the current settings of the datagenerator BIRCHCluster.
getOptions() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the current settings of the datagenerator BIRCHCluster.
getOptions() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Gets the current settings of the datagenerator.
getOptions() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Gets the current settings of the datagenerator BIRCHCluster.
getOptions() - Method in class weka.datagenerators.ClusterGenerator
Gets the current settings of the classifier.
getOptions() - Method in class weka.datagenerators.DataGenerator
Gets the current settings of the datagenerator RDG1.
getOptions() - Method in class weka.datagenerators.RegressionGenerator
Gets the current settings of the classifier.
getOptions() - Method in class weka.estimators.CheckEstimator
Gets the current settings of the CheckEstimator.
getOptions() - Method in class weka.estimators.Estimator
Gets the current settings of the Estimator.
getOptions() - Method in class weka.experiment.AveragingResultProducer
Gets the current settings of the result producer.
getOptions() - Method in class weka.experiment.ClassifierSplitEvaluator
Gets the current settings of the Classifier.
getOptions() - Method in class weka.experiment.CostSensitiveClassifierSplitEvaluator
Gets the current settings of the Classifier.
getOptions() - Method in class weka.experiment.CrossValidationResultProducer
Gets the current settings of the result producer.
getOptions() - Method in class weka.experiment.CSVResultListener
Gets the current settings of the Classifier.
getOptions() - Method in class weka.experiment.DatabaseResultProducer
Gets the current settings of the result producer.
getOptions() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Gets the current settings of the Classifier.
getOptions() - Method in class weka.experiment.Experiment
Gets the current settings of the experiment iterator.
getOptions() - Method in class weka.experiment.InstanceQuery
Gets the current settings of InstanceQuery
getOptions() - Method in class weka.experiment.LearningRateResultProducer
Gets the current settings of the result producer.
getOptions() - Method in class weka.experiment.PairedTTester
Gets current settings of the PairedTTester.
getOptions() - Method in class weka.experiment.RandomSplitResultProducer
Gets the current settings of the result producer.
getOptions() - Method in class weka.experiment.RegressionSplitEvaluator
Gets the current settings of the Classifier.
getOptions() - Method in class weka.filters.CheckSource
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.MultiFilter
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.SimpleFilter
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.supervised.attribute.AddClassification
Gets the current settings of the classifier.
getOptions() - Method in class weka.filters.supervised.attribute.AttributeSelection
Gets the current settings for the attribute selection (search, evaluator) etc.
getOptions() - Method in class weka.filters.supervised.attribute.ClassOrder
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.supervised.attribute.Discretize
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.supervised.attribute.NominalToBinary
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.supervised.attribute.PLSFilter
returns the options of the current setup
getOptions() - Method in class weka.filters.supervised.instance.Resample
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.supervised.instance.SMOTE
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.supervised.instance.SpreadSubsample
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.AbstractTimeSeries
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.Add
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.AddCluster
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.AddExpression
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.AddID
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.AddNoise
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.AddValues
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.ChangeDateFormat
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.ClassAssigner
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.ClusterMembership
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.Copy
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.Discretize
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.FirstOrder
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.MakeIndicator
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.MathExpression
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.MergeTwoValues
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
Gets the current settings of the classifier.
getOptions() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.NominalToString
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.Normalize
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.NumericToNominal
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.PKIDiscretize
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.PotentialClassIgnorer
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.PrincipalComponents
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
Gets the current settings of the classifier.
getOptions() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.RandomSubset
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.RELAGGS
Gets the current settings of the classifier.
getOptions() - Method in class weka.filters.unsupervised.attribute.Remove
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.RemoveType
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.RemoveUseless
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.Reorder
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.StringToNominal
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.SwapValues
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.attribute.Wavelet
returns the options of the current setup
getOptions() - Method in class weka.filters.unsupervised.instance.Normalize
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.Randomize
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.RemovePercentage
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.RemoveRange
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.Resample
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.ReservoirSample
Gets the current settings of the filter.
getOptions() - Method in class weka.filters.unsupervised.instance.SubsetByExpression
Gets the current settings of the filter.
getOptions() - Method in class weka.gui.Main
returns the options of the current setup.
getOptionsWereValid() - Method in class weka.classifiers.EnsembleLibraryModel
getter for the optionsWereValid member variable
getOptype() - Method in class weka.core.pmml.Expression
Get the optype of the result of applying this Expression.
getOptype() - Method in class weka.core.pmml.FieldMetaInfo
Get the optype.
getOrder() - Method in enum weka.core.logging.Logger.Level
Returns the order of this level.
getOrderedFlag() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the ordered flag (option O).
getOriginalCoords() - Method in class weka.gui.beans.MetaBean
returns the vector containing the original coordinates (instances of class Point) for the inputs
getOtherCapabilities() - Method in class weka.core.Capabilities
returns all other capabilities, besides class and attribute related ones
getOtherLeaf() - Method in class weka.classifiers.trees.j48.GraftSplit
 
getOutlierFactor() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Gets the factor for determining the thresholds for outliers.
getOutlierTreatmentMethod() - Method in class weka.core.pmml.MiningFieldMetaInfo
Get the outlier treatment method used for this field.
getOutput() - Method in class weka.datagenerators.DataGenerator
Gets the print writer.
getOutput() - Method in class weka.gui.explorer.DataGeneratorPanel
returns the generated output as text
getOutputCenterFile() - Method in class weka.clusterers.XMeans
Gets the file to write the list of centers to.
getOutputClassification() - Method in class weka.filters.supervised.attribute.AddClassification
Get whether the classifiction of the classifier is output.
getOutputDef() - Method in class weka.core.pmml.BuiltInArithmetic
Get the structure of the result produced by this function.
getOutputDef() - Method in class weka.core.pmml.BuiltInMath
Get the structure of the result produced by this function.
getOutputDef() - Method in class weka.core.pmml.BuiltInString
Get the structure of the result produced by this function.
getOutputDef() - Method in class weka.core.pmml.DefineFunction
Get the structure of the result produced by this function.
getOutputDef() - Method in class weka.core.pmml.FieldRef
Return the structure of the result of applying this Expression as an Attribute.
getOutputDef() - Method in class weka.core.pmml.Function
Get the structure of the result produced by this function.
getOutputDistribution() - Method in class weka.filters.supervised.attribute.AddClassification
Get whether the classifiction of the classifier is output.
getOutputErrorFlag() - Method in class weka.filters.supervised.attribute.AddClassification
Get whether the classifiction of the classifier is output.
getOutputFile() - Method in class weka.experiment.CrossValidationResultProducer
Get the value of OutputFile.
getOutputFile() - Method in class weka.experiment.CSVResultListener
Get the value of OutputFile.
getOutputFile() - Method in class weka.experiment.RandomSplitResultProducer
Get the value of OutputFile.
getOutputFilename() - Method in class weka.core.converters.TextDirectoryLoader
Gets whether the filename will be stored as an extra attribute.
getOutputFilename() - Method in class weka.gui.GenericPropertiesCreator
returns the name of the output file
getOutputFormat() - Method in class weka.core.Debug.Clock
returns the output format
getOutputFormat() - Method in class weka.filters.Filter
Gets the format of the output instances.
getOutputFormat() - Method in class weka.filters.unsupervised.attribute.PotentialClassIgnorer
Gets the format of the output instances.
getOutputFormat() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the classname of the ResultMatrix class, responsible for the output format
getOutputItemSets() - Method in class weka.associations.Apriori
Gets whether itemsets are output as well
getOutputNums() - Method in class weka.classifiers.functions.neural.NeuralConnection
Use this to get easy access to the output numbers.
getOutputOffsetMultiplier() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Gets whether an additional attribute "Offset" is generated per Outlier/ExtremeValue attribute pair that lists the multiplier the value is off the median: value = median + 'multiplier' * IQR.
getOutputPerClassInfoRetrievalStats() - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Get whether per-class information retrieval stats are to be output.
getOutputProperties() - Method in class weka.gui.GenericPropertiesCreator
returns the output properties object (structure like the template, but filled with classes instead of packages)
getOutputs() - Method in class weka.classifiers.functions.neural.NeuralConnection
Use this to get easy access to the outputs.
getOutputs() - Method in class weka.gui.beans.MetaBean
 
getOutputTypes() - Method in class weka.core.Debug.DBO
Gets the current output type selection
getOutputWordCounts() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets whether output instances contain 0 or 1 indicating word presence, or word counts.
getOverwriteWarning() - Method in class weka.gui.ConverterFileChooser
Returns whether a popup appears with a warning that the file already exists (only save dialog).
getOwner() - Method in class weka.core.Capabilities
returns the owner of this capabilities object
getOwner() - Static method in class weka.core.Copyright
returns the entity owning the copyright
getP() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the proportion of instances that are common between two training sets.
getPackage(String) - Method in class weka.gui.SimpleCLIPanel.CommandlineCompletion
returns the packages part of the partial classname.
getPackageName() - Static method in class weka.gui.ensembleLibraryEditor.DefaultModelsPanel
this bit of code grabs all of the .model.xml files located in the ensemble selection package directory.
getPadding() - Method in class weka.filters.unsupervised.attribute.Wavelet
Gets the type of Padding to use
getPaint() - Method in class weka.gui.visualize.PostscriptGraphics
 
getPanel(int) - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the specified panel, null if index is out of bounds
getPanelCount() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the number of panels currently open
getPanels() - Method in class weka.gui.explorer.Explorer
returns all the panels, apart from the PreprocessPanel
getParameterNames() - Method in class weka.core.pmml.BuiltInArithmetic
Returns an array of the names of the parameters expected as input by this function
getParameterNames() - Method in class weka.core.pmml.BuiltInMath
Returns an array of the names of the parameters expected as input by this function.
getParameterNames() - Method in class weka.core.pmml.BuiltInString
Returns an array of the names of the parameters expected as input by this function.
getParameterNames() - Method in class weka.core.pmml.DefineFunction
Returns an array of the names of the parameters expected as input by this function.
getParameterNames() - Method in class weka.core.pmml.Function
Returns an array of the names of the parameters expected as input by this function.
getParent(int, int) - Method in class weka.classifiers.bayes.BayesNet
get node index of a parent of a node in the network structure
getParent(int) - Method in class weka.classifiers.bayes.net.ParentSet
returns index parent of parent specified by index
getParent() - Method in class weka.datagenerators.ClusterDefinition
returns the parent datagenerator this cluster belongs to
getParent(int) - Method in class weka.gui.treevisualizer.Node
Get the parent edge.
getParentCardinality(int) - Method in class weka.classifiers.bayes.BayesNet
get number of values the collection of parents of a node can take
getParentDialog(Container) - Static method in class weka.gui.PropertyDialog
Tries to determine the dialog this panel is part of.
getParentFrame() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the parent frame, if it's a JFrame, otherwise null
getParentFrame() - Method in class weka.gui.GUIChooser.ChildFrameSDI
returns the parent frame, can be null.
getParentFrame() - Method in class weka.gui.Main.ChildFrameMDI
returns the parent frame, can be null.
getParentFrame() - Method in class weka.gui.Main.ChildFrameSDI
returns the parent frame, can be null.
getParentFrame(Container) - Static method in class weka.gui.PropertyDialog
Tries to determine the frame this panel is part of.
getParentFrame() - Method in class weka.gui.SetInstancesPanel
Returns the current frame the panel knows of, that it resides in.
getParentInternalFrame() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the parent frame, if it's a JInternalFrame, otherwise null
getParentPanel() - Method in class weka.gui.ensembleLibraryEditor.tree.GenericObjectNode
getter for the parent panel
getParents() - Method in class weka.classifiers.bayes.net.ParentSet
 
getParentSet(int) - Method in class weka.classifiers.bayes.BayesNet
get the parent set of a node
getParentSets() - Method in class weka.classifiers.bayes.BayesNet
Get full set of parent sets.
getParts() - Method in class weka.associations.tertius.IndividualInstance
 
getPassword() - Method in class weka.core.converters.DatabaseLoader
Returns the database password
getPassword() - Method in class weka.core.converters.DatabaseSaver
Returns the database password
getPassword() - Method in class weka.experiment.DatabaseUtils
Get the database password.
getPassword() - Method in class weka.gui.DatabaseConnectionDialog
Returns password from dialog
getPassword() - Method in class weka.gui.sql.ConnectionPanel
returns the current Password.
getPassword() - Method in class weka.gui.sql.event.ResultChangedEvent
returns the password that produced the table model
getPassword() - Method in class weka.gui.sql.ResultSetTable
returns the password that produced the table model
getPassword() - Method in class weka.gui.sql.SqlViewer
returns the password from the currently active tab in the ResultPanel, otherwise an empty string.
getPassword() - Method in class weka.gui.sql.SqlViewerDialog
returns the chosen password, if any
getPath() - Method in class weka.gui.PropertySelectorDialog
Gets the path of property nodes to the selected property.
getPattern() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the pattern type.
getPenalty() - Method in class weka.classifiers.bayes.blr.Prior
 
getPercent() - Method in class weka.filters.unsupervised.attribute.AddNoise
Gets the size of noise data as a percentage of the original set.
getPercent() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Gets the percent the attributes (dimensions) of the data will be reduced to
getPercentage() - Method in class weka.filters.supervised.instance.SMOTE
Gets the percentage of SMOTE instances to create.
getPercentage() - Method in class weka.filters.unsupervised.instance.RemovePercentage
Gets the percentage of instances to select.
getPercentCompleted() - Method in class weka.gui.boundaryvisualizer.RemoteResult
Return the progress for this row
getPercentThreshold() - Method in class weka.attributeSelection.SVMAttributeEval
Get the threshold below which percentage elimination reverts to constant elimination.
getPercentToEliminatePerIteration() - Method in class weka.attributeSelection.SVMAttributeEval
Get the percentage rate of attribute elimination per iteration
getPerformanceStats() - Method in class weka.core.neighboursearch.NearestNeighbourSearch
Gets the class object that contains the performance statistics of the search method.
getPerformPrediction() - Method in class weka.filters.supervised.attribute.PLSFilter
Gets whether the class attribute is updated with the predicted value.
getPerformRanking() - Method in class weka.attributeSelection.LinearForwardSelection
Get boolean if initial ranking should be performed to select the top-ranked attributes
getPerformRanking() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Get boolean if initial ranking should be performed to select the top-ranked attributes
getPeriodicPruning() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets the rate at which the dictionary is periodically pruned, as a percentage of the dataset size.
getPerturbationFraction() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Gets the perturbation fraction.
getPivot() - Method in class weka.core.matrix.LUDecomposition
Return pivot permutation vector
getPivot() - Method in class weka.core.neighboursearch.balltrees.BallNode
Returns the pivot/centre of the node's ball.
getPlainColumnName(int) - Method in class weka.gui.arffviewer.ArffTable
returns the basically the attribute name of the column and not the HTML column name via getColumnName(int)
getPlotInstances() - Method in class weka.gui.visualize.PlotData2D
Returns the instances for this plot
getPlotName() - Method in class weka.gui.visualize.PlotData2D
Get the name of this plot
getPlotNameHTML() - Method in class weka.gui.visualize.PlotData2D
Get the name of the plot for use in a tool tip text.
getPlotPanel() - Method in class weka.gui.visualize.VisualizePanel
Returns the underlying plot panel.
getPlots() - Method in class weka.gui.visualize.Plot2D
Return the list of plots
getPlotTrainingData() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Returns true if training data is to be superimposed
getPMMLModel(String) - Static method in class weka.core.pmml.PMMLFactory
Read and return a PMML model.
getPMMLModel(File) - Static method in class weka.core.pmml.PMMLFactory
Read and return a PMML model.
getPMMLModel(InputStream) - Static method in class weka.core.pmml.PMMLFactory
Read and return a PMML model.
getPMMLModel(String, Logger) - Static method in class weka.core.pmml.PMMLFactory
Read and return a PMML model.
getPMMLModel(File, Logger) - Static method in class weka.core.pmml.PMMLFactory
Read and return a PMML model.
getPMMLModel(InputStream, Logger) - Static method in class weka.core.pmml.PMMLFactory
Read and return a PMML model.
getPMMLVersion() - Method in class weka.classifiers.pmml.consumer.PMMLClassifier
Get the PMML version used for this model.
getPMMLVersion() - Method in interface weka.core.pmml.PMMLModel
Get the version of PMML used to encode this model.
getPointValue(int) - Method in class weka.classifiers.functions.pace.DiscreteFunction
Gets a particular point value
getPopulationSize() - Method in class weka.attributeSelection.GeneticSearch
get the size of the population
getPopulationSize() - Method in class weka.attributeSelection.ScatterSearchV1
Get the population size
getPopulationSize() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
 
getPopulationSize() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
 
getPopup() - Method in class weka.gui.GenericObjectEditor.CapabilitiesFilterDialog
returns the currently set JPopupMenu.
getPositionX(int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
get x position of a node
getPositionY(int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
get y position of a node
getPostFixExpression() - Method in class weka.core.AttributeExpression
Return the postfix expression
getPostProcessor() - Method in class weka.core.CheckScheme
returns the current PostProcessor, can be null
getPostProcessor() - Method in class weka.estimators.CheckEstimator
returns the current PostProcessor, can be null
getPrecision() - Method in class weka.classifiers.evaluation.TwoClassStats
Calculate the precision.
getPrecision() - Method in class weka.estimators.KernelEstimator
Return the precision of this kernel estimator.
getPrecision() - Method in class weka.estimators.NormalEstimator
Return the value of the precision of this normal estimator.
getPredicate() - Method in class weka.associations.tertius.Literal
 
getPrediction(Classifier, Instance) - Method in class weka.classifiers.evaluation.EvaluationUtils
Generate a single prediction for a test instance given the pre-trained classifier.
getPredTargetColumn() - Method in class weka.experiment.ClassifierSplitEvaluator
 
getPrefix() - Method in class weka.gui.beans.SerializedModelSaver
Get the prefix to prepend to the model file names.
getPreprocessing() - Method in class weka.filters.supervised.attribute.PLSFilter
Gets the type of preprocessing to use
getPreprocessing() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Gets the filter used for preprocessing
getPreprocessPanel() - Method in class weka.gui.explorer.Explorer
returns the instance of the PreprocessPanel being used in this instance of the Explorer
getPreserveInstancesOrder() - Method in class weka.clusterers.SimpleKMeans
Gets whether order of instances must be preserved
getPrintColNames() - Method in class weka.experiment.ResultMatrix
returns whether column names or numbers instead are printed
getPrintRowNames() - Method in class weka.experiment.ResultMatrix
returns whether row names or numbers instead are printed
getPriorClass() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Get the type of prior to use.
getPriority(int) - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.PriorityQueue
Returns the priority for the object at the specified index
getPriority() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.PriorityQueueElement
Returns the priority for this object
getPriority(int) - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.UpdateQueue
Returns the priority for the object at the specified index
getPriority() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.UpdateQueueElement
Returns the priority for this object
getPriorProbability(String) - Method in class weka.core.pmml.TargetMetaInfo
Get the prior probability for the supplied value.
getProbabilities() - Method in class weka.gui.boundaryvisualizer.RemoteResult
Return the probability distributions for this row in the visualization
getProbability(int, int, int) - Method in class weka.classifiers.bayes.BayesNet
get particular probability of the conditional probability distribtion of a node given its parents.
getProbability(double) - Method in class weka.classifiers.bayes.net.estimate.DiscreteEstimatorBayes
Get a probability estimate for a value
getProbability(int) - Method in class weka.classifiers.misc.monotone.DiscreteDistribution
Get the probability of finding the element at a specified index.
getProbability(double, double) - Method in interface weka.estimators.ConditionalEstimator
Get a probability for a value conditional on another value
getProbability(double, double) - Method in class weka.estimators.DDConditionalEstimator
Get a probability estimate for a value
getProbability(double) - Method in class weka.estimators.DiscreteEstimator
Get a probability estimate for a value
getProbability(double, double) - Method in class weka.estimators.DKConditionalEstimator
Get a probability estimate for a value
getProbability(double, double) - Method in class weka.estimators.DNConditionalEstimator
Get a probability estimate for a value
getProbability(double) - Method in class weka.estimators.Estimator
Get a probability estimate for a value.
getProbability(double, double) - Method in class weka.estimators.KDConditionalEstimator
Get a probability estimate for a value
getProbability(double) - Method in class weka.estimators.KernelEstimator
Get a probability estimate for a value.
getProbability(double, double) - Method in class weka.estimators.KKConditionalEstimator
Get a probability estimate for a value
getProbability(double) - Method in class weka.estimators.MahalanobisEstimator
Get a probability estimate for a value
getProbability(double, double) - Method in class weka.estimators.NDConditionalEstimator
Get a probability estimate for a value
getProbability(double, double) - Method in class weka.estimators.NNConditionalEstimator
Get a probability estimate for a value
getProbability(double) - Method in class weka.estimators.NormalEstimator
Get a probability estimate for a value
getProbability(double) - Method in class weka.estimators.PoissonEstimator
Get a probability estimate for a value
getProbabilityEstimates() - Method in class weka.classifiers.functions.LibLINEAR
Sets whether to generate probability estimates instead of -1/+1 for classification problems.
getProbabilityEstimates() - Method in class weka.classifiers.functions.LibSVM
Sets whether to generate probability estimates instead of -1/+1 for classification problems.
getProgressBar() - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
Returns a handle to the progressBar of this LayoutEngine.
getProgressBar() - Method in interface weka.gui.graphvisualizer.LayoutEngine
This method returns the progress bar for the LayoutEngine, which shows the progress of the layout process, if it takes a while to layout the graph
getProjectionFilter() - Method in class weka.classifiers.meta.RotationForest
Gets the filter used to project the data.
getProlog() - Method in class weka.core.OptionHandlerJavadoc
whether "Valid options are..." prolog is included in the Javadoc
getProlog() - Method in class weka.core.TechnicalInformationHandlerJavadoc
whether "Valid options are..." prolog is included in the Javadoc
getProperties() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the associated properties file
getProperties() - Static method in class weka.gui.explorer.ExplorerDefaults
returns the associated properties file
getProperty() - Method in class weka.core.pmml.FieldMetaInfo.Value
 
getPropertyArray() - Method in class weka.experiment.Experiment
Gets the array of values to set the custom property to.
getPropertyArrayLength() - Method in class weka.experiment.Experiment
Gets the number of custom iterator values that have been defined for the experiment.
getPropertyArrayValue(int) - Method in class weka.experiment.Experiment
Gets a specified value from the custom property iterator array.
getPropertyDescriptor(Object, PropertyPath.Path) - Static method in class weka.core.PropertyPath
returns the property associated with the given path, null if a problem occurred.
getPropertyDescriptor(Object, String) - Static method in class weka.core.PropertyPath
returns the property associated with the given path
getPropertyDescriptors() - Method in class weka.gui.beans.ClassAssignerBeanInfo
Returns the property descriptors
getPropertyDescriptors() - Method in class weka.gui.beans.ClassValuePickerBeanInfo
Returns the property descriptors
getPropertyDescriptors() - Method in class weka.gui.beans.CrossValidationFoldMakerBeanInfo
Return the property descriptors for this bean
getPropertyDescriptors() - Method in class weka.gui.beans.IncrementalClassifierEvaluatorBeanInfo
Return the property descriptors for this bean
getPropertyDescriptors() - Method in class weka.gui.beans.PredictionAppenderBeanInfo
Return the property descriptors for this bean
getPropertyDescriptors() - Method in class weka.gui.beans.StripChartBeanInfo
Get the property descriptors for this bean
getPropertyDescriptors() - Method in class weka.gui.beans.TrainTestSplitMakerBeanInfo
Get the property descriptors for this bean
getPropertyEditor() - Method in class weka.gui.ensembleLibraryEditor.tree.PropertyNode
this returns the property editor that was provided for this object.
getPropertyPath() - Method in class weka.experiment.Experiment
Gets the path of properties taken to get to the custom property to iterate over.
getPruningMethod() - Method in class weka.classifiers.functions.supportVector.StringKernel
Gets the method used for pruning.
getPruningStrategy() - Method in class weka.classifiers.trees.BFTree
Gets the pruning strategy.
getPruningType() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Get the pruning type
getQ() - Method in class weka.core.matrix.QRDecomposition
Generate and return the (economy-sized) orthogonal factor
getQuality() - Method in class weka.gui.visualize.JPEGWriter
returns the quality the JPEG will be stored in.
getQuery() - Method in class weka.core.converters.DatabaseLoader
Gets the query to execute against the database
getQuery() - Method in class weka.experiment.InstanceQuery
Get the query to execute against the database
getQuery() - Method in class weka.gui.sql.event.QueryExecuteEvent
returns the query that was executed
getQuery() - Method in class weka.gui.sql.event.ResultChangedEvent
returns the query that was executed
getQuery() - Method in class weka.gui.sql.QueryPanel
returns the currently displayed query.
getQuery() - Method in class weka.gui.sql.ResultSetTable
returns the query that produced the table model
getQuery() - Method in class weka.gui.sql.SqlViewer
returns the query from the currently active tab in the ResultPanel, otherwise an empty string.
getQuery() - Method in class weka.gui.sql.SqlViewerDialog
returns the chosen query, if any
getQueryPanel() - Method in class weka.gui.sql.ResultPanel
returns the currently set QueryPanel, can be NULL
getR() - Method in class weka.core.matrix.QRDecomposition
Return the upper triangular factor
getRaceType() - Method in class weka.attributeSelection.RaceSearch
Get the race type
getRadius() - Method in class weka.core.neighboursearch.balltrees.BallNode
Returns the radius of the node's ball.
getRandom() - Method in class weka.datagenerators.DataGenerator
Gets the random generator.
getRandomize() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
Gets whether the order of the generated is randomized
getRandomizeData() - Method in class weka.experiment.RandomSplitResultProducer
Get if dataset is to be randomized
getRandomNumberGenerator(long) - Method in class weka.core.Instances
Returns a random number generator.
getRandomOrder() - Method in class weka.classifiers.bayes.net.search.global.K2
Get random order flag
getRandomOrder() - Method in class weka.classifiers.bayes.net.search.local.K2
Get random order flag
getRandomSeed() - Method in class weka.classifiers.functions.LeastMedSq
get the seed for the random number generator
getRandomSeed() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getRandomSeed() - Method in class weka.classifiers.functions.SMO
Get the value of randomSeed.
getRandomSeed() - Method in class weka.classifiers.mi.MISMO
Get the value of randomSeed.
getRandomSeed() - Method in class weka.classifiers.trees.ADTree
Gets random seed for a random walk.
getRandomSeed() - Method in class weka.core.neighboursearch.balltrees.MedianDistanceFromArbitraryPoint
Returns the seed value of random number generator.
getRandomSeed() - Method in class weka.filters.supervised.instance.Resample
Gets the random number seed.
getRandomSeed() - Method in class weka.filters.supervised.instance.SMOTE
Gets the random number seed.
getRandomSeed() - Method in class weka.filters.supervised.instance.SpreadSubsample
Gets the random number seed.
getRandomSeed() - Method in class weka.filters.unsupervised.attribute.AddNoise
Gets the random number seed.
getRandomSeed() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Gets the random seed of the random number generator
getRandomSeed() - Method in class weka.filters.unsupervised.instance.Randomize
Get the random number generator seed value.
getRandomSeed() - Method in class weka.filters.unsupervised.instance.Resample
Gets the random number seed.
getRandomSeed() - Method in class weka.filters.unsupervised.instance.ReservoirSample
Gets the random number seed.
getRandomWidthFactor() - Method in class weka.classifiers.meta.MultiClassClassifier
Gets the multiplier when generating random codes.
getRange(int) - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Gets a single Range from the set of available Ranges.
getRangeCorrection() - Method in class weka.classifiers.meta.ThresholdSelector
Gets the confidence range correction mode used.
getRanges() - Method in class weka.core.NormalizableDistance
Method to get the ranges.
getRanges() - Method in class weka.core.Range
Gets the string representing the selected range of values
getRanges() - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Gets the list of possible Ranges to choose from.
getRank() - Method in class weka.attributeSelection.LatentSemanticAnalysis
Gets the desired matrix rank (or coverage proportion) for feature-space reduction
getRawOutput() - Method in class weka.experiment.CrossValidationResultProducer
Get if raw split evaluator output is to be saved
getRawOutput() - Method in class weka.experiment.RandomSplitResultProducer
Get if raw split evaluator output is to be saved
getRawResultOutput() - Method in class weka.experiment.ClassifierSplitEvaluator
Gets the raw output from the classifier
getRawResultOutput() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Gets the raw output from the classifier
getRawResultOutput() - Method in class weka.experiment.RegressionSplitEvaluator
Gets the raw output from the classifier
getRawResultOutput() - Method in interface weka.experiment.SplitEvaluator
Returns the raw output for the most recent call to getResult.
getReachabilityDistance() - Method in interface weka.clusterers.forOPTICSAndDBScan.DataObjects.DataObject
Returns the reachabilityDistance for this dataObject
getReachabilityDistance() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.EuclidianDataObject
Returns the reachabilityDistance for this dataObject
getReachabilityDistance() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.ManhattanDataObject
Returns the reachabilityDistance for this dataObject
getReadable() - Method in class weka.core.Tag
Gets the string description of the Tag.
getReader(String, String) - Static method in class weka.gui.Loader
returns a Reader for the given filename and dir, can be NULL if it fails
getReader(String) - Method in class weka.gui.Loader
returns a Reader for the given filename, can be NULL if it fails
getReadIncrementally() - Method in class weka.gui.SetInstancesPanel
Gets whether instances are to be read incrementally or not
getRealEigenvalues() - Method in class weka.core.matrix.EigenvalueDecomposition
Return the real parts of the eigenvalues
getRecall() - Method in class weka.classifiers.evaluation.TwoClassStats
Calculate the recall.
getReducedErrorPruning() - Method in class weka.classifiers.rules.PART
Get the value of reducedErrorPruning.
getReducedErrorPruning() - Method in class weka.classifiers.trees.J48
Get the value of reducedErrorPruning.
getRefer() - Method in class weka.gui.treevisualizer.Node
Get the value of refer.
getRefreshFreq() - Method in class weka.gui.beans.StripChart
Get the refresh frequency
getRegOptimizer() - Method in class weka.classifiers.functions.SVMreg
returns the learning algorithm
getRegressionTree() - Method in class weka.classifiers.trees.m5.Rule
Get the value of regressionTree.
getRegressionTree() - Method in class weka.classifiers.trees.m5.RuleNode
Get the value of regressionTree.
getRelabel() - Method in class weka.classifiers.trees.J48graft
Get the value of relabelling
getRelation() - Method in class weka.core.TestInstances
returns the current name of the relation
getRelationalClassFormat() - Method in class weka.core.TestInstances
returns the current strcuture of the relational class attribute, can be null
getRelationalFormat(int) - Method in class weka.core.TestInstances
returns the format for the specified relational attribute, can be null
getRelationForTableName() - Method in class weka.core.converters.DatabaseSaver
Gets whether or not the relation name is used as name of the table
getRelationName() - Method in class weka.datagenerators.DataGenerator
Gets the relation name the dataset should have.
getRelationNameForFilename() - Method in class weka.gui.beans.Saver
Get whether the relation name is the primary part of the filename.
getRemoteHosts() - Method in class weka.experiment.RemoteExperiment
Get the list of remote host names
getRemoveAllMissingCols() - Method in class weka.associations.Apriori
Returns whether columns containing all missing values are to be removed
getRemoveClassColumn() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Get whether the class column is to be removed.
getRemovedPercentage() - Method in class weka.classifiers.meta.RotationForest
Gets the percentage of instances to be removed
getRemoveFilterClassnames() - Static method in class weka.gui.experiment.ExperimenterDefaults
whether the filter classnames in the dataset names are removed by default
getRemoveFilterName() - Method in class weka.experiment.ResultMatrix
returns whether the filter classname is removed from the dataset name
getRemoveFilterName() - Method in class weka.gui.experiment.OutputFormatDialog
returns whether the filter classname is removed from the dataset name.
getRemoveOldClass() - Method in class weka.filters.supervised.attribute.AddClassification
Get whether the old class attribute is removed.
getRemoveUnused() - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Gets whether unused attributes (ones that are not covered by any of the ranges) are removed from the output.
getRenderingHint(RenderingHints.Key) - Method in class weka.gui.visualize.PostscriptGraphics
 
getRenderingHints() - Method in class weka.gui.visualize.PostscriptGraphics
 
getRepeatLiterals() - Method in class weka.associations.Tertius
Get the value of repeatLiterals.
getRepetitions() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the number of repetitions to use
getReplacement() - Method in class weka.classifiers.meta.EnsembleSelection
Get the value of replacement.
getReplaceMissing() - Method in class weka.filters.supervised.attribute.PLSFilter
Gets whether missing values are replace.
getReplaceMissingValues() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Gets the current setting for using ReplaceMissingValues filter
getReportFrequency() - Method in class weka.attributeSelection.GeneticSearch
get how often repports are generated
getRepulsion() - Method in class weka.clusterers.CLOPE
gets the repulsion
getReset() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getReset() - Method in class weka.gui.beans.ChartEvent
get the value of the reset flag
getResult() - Method in class weka.core.mathematicalexpression.Parser
Returns the result of the evaluation.
getResult(double[]) - Method in class weka.core.pmml.BuiltInArithmetic
Get the result of applying this function.
getResult(double[]) - Method in class weka.core.pmml.BuiltInMath
Get the result of applying this function.
getResult(double[]) - Method in class weka.core.pmml.BuiltInString
Get the result of applying this function.
getResult(double[]) - Method in class weka.core.pmml.Constant
Get the result of evaluating the expression.
getResult(double[]) - Method in class weka.core.pmml.DefineFunction
Get the result of applying this function.
getResult(double[]) - Method in class weka.core.pmml.Discretize
Get the result of evaluating the expression.
getResult(double[]) - Method in class weka.core.pmml.Expression
Get the result of evaluating the expression.
getResult(double[]) - Method in class weka.core.pmml.FieldRef
 
getResult(double[]) - Method in class weka.core.pmml.Function
Get the result of applying this function.
getResult(double[]) - Method in class weka.core.pmml.NormContinuous
Get the result of evaluating the expression.
getResult(double[]) - Method in class weka.core.pmml.NormDiscrete
Get the result of evaluating the expression.
getResult(Instances, Instances) - Method in class weka.experiment.ClassifierSplitEvaluator
Gets the results for the supplied train and test datasets.
getResult(Instances, Instances) - Method in class weka.experiment.CostSensitiveClassifierSplitEvaluator
Gets the results for the supplied train and test datasets.
getResult(Instances, Instances) - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Gets the results for the supplied train and test datasets.
getResult(Instances, Instances) - Method in class weka.experiment.RegressionSplitEvaluator
Gets the results for the supplied train and test datasets.
getResult(Instances, Instances) - Method in interface weka.experiment.SplitEvaluator
Gets the results for the supplied train and test datasets.
getResult() - Method in class weka.filters.unsupervised.instance.subsetbyexpression.Parser
Returns the result of the evaluation.
getResult() - Method in class weka.gui.experiment.OutputFormatDialog
the result from the last display of the dialog, the same is returned from showDialog.
getResultCategorical(double[]) - Method in class weka.core.pmml.Constant
Gets the result of evaluating the expression when the optype is categorical or ordinal as the actual String value.
getResultCategorical(double[]) - Method in class weka.core.pmml.Discretize
Gets the result of evaluating the expression when the optype is categorical or ordinal as the actual String value.
getResultCategorical(double[]) - Method in class weka.core.pmml.Expression
Gets the result of evaluating the expression when the optype is categorical or ordinal as the actual String value.
getResultCategorical(double[]) - Method in class weka.core.pmml.FieldRef
 
getResultCategorical(double[]) - Method in class weka.core.pmml.NormContinuous
Always throws an Exception since the result of NormContinuous must be continuous.
getResultCategorical(double[]) - Method in class weka.core.pmml.NormDiscrete
Always throws an Exception since the result of NormDiscrete must be continuous.
getResultContinuous(double[]) - Method in class weka.core.pmml.Expression
Get the result of evaluating the expression for continuous optype.
getResultFromTable(String, ResultProducer, Object[]) - Method in class weka.experiment.DatabaseUtils
Executes a database query to extract a result for the supplied key from the database.
getResultInverse(double[]) - Method in class weka.core.pmml.NormContinuous
Compute the inverse of the normalization (i.e.
getResultListener() - Method in class weka.experiment.Experiment
Gets the result listener where results will be sent.
getResultMatrix() - Method in class weka.experiment.PairedTTester
Gets the instance that produces the output.
getResultMatrix() - Method in interface weka.experiment.Tester
Gets the instance that produces the output.
getResultMatrix() - Method in class weka.gui.experiment.OutputFormatDialog
Gets the currently selected output format result matrix.
getResultNames() - Method in class weka.experiment.AveragingResultProducer
Gets the names of each of the columns produced for a single run.
getResultNames() - Method in class weka.experiment.ClassifierSplitEvaluator
Gets the names of each of the result columns produced for a single run.
getResultNames() - Method in class weka.experiment.CostSensitiveClassifierSplitEvaluator
Gets the names of each of the result columns produced for a single run.
getResultNames() - Method in class weka.experiment.CrossValidationResultProducer
Gets the names of each of the columns produced for a single run.
getResultNames() - Method in class weka.experiment.DatabaseResultProducer
Gets the names of each of the columns produced for a single run.
getResultNames() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Gets the names of each of the result columns produced for a single run.
getResultNames() - Method in class weka.experiment.LearningRateResultProducer
Gets the names of each of the columns produced for a single run.
getResultNames() - Method in class weka.experiment.RandomSplitResultProducer
Gets the names of each of the columns produced for a single run.
getResultNames() - Method in class weka.experiment.RegressionSplitEvaluator
Gets the names of each of the result columns produced for a single run.
getResultNames() - Method in interface weka.experiment.ResultProducer
Gets the names of each of the result columns produced for a single run.
getResultNames() - Method in interface weka.experiment.SplitEvaluator
Gets the names of each of the result columns produced for a single run.
getResultProducer() - Method in class weka.experiment.AveragingResultProducer
Get the ResultProducer.
getResultProducer() - Method in class weka.experiment.DatabaseResultProducer
Get the ResultProducer.
getResultProducer() - Method in class weka.experiment.Experiment
Get the result producer used for the current experiment.
getResultProducer() - Method in class weka.experiment.LearningRateResultProducer
Get the ResultProducer.
getResults() - Method in class weka.associations.Tertius
returns the results
getResultSet() - Method in class weka.experiment.DatabaseUtils
Gets the results generated by a previous query.
getResultSet() - Method in class weka.gui.sql.event.QueryExecuteEvent
returns the resultset that was produced, can be null in case the query failed
getResultSet() - Method in class weka.gui.sql.ResultSetHelper
the underlying resultset.
getResultsetKeyColumns() - Method in class weka.experiment.PairedTTester
Get the value of ResultsetKeyColumns.
getResultsetKeyColumns() - Method in interface weka.experiment.Tester
Get the value of ResultsetKeyColumns.
getResultsetName(int) - Method in class weka.experiment.PairedTTester
Gets a string descriptive of the specified resultset.
getResultsetName(int) - Method in interface weka.experiment.Tester
Gets a string descriptive of the specified resultset.
getResultsTableName(ResultProducer) - Method in class weka.experiment.DatabaseUtils
Gets the name of the experiment table that stores results from a particular ResultProducer.
getResultTypes() - Method in class weka.experiment.AveragingResultProducer
Gets the data types of each of the columns produced for a single run.
getResultTypes() - Method in class weka.experiment.ClassifierSplitEvaluator
Gets the data types of each of the result columns produced for a single run.
getResultTypes() - Method in class weka.experiment.CostSensitiveClassifierSplitEvaluator
Gets the data types of each of the result columns produced for a single run.
getResultTypes() - Method in class weka.experiment.CrossValidationResultProducer
Gets the data types of each of the columns produced for a single run.
getResultTypes() - Method in class weka.experiment.DatabaseResultProducer
Gets the data types of each of the columns produced for a single run.
getResultTypes() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Gets the data types of each of the result columns produced for a single run.
getResultTypes() - Method in class weka.experiment.LearningRateResultProducer
Gets the data types of each of the columns produced for a single run.
getResultTypes() - Method in class weka.experiment.RandomSplitResultProducer
Gets the data types of each of the columns produced for a single run.
getResultTypes() - Method in class weka.experiment.RegressionSplitEvaluator
Gets the data types of each of the result columns produced for a single run.
getResultTypes() - Method in interface weka.experiment.ResultProducer
Gets the data types of each of the result columns produced for a single run.
getResultTypes() - Method in interface weka.experiment.SplitEvaluator
Gets the data types of each of the result columns produced for a single run.
getResultVector() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the resultVector
getResultVector() - Method in class weka.clusterers.OPTICS
Returns the resultVector
getReturnValue() - Method in class weka.gui.DatabaseConnectionDialog
Returns which of OK or cancel was clicked from dialog
getReturnValue() - Method in class weka.gui.sql.SqlViewerDialog
returns whether the user clicked OK (JOptionPane.OK_OPTION) or whether he cancelled the dialog (JOptionPane.CANCEL_OPTION)
getRevision() - Method in class weka.associations.Apriori
Returns the revision string.
getRevision() - Method in class weka.associations.AprioriItemSet
Returns the revision string.
getRevision() - Method in class weka.associations.AssociatorEvaluation
Returns the revision string.
getRevision() - Method in class weka.associations.CaRuleGeneration
Returns the revision string.
getRevision() - Method in class weka.associations.CheckAssociator
Returns the revision string.
getRevision() - Method in class weka.associations.FilteredAssociator
Returns the revision string.
getRevision() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns the revision string.
getRevision() - Method in class weka.associations.gsp.Element
Returns the revision string.
getRevision() - Method in class weka.associations.gsp.Sequence
Returns the revision string.
getRevision() - Method in class weka.associations.HotSpot
Returns the revision string.
getRevision() - Method in class weka.associations.ItemSet
Returns the revision string.
getRevision() - Method in class weka.associations.LabeledItemSet
Returns the revision string.
getRevision() - Method in class weka.associations.PredictiveApriori
Returns the revision string.
getRevision() - Method in class weka.associations.PriorEstimation
Returns the revision string.
getRevision() - Method in class weka.associations.RuleGeneration
Returns the revision string.
getRevision() - Method in class weka.associations.RuleItem
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.AttributeValueLiteral
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.Body
Returns the revision string.
getRevision() - Method in class weka.associations.Tertius
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.Head
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.IndividualInstance
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.IndividualInstances
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.IndividualLiteral
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.Predicate
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.Rule
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.SimpleLinkedList
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.SimpleLinkedList.LinkedListInverseIterator
Returns the revision string.
getRevision() - Method in class weka.associations.tertius.SimpleLinkedList.LinkedListIterator
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.ASEvaluation
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.ASSearch
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.AttributeSelection
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.BestFirst
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.BestFirst.Link2
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.BestFirst.LinkedList2
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.CfsSubsetEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.CheckAttributeSelection
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.ChiSquaredAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.ClassifierSubsetEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.ConsistencySubsetEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.ConsistencySubsetEval.hashKey
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.CostSensitiveAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.CostSensitiveSubsetEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.ExhaustiveSearch
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.FCBFSearch
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.FilteredAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.FilteredSubsetEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.GainRatioAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.GeneticSearch
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.GreedyStepwise
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.InfoGainAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.LatentSemanticAnalysis
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.LFSMethods
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.LFSMethods.Link2
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.LFSMethods.LinkedList2
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.LinearForwardSelection
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.OneRAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.PrincipalComponents
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.RaceSearch
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.RandomSearch
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.Ranker
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.RankSearch
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.ReliefFAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.ScatterSearchV1
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.SVMAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.SymmetricalUncertAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.SymmetricalUncertAttributeSetEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.WrapperSubsetEval
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.AODE
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.AODEsr
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.BayesNet
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.blr.GaussianPriorImpl
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.blr.LaplacePriorImpl
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.ComplementNaiveBayes
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.DMNBtext
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.HNB
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.NaiveBayes
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.NaiveBayesMultinomial
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.NaiveBayesMultinomialUpdateable
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.NaiveBayesSimple
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.NaiveBayesUpdateable
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.ADNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.BayesNetGenerator
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.BIFReader
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.EditableBayesNet
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.estimate.BayesNetEstimator
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.estimate.BMAEstimator
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.estimate.DiscreteEstimatorBayes
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.estimate.DiscreteEstimatorFullBayes
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.estimate.MultiNomialBMAEstimator
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.estimate.SimpleEstimator
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.MarginCalculator
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.MarginCalculator.JunctionTreeNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.MarginCalculator.JunctionTreeSeparator
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.ParentSet
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.ci.CISearchAlgorithm
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.ci.ICSSearchAlgorithm
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.fixed.FromFile
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.fixed.NaiveBayes
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.global.HillClimber
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.global.K2
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.global.RepeatedHillClimber
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.global.SimulatedAnnealing
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.global.TabuSearch
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.global.TAN
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.local.HillClimber
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.local.K2
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.local.LAGDHillClimber
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.local.RepeatedHillClimber
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.local.SimulatedAnnealing
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.local.TabuSearch
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.local.TAN
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.search.SearchAlgorithm
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.net.VaryNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.bayes.WAODE
Returns the revision string.
getRevision() - Method in class weka.classifiers.BVDecompose
Returns the revision string.
getRevision() - Method in class weka.classifiers.BVDecomposeSegCVSub
Returns the revision string.
getRevision() - Method in class weka.classifiers.CheckClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.CheckSource
Returns the revision string.
getRevision() - Method in class weka.classifiers.CostMatrix
Returns the revision string.
getRevision() - Method in class weka.classifiers.EnsembleLibrary
Returns the revision string.
getRevision() - Method in class weka.classifiers.EnsembleLibraryModel
Returns the revision string.
getRevision() - Method in class weka.classifiers.EnsembleLibraryModelComparator
Returns the revision string.
getRevision() - Method in class weka.classifiers.evaluation.ConfusionMatrix
Returns the revision string.
getRevision() - Method in class weka.classifiers.evaluation.CostCurve
Returns the revision string.
getRevision() - Method in class weka.classifiers.evaluation.EvaluationUtils
Returns the revision string.
getRevision() - Method in class weka.classifiers.Evaluation
Returns the revision string.
getRevision() - Method in class weka.classifiers.evaluation.MarginCurve
Returns the revision string.
getRevision() - Method in class weka.classifiers.evaluation.NominalPrediction
Returns the revision string.
getRevision() - Method in class weka.classifiers.evaluation.NumericPrediction
Returns the revision string.
getRevision() - Method in class weka.classifiers.evaluation.ThresholdCurve
Returns the revision string.
getRevision() - Method in class weka.classifiers.evaluation.TwoClassStats
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.GaussianProcesses
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.IsotonicRegression
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.LeastMedSq
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.LibLINEAR
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.LibSVM
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.LinearRegression
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.Logistic
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.MultilayerPerceptron
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.neural.LinearUnit
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.neural.NeuralNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.neural.SigmoidUnit
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.pace.ChisqMixture
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.pace.DiscreteFunction
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.pace.NormalMixture
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.pace.PaceMatrix
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.PaceRegression
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.PLSClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.RBFNetwork
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.SimpleLinearRegression
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.SimpleLogistic
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.SMO.BinarySMO
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.SMO
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.SMOreg
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.CheckKernel
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.KernelEvaluation
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.NormalizedPolyKernel
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.PolyKernel
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.PrecomputedKernelMatrixKernel
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.Puk
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.RBFKernel
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.RegOptimizer
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.RegSMO
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.RegSMOImproved
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.SMOset
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.supportVector.StringKernel
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.SVMreg
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.VotedPerceptron
Returns the revision string.
getRevision() - Method in class weka.classifiers.functions.Winnow
Returns the revision string.
getRevision() - Method in class weka.classifiers.JythonClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.IB1
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.IBk
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.KStar
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.kstar.KStarCache.CacheTable
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.kstar.KStarCache
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.kstar.KStarCache.TableEntry
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.kstar.KStarNominalAttribute
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.kstar.KStarNumericAttribute
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.kstar.KStarWrapper
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.LBR
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the revision string.
getRevision() - Method in class weka.classifiers.lazy.LWL
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.AdaBoostM1
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.AdditiveRegression
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.Bagging
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.ClassificationViaClustering
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.ClassificationViaRegression
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.CostSensitiveClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.CVParameterSelection
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.Dagging
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.Decorate
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.END
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleMetricHelper
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.EnsembleSelection
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.ensembleSelection.ModelBag
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.FilteredClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.Grading
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.GridSearch
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.LogitBoost
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.MetaCost
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.MultiBoostAB
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.MultiClassClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.MultiScheme
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.nestedDichotomies.ClassBalancedND
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.nestedDichotomies.DataNearBalancedND
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.nestedDichotomies.ND
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.OrdinalClassClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.RandomCommittee
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.RandomSubSpace
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.RegressionByDiscretization
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.RotationForest
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.Stacking
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.StackingC
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.ThresholdSelector
Returns the revision string.
getRevision() - Method in class weka.classifiers.meta.Vote
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.CitationKNN
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MDD
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MIBoost
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MIDD
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MIEMDD
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MILR
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MINND
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MIOptimalBall
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MISMO
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MISVM
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.MIWrapper
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.SimpleMI
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.supportVector.MIPolyKernel
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.supportVector.MIRBFKernel
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.TLD
Returns the revision string.
getRevision() - Method in class weka.classifiers.mi.TLDSimple
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.FLR
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.HyperPipes
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.MinMaxExtension
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.AbsoluteLossFunction
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.BooleanBitMatrix
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.Coordinates
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.CumulativeDiscreteDistribution
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.DiscreteDistribution
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.DistributionUtils
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.EnumerationIterator
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.InstancesComparator
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.InstancesUtil
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.MultiDimensionalSort
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.monotone.ZeroOneLossFunction
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.OLM
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.OSDL
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.SerializedClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.misc.VFI
Returns the revision string.
getRevision() - Method in class weka.classifiers.pmml.consumer.GeneralRegression
 
getRevision() - Method in class weka.classifiers.pmml.consumer.NeuralNetwork
 
getRevision() - Method in class weka.classifiers.pmml.consumer.Regression
 
getRevision() - Method in class weka.classifiers.rules.ConjunctiveRule
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.DecisionTable
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.DecisionTableHashKey
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.DTNB
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.JRip
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.M5Rules
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.NNge
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.OneR
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.part.C45PruneableDecList
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.part.ClassifierDecList
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.PART
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.part.MakeDecList
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.part.PruneableDecList
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.Prism
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.Ridor
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.RuleStats
Returns the revision string.
getRevision() - Method in class weka.classifiers.rules.ZeroR
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.ADTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.adtree.PredictionNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.adtree.ReferenceInstances
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.adtree.TwoWayNominalSplit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.adtree.TwoWayNumericSplit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.BFTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.DecisionStump
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.ft.FTInnerNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.ft.FTLeavesNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.ft.FTNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.ft.FTtree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.FT
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.Id3
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.BinC45ModelSelection
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.BinC45Split
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.C45ModelSelection
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTreeG
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.C45Split
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.ClassifierTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.Distribution
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.EntropySplitCrit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.GainRatioSplitCrit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.J48
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.GraftSplit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.InfoGainSplitCrit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.NBTreeClassifierTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.NBTreeModelSelection
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.NBTreeNoSplit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.NBTreeSplit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.NoSplit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.PruneableClassifierTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.j48.Stats
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.J48graft
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.LADTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.LMT
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.lmt.LMTNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.lmt.LogisticBase
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.lmt.ResidualModelSelection
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.lmt.ResidualSplit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.m5.CorrelationSplitInfo
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.m5.Impurity
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.m5.PreConstructedLinearModel
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.m5.Rule
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.m5.RuleNode
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.m5.Values
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.m5.YongSplitInfo
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.M5P
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.NBTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.RandomForest
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.RandomTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.REPTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.SimpleCart
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.UserClassifier
Returns the revision string.
getRevision() - Method in class weka.classifiers.xml.XMLClassifier
Returns the revision string.
getRevision() - Method in class weka.clusterers.CheckClusterer
Returns the revision string.
getRevision() - Method in class weka.clusterers.CLOPE
Returns the revision string.
getRevision() - Method in class weka.clusterers.ClusterEvaluation
Returns the revision string.
getRevision() - Method in class weka.clusterers.Cobweb
Returns the revision string.
getRevision() - Method in class weka.clusterers.DBScan
Returns the revision string.
getRevision() - Method in class weka.clusterers.EM
Returns the revision string.
getRevision() - Method in class weka.clusterers.FarthestFirst
Returns the revision string.
getRevision() - Method in class weka.clusterers.FilteredClusterer
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.Databases.SequentialDatabase
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.EuclidianDataObject
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.DataObjects.ManhattanDataObject
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.GraphPanel
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.OPTICS_Visualizer
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.ResultVectorTableModel
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERFileFilter
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERObject
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.EpsilonRange_ListElement
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.PriorityQueue
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.PriorityQueueElement
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.UpdateQueue
Returns the revision string.
getRevision() - Method in class weka.clusterers.forOPTICSAndDBScan.Utils.UpdateQueueElement
Returns the revision string.
getRevision() - Method in class weka.clusterers.MakeDensityBasedClusterer
Returns the revision string.
getRevision() - Method in class weka.clusterers.OPTICS
Returns the revision string.
getRevision() - Method in class weka.clusterers.sIB
Returns the revision string.
getRevision() - Method in class weka.clusterers.SimpleKMeans
Returns the revision string.
getRevision() - Method in class weka.clusterers.XMeans
Returns the revision string.
getRevision() - Method in class weka.core.AlgVector
Returns the revision string.
getRevision() - Method in class weka.core.AllJavadoc
Returns the revision string.
getRevision() - Method in class weka.core.Attribute
Returns the revision string.
getRevision() - Method in class weka.core.AttributeExpression
Returns the revision string.
getRevision() - Method in class weka.core.AttributeLocator
Returns the revision string.
getRevision() - Method in class weka.core.AttributeStats
Returns the revision string.
getRevision() - Method in class weka.core.BinarySparseInstance
Returns the revision string.
getRevision() - Method in class weka.core.Capabilities
Returns the revision string.
getRevision() - Method in class weka.core.ChebyshevDistance
Returns the revision string.
getRevision() - Method in class weka.core.CheckGOE
Returns the revision string.
getRevision() - Method in class weka.core.CheckOptionHandler
Returns the revision string.
getRevision() - Method in class weka.core.CheckScheme.PostProcessor
Returns the revision string.
getRevision() - Method in class weka.core.ClassDiscovery
Returns the revision string.
getRevision() - Method in class weka.core.ClassDiscovery.StringCompare
Returns the revision string.
getRevision() - Method in class weka.core.ClassloaderUtil
Returns the revision string.
getRevision() - Method in class weka.core.ContingencyTables
Returns the revision string.
getRevision() - Method in class weka.core.converters.ArffLoader.ArffReader
Returns the revision string.
getRevision() - Method in class weka.core.converters.ArffLoader
Returns the revision string.
getRevision() - Method in class weka.core.converters.ArffSaver
Returns the revision string.
getRevision() - Method in class weka.core.converters.C45Loader
Returns the revision string.
getRevision() - Method in class weka.core.converters.C45Saver
Returns the revision string.
getRevision() - Method in class weka.core.converters.ConverterUtils.DataSink
Returns the revision string.
getRevision() - Method in class weka.core.converters.ConverterUtils.DataSource
Returns the revision string.
getRevision() - Method in class weka.core.converters.ConverterUtils
Returns the revision string.
getRevision() - Method in class weka.core.converters.CSVLoader
Returns the revision string.
getRevision() - Method in class weka.core.converters.CSVSaver
Returns the revision string.
getRevision() - Method in class weka.core.converters.DatabaseConnection
Returns the revision string.
getRevision() - Method in class weka.core.converters.DatabaseLoader
Returns the revision string.
getRevision() - Method in class weka.core.converters.DatabaseSaver
Returns the revision string.
getRevision() - Method in class weka.core.converters.LibSVMLoader
Returns the revision string.
getRevision() - Method in class weka.core.converters.LibSVMSaver
Returns the revision string.
getRevision() - Method in class weka.core.converters.SerializedInstancesLoader
Returns the revision string.
getRevision() - Method in class weka.core.converters.SerializedInstancesSaver
Returns the revision string.
getRevision() - Method in class weka.core.converters.SVMLightLoader
Returns the revision string.
getRevision() - Method in class weka.core.converters.SVMLightSaver
Returns the revision string.
getRevision() - Method in class weka.core.converters.TextDirectoryLoader
Returns the revision string.
getRevision() - Method in class weka.core.converters.XRFFLoader
Returns the revision string.
getRevision() - Method in class weka.core.converters.XRFFSaver
Returns the revision string.
getRevision() - Method in class weka.core.Debug.Clock
Returns the revision string.
getRevision() - Method in class weka.core.Debug.DBO
Returns the revision string.
getRevision() - Method in class weka.core.Debug
Returns the revision string.
getRevision() - Method in class weka.core.Debug.Log
Returns the revision string.
getRevision() - Method in class weka.core.Debug.Random
Returns the revision string.
getRevision() - Method in class weka.core.Debug.SimpleLog
Returns the revision string.
getRevision() - Method in class weka.core.Debug.Timestamp
Returns the revision string.
getRevision() - Method in class weka.core.EditDistance
Returns the revision string.
getRevision() - Method in class weka.core.Environment
Returns the revision string.
getRevision() - Method in class weka.core.EuclideanDistance
Returns the revision string.
getRevision() - Method in class weka.core.FastVector.FastVectorEnumeration
Returns the revision string.
getRevision() - Method in class weka.core.FastVector
Returns the revision string.
getRevision() - Method in class weka.core.FindWithCapabilities
Returns the revision string.
getRevision() - Method in class weka.core.GlobalInfoJavadoc
Returns the revision string.
getRevision() - Method in class weka.core.Instance
Returns the revision string.
getRevision() - Method in class weka.core.InstanceComparator
Returns the revision string.
getRevision() - Method in class weka.core.Instances
Returns the revision string.
getRevision() - Method in class weka.core.Jython
Returns the revision string.
getRevision() - Method in class weka.core.ListOptions
Returns the revision string.
getRevision() - Method in class weka.core.logging.ConsoleLogger
Returns the revision string.
getRevision() - Method in class weka.core.logging.FileLogger
Returns the revision string.
getRevision() - Method in class weka.core.logging.OutputLogger
Returns the revision string.
getRevision() - Method in class weka.core.ManhattanDistance
Returns the revision string.
getRevision() - Method in class weka.core.MathematicalExpression
Returns the revision string.
getRevision() - Method in class weka.core.matrix.CholeskyDecomposition
Returns the revision string.
getRevision() - Method in class weka.core.matrix.DoubleVector
Returns the revision string.
getRevision() - Method in class weka.core.matrix.EigenvalueDecomposition
Returns the revision string.
getRevision() - Method in class weka.core.matrix.ExponentialFormat
Returns the revision string.
getRevision() - Method in class weka.core.matrix.FlexibleDecimalFormat
Returns the revision string.
getRevision() - Method in class weka.core.matrix.FloatingPointFormat
Returns the revision string.
getRevision() - Method in class weka.core.Matrix
Deprecated. Returns the revision string.
getRevision() - Method in class weka.core.matrix.IntVector
Returns the revision string.
getRevision() - Method in class weka.core.matrix.LinearRegression
Returns the revision string.
getRevision() - Method in class weka.core.matrix.LUDecomposition
Returns the revision string.
getRevision() - Method in class weka.core.matrix.Maths
Returns the revision string.
getRevision() - Method in class weka.core.matrix.Matrix
Returns the revision string.
getRevision() - Method in class weka.core.matrix.QRDecomposition
Returns the revision string.
getRevision() - Method in class weka.core.matrix.SingularValueDecomposition
Returns the revision string.
getRevision() - Method in class weka.core.Memory
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.BallTree
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.balltrees.BallNode
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.balltrees.BallSplitter
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.balltrees.BallTreeConstructor
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.balltrees.BottomUpConstructor
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.balltrees.MedianDistanceFromArbitraryPoint
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.balltrees.MedianOfWidestDimension
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.balltrees.PointsClosestToFurthestChildren
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.balltrees.TopDownConstructor
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.CoverTree.CoverTreeNode
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.CoverTree
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.covertrees.Stack
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.KDTree
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.kdtrees.KDTreeNode
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.kdtrees.KDTreeNodeSplitter
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.kdtrees.KMeansInpiredMethod
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.kdtrees.MedianOfWidestDimension
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.kdtrees.MidPointOfWidestDimension
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.kdtrees.SlidingMidPointOfWidestSide
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.LinearNNSearch
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the revision string.
getRevision() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the revision string.
getRevision() - Method in class weka.core.Option
Returns the revision string.
getRevision() - Method in class weka.core.OptionHandlerJavadoc
Returns the revision string.
getRevision() - Method in class weka.core.PropertyPath
Returns the revision string.
getRevision() - Method in class weka.core.PropertyPath.Path
Returns the revision string.
getRevision() - Method in class weka.core.PropertyPath.PathElement
Returns the revision string.
getRevision() - Method in class weka.core.ProtectedProperties
Returns the revision string.
getRevision() - Method in class weka.core.Queue
Returns the revision string.
getRevision() - Method in class weka.core.RandomVariates
Returns the revision string.
getRevision() - Method in class weka.core.Range
Returns the revision string.
getRevision() - Method in class weka.core.RelationalLocator
Returns the revision string.
getRevision() - Method in interface weka.core.RevisionHandler
Returns the revision string.
getRevision() - Method in class weka.core.SelectedTag
Returns the revision string.
getRevision() - Method in class weka.core.SerializationHelper
Returns the revision string.
getRevision() - Method in class weka.core.SerializedObject
Returns the revision string.
getRevision() - Method in class weka.core.SingleIndex
Returns the revision string.
getRevision() - Method in class weka.core.SparseInstance
Returns the revision string.
getRevision() - Method in class weka.core.SpecialFunctions
Returns the revision string.
getRevision() - Method in class weka.core.Statistics
Returns the revision string.
getRevision() - Method in class weka.core.stemmers.IteratedLovinsStemmer
Returns the revision string.
getRevision() - Method in class weka.core.stemmers.LovinsStemmer
Returns the revision string.
getRevision() - Method in class weka.core.stemmers.NullStemmer
Returns the revision string.
getRevision() - Method in class weka.core.stemmers.SnowballStemmer
Returns the revision string.
getRevision() - Method in class weka.core.stemmers.Stemming
Returns the revision string.
getRevision() - Method in class weka.core.Stopwords
Returns the revision string.
getRevision() - Method in class weka.core.StringLocator
Returns the revision string.
getRevision() - Method in class weka.core.SystemInfo
Returns the revision string.
getRevision() - Method in class weka.core.Tag
Returns the revision string.
getRevision() - Method in class weka.core.TechnicalInformation
Returns the revision string.
getRevision() - Method in class weka.core.TechnicalInformationHandlerJavadoc
Returns the revision string.
getRevision() - Method in class weka.core.Tee
Returns the revision string.
getRevision() - Method in class weka.core.TestInstances
Returns the revision string.
getRevision() - Method in class weka.core.tokenizers.AlphabeticTokenizer
Returns the revision string.
getRevision() - Method in class weka.core.tokenizers.NGramTokenizer
Returns the revision string.
getRevision() - Method in class weka.core.tokenizers.WordTokenizer
Returns the revision string.
getRevision() - Method in class weka.core.Trie
Returns the revision string.
getRevision() - Method in class weka.core.Trie.TrieIterator
Returns the revision string.
getRevision() - Method in class weka.core.Trie.TrieNode
Returns the revision string.
getRevision() - Method in class weka.core.Utils
Returns the revision string.
getRevision() - Method in class weka.core.Version
Returns the revision string.
getRevision() - Method in class weka.core.xml.KOML
Returns the revision string.
getRevision() - Method in class weka.core.xml.MethodHandler
Returns the revision string.
getRevision() - Method in class weka.core.xml.PropertyHandler
Returns the revision string.
getRevision() - Method in class weka.core.xml.SerialUIDChanger
Returns the revision string.
getRevision() - Method in class weka.core.xml.XMLBasicSerialization
Returns the revision string.
getRevision() - Method in class weka.core.xml.XMLDocument
Returns the revision string.
getRevision() - Method in class weka.core.xml.XMLInstances
Returns the revision string.
getRevision() - Method in class weka.core.xml.XMLOptions
Returns the revision string.
getRevision() - Method in class weka.core.xml.XMLSerialization
Returns the revision string.
getRevision() - Method in class weka.core.xml.XMLSerializationMethodHandler
Returns the revision string.
getRevision() - Method in class weka.core.xml.XStream
Returns the revision string.
getRevision() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Returns the revision string.
getRevision() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Returns the revision string.
getRevision() - Method in class weka.datagenerators.classifiers.classification.LED24
Returns the revision string.
getRevision() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Returns the revision string.
getRevision() - Method in class weka.datagenerators.classifiers.classification.RDG1
Returns the revision string.
getRevision() - Method in class weka.datagenerators.classifiers.regression.Expression
Returns the revision string.
getRevision() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Returns the revision string.
getRevision() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Returns the revision string.
getRevision() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Returns the revision string.
getRevision() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Returns the revision string.
getRevision() - Method in class weka.datagenerators.Test
Returns the revision string.
getRevision() - Method in class weka.estimators.CheckEstimator.AttrTypes
Returns the revision string.
getRevision() - Method in class weka.estimators.CheckEstimator.EstTypes
Returns the revision string.
getRevision() - Method in class weka.estimators.CheckEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.CheckEstimator.PostProcessor
Returns the revision string.
getRevision() - Method in class weka.estimators.DDConditionalEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.DiscreteEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.DKConditionalEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.DNConditionalEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.EstimatorUtils
Returns the revision string.
getRevision() - Method in class weka.estimators.KDConditionalEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.KernelEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.KKConditionalEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.MahalanobisEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.NDConditionalEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.NNConditionalEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.NormalEstimator
Returns the revision string.
getRevision() - Method in class weka.estimators.PoissonEstimator
Returns the revision string.
getRevision() - Method in class weka.experiment.AveragingResultProducer
Returns the revision string.
getRevision() - Method in class weka.experiment.ClassifierSplitEvaluator
Returns the revision string.
getRevision() - Method in class weka.experiment.CostSensitiveClassifierSplitEvaluator
Returns the revision string.
getRevision() - Method in class weka.experiment.CrossValidationResultProducer
Returns the revision string.
getRevision() - Method in class weka.experiment.CSVResultListener
Returns the revision string.
getRevision() - Method in class weka.experiment.DatabaseResultListener
Returns the revision string.
getRevision() - Method in class weka.experiment.DatabaseResultProducer
Returns the revision string.
getRevision() - Method in class weka.experiment.DatabaseUtils
Returns the revision string.
getRevision() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Returns the revision string.
getRevision() - Method in class weka.experiment.Experiment
Returns the revision string.
getRevision() - Method in class weka.experiment.InstanceQuery
Returns the revision string.
getRevision() - Method in class weka.experiment.InstancesResultListener
Returns the revision string.
getRevision() - Method in class weka.experiment.LearningRateResultProducer
Returns the revision string.
getRevision() - Method in class weka.experiment.OutputZipper
Returns the revision string.
getRevision() - Method in class weka.experiment.PairedCorrectedTTester
Returns the revision string.
getRevision() - Method in class weka.experiment.PairedStats
Returns the revision string.
getRevision() - Method in class weka.experiment.PairedStatsCorrected
Returns the revision string.
getRevision() - Method in class weka.experiment.PairedTTester
Returns the revision string.
getRevision() - Method in class weka.experiment.PropertyNode
Returns the revision string.
getRevision() - Method in class weka.experiment.RandomSplitResultProducer
Returns the revision string.
getRevision() - Method in class weka.experiment.RegressionSplitEvaluator
Returns the revision string.
getRevision() - Method in class weka.experiment.RemoteEngine
Returns the revision string.
getRevision() - Method in class weka.experiment.RemoteExperiment
Returns the revision string.
getRevision() - Method in class weka.experiment.RemoteExperimentSubTask
Returns the revision string.
getRevision() - Method in class weka.experiment.ResultMatrixCSV
Returns the revision string.
getRevision() - Method in class weka.experiment.ResultMatrixGnuPlot
Returns the revision string.
getRevision() - Method in class weka.experiment.ResultMatrixHTML
Returns the revision string.
getRevision() - Method in class weka.experiment.ResultMatrixLatex
Returns the revision string.
getRevision() - Method in class weka.experiment.ResultMatrixPlainText
Returns the revision string.
getRevision() - Method in class weka.experiment.ResultMatrixSignificance
Returns the revision string.
getRevision() - Method in class weka.experiment.Stats
Returns the revision string.
getRevision() - Method in class weka.experiment.TaskStatusInfo
Returns the revision string.
getRevision() - Method in class weka.experiment.xml.XMLExperiment
Returns the revision string.
getRevision() - Method in class weka.filters.AllFilter
Returns the revision string.
getRevision() - Method in class weka.filters.CheckSource
Returns the revision string.
getRevision() - Method in class weka.filters.MultiFilter
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.attribute.AddClassification
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.attribute.AttributeSelection
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.attribute.ClassOrder
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.attribute.Discretize
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.attribute.NominalToBinary
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.attribute.PLSFilter
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.instance.Resample
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.instance.SMOTE
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.instance.SpreadSubsample
Returns the revision string.
getRevision() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Add
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.AddCluster
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.AddExpression
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.AddID
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.AddNoise
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.AddValues
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Center
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.ChangeDateFormat
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.ClassAssigner
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.ClusterMembership
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Copy
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Discretize
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.FirstOrder
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.MakeIndicator
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.MathExpression
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.MergeTwoValues
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.NominalToString
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Normalize
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.NumericToBinary
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.NumericToNominal
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Obfuscate
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.PKIDiscretize
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.PrincipalComponents
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.RandomSubset
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.RELAGGS
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Remove
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.RemoveType
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.RemoveUseless
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Reorder
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.ReplaceMissingValues
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Standardize
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.StringToNominal
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.SwapValues
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.TimeSeriesDelta
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.TimeSeriesTranslate
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.attribute.Wavelet
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.NonSparseToSparse
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.Normalize
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.Randomize
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.RemovePercentage
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.RemoveRange
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.Resample
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.ReservoirSample
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.SparseToNonSparse
Returns the revision string.
getRevision() - Method in class weka.filters.unsupervised.instance.SubsetByExpression
Returns the revision string.
getRevision() - Method in class weka.gui.sql.DbUtils
Returns the revision string.
getRhoa() - Method in class weka.classifiers.misc.FLR
Get rhoa
getRidge() - Method in class weka.classifiers.functions.LinearRegression
Get the value of Ridge.
getRidge() - Method in class weka.classifiers.functions.Logistic
Gets the ridge in the log-likelihood.
getRidge() - Method in class weka.classifiers.functions.RBFNetwork
Gets the ridge value.
getRidge() - Method in class weka.classifiers.mi.MILR
Gets the ridge in the log-likelihood.
getRocAnalysis() - Method in class weka.associations.Tertius
Get the value of rocAnalysis.
getROCArea(Instances) - Static method in class weka.classifiers.evaluation.ThresholdCurve
Calculates the area under the ROC curve as the Wilcoxon-Mann-Whitney statistic.
getROCString() - Method in class weka.gui.visualize.ThresholdVisualizePanel
This extracts the ROC area string
getRoot() - Method in class weka.core.Trie
returns the root node of the trie
getRoot() - Method in class weka.gui.treevisualizer.Node
Get the value of root.
getRootNode() - Method in class weka.core.xml.XMLDocument
returns the current root node.
getRow(int) - Method in class weka.core.Matrix
Deprecated. Gets a row of the matrix and returns it as double array.
getRow() - Static method in class weka.gui.experiment.ExperimenterDefaults
the comma-separated list of attribute names that identify a row
getRowCount() - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.ResultVectorTableModel
Returns the number of rows of this model.
getRowCount() - Method in class weka.experiment.ResultMatrix
returns the number of rows
getRowCount() - Method in class weka.gui.arffviewer.ArffTableModel
returns the number of rows in the model
getRowCount() - Method in class weka.gui.SortedTableModel
Returns the number of rows in the model.
getRowCount() - Method in class weka.gui.sql.ResultSetHelper
returns the number of rows in the resultset.
getRowCount() - Method in class weka.gui.sql.ResultSetTableModel
returns the number of rows in the model.
getRowDimension() - Method in class weka.core.matrix.Matrix
Get row dimension.
getRowHidden(int) - Method in class weka.experiment.ResultMatrix
returns the hidden status of the row, if the index is valid, otherwise false
getRowName(int) - Method in class weka.experiment.ResultMatrix
returns the name of the row, if the index is valid, otherwise null.
getRowNameWidth() - Method in class weka.experiment.ResultMatrix
returns the current width for the row names
getRowOrder() - Method in class weka.experiment.ResultMatrix
returns the current order of the rows, null means the default order
getRowPackedCopy() - Method in class weka.core.matrix.Matrix
Make a one-dimensional row packed copy of the internal array.
getRsource() - Method in class weka.gui.treevisualizer.Edge
Get the value of rsource.
getRtarget() - Method in class weka.gui.treevisualizer.Edge
Get the value of rtarget.
getRuleset() - Method in class weka.classifiers.rules.JRip
Get the ruleset generated by Ripper
getRuleset() - Method in class weka.classifiers.rules.RuleStats
Get the ruleset of the stats
getRulesetSize() - Method in class weka.classifiers.rules.RuleStats
Get the size of the ruleset in the stats
getRuleStats(int) - Method in class weka.classifiers.rules.JRip
Get the statistics of the ruleset in the given position
getRunColumn() - Method in class weka.experiment.PairedTTester
Get the value of RunColumn.
getRunColumn() - Method in interface weka.experiment.Tester
Get the value of RunColumn.
getRunLower() - Method in class weka.experiment.Experiment
Get the lower run number for the experiment.
getRunNumber() - Method in class weka.gui.beans.BatchClassifierEvent
Get the run number.
getRunNumber() - Method in class weka.gui.beans.TestSetEvent
Get the run number that this training set belongs to.
getRunNumber() - Method in class weka.gui.beans.TrainingSetEvent
Get the run number that this training set belongs to.
getRuns() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
 
getRuns() - Method in class weka.classifiers.bayes.net.search.global.RepeatedHillClimber
Returns the number of runs
getRuns() - Method in class weka.classifiers.bayes.net.search.global.SimulatedAnnealing
 
getRuns() - Method in class weka.classifiers.bayes.net.search.global.TabuSearch
 
getRuns() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
 
getRuns() - Method in class weka.classifiers.bayes.net.search.local.RepeatedHillClimber
 
getRuns() - Method in class weka.classifiers.bayes.net.search.local.SimulatedAnnealing
 
getRuns() - Method in class weka.classifiers.bayes.net.search.local.TabuSearch
 
getRunUpper() - Method in class weka.experiment.Experiment
Get the upper run number for the experiment.
getS() - Method in class weka.core.matrix.SingularValueDecomposition
Return the diagonal matrix of singular values
getSampleSize() - Method in class weka.attributeSelection.ReliefFAttributeEval
Get the number of instances used for estimating attributes
getSampleSize() - Method in class weka.classifiers.functions.LeastMedSq
gets number of samples
getSampleSize() - Method in class weka.filters.unsupervised.instance.ReservoirSample
Gets the subsample size.
getSampleSizePercent() - Method in class weka.classifiers.meta.GridSearch
Gets the sample size for the initial grid search.
getSampleSizePercent() - Method in class weka.filters.supervised.instance.Resample
Gets the subsample size as a percentage of the original set.
getSampleSizePercent() - Method in class weka.filters.unsupervised.instance.Resample
Gets the subsample size as a percentage of the original set.
getSaveDialogTitle() - Method in class weka.gui.visualize.PrintableComponent
returns the title for the save dialog.
getSaveDialogTitle() - Method in interface weka.gui.visualize.PrintableHandler
returns the title for the save dialog
getSaveDialogTitle() - Method in class weka.gui.visualize.PrintablePanel
returns the title for the save dialog
getSaveInstanceData() - Method in class weka.classifiers.trees.ADTree
Gets whether the tree is to save instance data.
getSaveInstanceData() - Method in class weka.classifiers.trees.J48
Check whether instance data is to be saved.
getSaveInstanceData() - Method in class weka.classifiers.trees.J48graft
Check whether instance data is to be saved.
getSaveInstanceData() - Method in class weka.clusterers.Cobweb
Get the value of saveInstances.
getSaveInstances() - Method in class weka.classifiers.trees.M5P
Get whether instance data is being save.
getSaver() - Method in class weka.gui.beans.Saver
Get the saver
getSaver() - Method in class weka.gui.ConverterFileChooser
returns the saver that was chosen by the user, can be null in case the user aborted the dialog or the open dialog was shown
getSaverForExtension(String) - Static method in class weka.core.converters.ConverterUtils
tries to determine the saver to use for this kind of extension, returns null if none can be found.
getSaverForFile(String) - Static method in class weka.core.converters.ConverterUtils
tries to determine the saver to use for this kind of file, returns null if none can be found.
getSaverForFile(File) - Static method in class weka.core.converters.ConverterUtils
tries to determine the saver to use for this kind of file, returns null if none can be found.
getScale() - Method in class weka.filters.unsupervised.attribute.Normalize
Get the scaling factor.
getScalingEnabled() - Method in class weka.gui.visualize.JComponentWriter
whether scaling is enabled or ignored
getScoreType() - Method in class weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm
get quality measure to be used in searching for networks.
getSearch() - Method in class weka.attributeSelection.CheckAttributeSelection
Get the current search method
getSearch() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Gets the search method used
getSearch() - Method in class weka.classifiers.rules.DecisionTable
Gets the current search method
getSearch() - Method in class weka.classifiers.rules.DTNB
Gets the current search method
getSearch() - Method in class weka.filters.supervised.attribute.AttributeSelection
Get the name of the search method
getSearchAlgorithm() - Method in class weka.classifiers.bayes.BayesNet
Get the SearchAlgorithm used as the search algorithm
getSearchBackwards() - Method in class weka.attributeSelection.GreedyStepwise
Get whether to search backwards
getSearchPath() - Method in class weka.classifiers.trees.ADTree
Gets the method of searching the tree for a new insertion.
getSearchPercent() - Method in class weka.attributeSelection.RandomSearch
get the percentage of the search space to consider
getSearchString() - Method in class weka.gui.arffviewer.ArffTable
returns the search string, can be NULL if no search string is set
getSearchTermination() - Method in class weka.attributeSelection.BestFirst
Get the termination criterion (number of non-improving nodes).
getSearchTermination() - Method in class weka.attributeSelection.LinearForwardSelection
Get the termination criterion (number of non-improving nodes).
getSecondValueIndex() - Method in class weka.filters.unsupervised.attribute.MergeTwoValues
Get the index of the second value used.
getSecondValueIndex() - Method in class weka.filters.unsupervised.attribute.SwapValues
Get the index of the second value used.
getSeed() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
Gets the seed for the random number generations.
getSeed() - Method in class weka.attributeSelection.GeneticSearch
get the value of the random number generator's seed
getSeed() - Method in class weka.attributeSelection.OneRAttributeEval
Get the random number seed
getSeed() - Method in class weka.attributeSelection.ReliefFAttributeEval
Get the seed used for randomly sampling instances.
getSeed() - Method in class weka.attributeSelection.ScatterSearchV1
get the value of the random number generator's seed
getSeed() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Seed for cross validation subset size determination.
getSeed() - Method in class weka.attributeSelection.WrapperSubsetEval
Get the random number seed used for cross validation
getSeed() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
 
getSeed() - Method in class weka.classifiers.bayes.net.search.global.RepeatedHillClimber
Returns the random seed
getSeed() - Method in class weka.classifiers.bayes.net.search.global.SimulatedAnnealing
 
getSeed() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
 
getSeed() - Method in class weka.classifiers.bayes.net.search.local.RepeatedHillClimber
 
getSeed() - Method in class weka.classifiers.bayes.net.search.local.SimulatedAnnealing
 
getSeed() - Method in class weka.classifiers.BVDecompose
Gets the random number seed
getSeed() - Method in class weka.classifiers.BVDecomposeSegCVSub
Gets the random number seed
getSeed() - Method in class weka.classifiers.evaluation.EvaluationUtils
Gets the seed for randomization during cross-validation
getSeed() - Method in class weka.classifiers.functions.supportVector.RegOptimizer
Gets the current seed value for the random number generator
getSeed() - Method in class weka.classifiers.functions.VotedPerceptron
Get the value of Seed.
getSeed() - Method in class weka.classifiers.functions.Winnow
Get the value of Seed.
getSeed() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Get the seed
getSeed() - Method in class weka.classifiers.meta.MultiScheme
Gets the random number seed.
getSeed() - Method in class weka.classifiers.RandomizableClassifier
Gets the seed for the random number generations
getSeed() - Method in class weka.classifiers.RandomizableIteratedSingleClassifierEnhancer
Gets the seed for the random number generations
getSeed() - Method in class weka.classifiers.RandomizableMultipleClassifiersCombiner
Gets the seed for the random number generations
getSeed() - Method in class weka.classifiers.RandomizableSingleClassifierEnhancer
Gets the seed for the random number generations
getSeed() - Method in class weka.classifiers.rules.ConjunctiveRule
returns the current seed value for randomizing the data
getSeed() - Method in class weka.classifiers.rules.JRip
Gets the current seed value to use in randomizing the data
getSeed() - Method in class weka.classifiers.rules.PART
Get the value of Seed.
getSeed() - Method in class weka.classifiers.rules.Ridor
 
getSeed() - Method in class weka.classifiers.trees.J48
Get the value of Seed.
getSeed() - Method in class weka.classifiers.trees.RandomForest
Gets the seed for the random number generations
getSeed() - Method in class weka.classifiers.trees.RandomTree
Gets the seed for the random number generations
getSeed() - Method in class weka.classifiers.trees.REPTree
Get the value of Seed.
getSeed() - Method in class weka.clusterers.RandomizableClusterer
Gets the seed for the random number generations
getSeed() - Method in class weka.clusterers.RandomizableDensityBasedClusterer
Gets the seed for the random number generations
getSeed() - Method in class weka.clusterers.RandomizableSingleClustererEnhancer
Gets the seed for the random number generations
getSeed() - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Returns the seed for random number generator.
getSeed() - Method in interface weka.core.Randomizable
Gets the seed for the random number generations
getSeed() - Method in class weka.core.TestInstances
returns the current seed value
getSeed() - Method in class weka.datagenerators.DataGenerator
Gets the random number seed.
getSeed() - Method in class weka.filters.supervised.attribute.ClassOrder
Get the current randomization seed
getSeed() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Gets the random number seed used for shuffling the dataset.
getSeed() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
Returns the current seed value for randomizing the order of the generated data
getSeed() - Method in class weka.filters.unsupervised.attribute.RandomSubset
Get the seed value for the random number generator.
getSeed() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Gets the random number seed used for shuffling the dataset.
getSeed() - Method in class weka.gui.beans.CrossValidationFoldMaker
Get the currently set seed
getSeed() - Method in class weka.gui.beans.TrainTestSplitMaker
Get the value of the random seed
getSelected() - Method in class weka.gui.ensembleLibraryEditor.tree.CheckBoxNode
getter for the node state
getSelected() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
getter for the node selected state
getSelectedAttributes() - Method in class weka.gui.AttributeSelectionPanel
Gets an array containing the indices of all selected attributes.
getSelectedBuffer() - Method in class weka.gui.ResultHistoryPanel
Gets the buffer associated with the currently selected item in the list.
getSelectedName() - Method in class weka.gui.ResultHistoryPanel
Get the name of the currently selected item in the list
getSelectedObject() - Method in class weka.gui.ResultHistoryPanel
Gets the object associated with the currently selected item in the list.
getSelectedRange() - Method in class weka.filters.unsupervised.attribute.RELAGGS
Gets the current range selection.
getSelectedRange() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Get the value of m_SelectedRange.
getSelectedTag() - Method in class weka.core.SelectedTag
Gets the selected Tag.
getSelection() - Method in class weka.core.Range
Gets an array containing all the selected values, in the order that they were selected (or ascending order if range inversion is on)
getSelectionModel() - Method in class weka.gui.AttributeListPanel
Gets the selection model used by the table.
getSelectionModel() - Method in class weka.gui.AttributeSelectionPanel
Gets the selection model used by the table.
getSelectionModel() - Method in class weka.gui.ResultHistoryPanel
Gets the selection model used by the results list.
getSelectionThreshold() - Method in class weka.attributeSelection.RaceSearch
Returns the threshold so that the AttributeSelection module can discard attributes from the ranking.
getSeparatingThreshold() - Method in class weka.classifiers.functions.pace.ChisqMixture
Gets the separating threshold value.
getSeparatingThreshold() - Method in class weka.classifiers.functions.pace.NormalMixture
Gets the separating threshold value.
getSeperator() - Method in class weka.gui.HierarchyPropertyParser
Get the seperator between levels.
getSequentialAttIndex(int) - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the boolean value at the specified index in the Sequential Attribute Indexes array
getSequentialInstanceIndex(int) - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the boolean value at the specified index in the Sequential Instance Indexes array
getSequentialNumAttributes() - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the number of attributes in the Sequential array
getSequentialNumInstances() - Method in class weka.classifiers.lazy.LBR.Indexes
Returns the number of instances in the Sequential array
getSerializedClassifierFile() - Method in class weka.filters.supervised.attribute.AddClassification
Gets the file pointing to a serialized, trained classifier.
getSERObject() - Method in class weka.clusterers.OPTICS
Returns the internal database
getSetNumber() - Method in class weka.gui.beans.BatchClassifierEvent
Get the set number (ie which fold this is)
getSetNumber() - Method in class weka.gui.beans.BatchClustererEvent
Get the set number (ie which fold this is)
getSetNumber() - Method in class weka.gui.beans.TestSetEvent
Get the test set number (eg.
getSetNumber() - Method in class weka.gui.beans.TrainingSetEvent
Get the set number (eg.
getShape() - Method in class weka.gui.treevisualizer.Node
Get the value of shape.
getShowAverage() - Method in class weka.experiment.ResultMatrix
returns whether average per column is displayed or not
getShowAverage() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns whether the Average is shown by default
getShowAverage() - Method in class weka.gui.experiment.OutputFormatDialog
returns whether the average for each column is displayed.
getShowGUI() - Method in class weka.clusterers.OPTICS
Returns the flag for showing the OPTICS visualizer GUI.
getShowRules() - Method in class weka.classifiers.misc.FLR
Get ShowRules parameter
getShowStdDev() - Method in class weka.experiment.ResultMatrix
returns whether std deviations are displayed or not
getShowStdDevs() - Method in class weka.experiment.PairedTTester
Returns true if standard deviations have been requested.
getShowStdDevs() - Method in interface weka.experiment.Tester
Returns true if standard deviations have been requested.
getShowStdDevs() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns whether StdDevs are shown by default
getShrinkage() - Method in class weka.classifiers.meta.AdditiveRegression
Get the shrinkage rate.
getShrinkage() - Method in class weka.classifiers.meta.LogitBoost
Get the value of Shrinkage.
getShrinking() - Method in class weka.classifiers.functions.LibSVM
whether to use the shrinking heuristics
getShuffle() - Method in class weka.classifiers.rules.Ridor
 
getSigma() - Method in class weka.attributeSelection.ReliefFAttributeEval
Get the value of sigma.
getSigma() - Method in class weka.classifiers.BVDecompose
Get the calculated sigma squared
getSigma() - Method in class weka.classifiers.functions.supportVector.Puk
Gets the sigma value.
getSignificance(int, int) - Method in class weka.experiment.ResultMatrix
returns the significance at the given position, if the position is valid, otherwise SIGNIFICANCE_ATIE
getSignificance() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the default significance
getSignificanceCount(int, int) - Method in class weka.experiment.ResultMatrix
counts the occurrences of the given significance type in the given column.
getSignificanceLevel() - Method in class weka.associations.Apriori
Get the value of significanceLevel.
getSignificanceLevel() - Method in class weka.attributeSelection.RaceSearch
Get the significance level
getSignificanceLevel() - Method in class weka.experiment.PairedTTester
Get the value of SignificanceLevel.
getSignificanceLevel() - Method in interface weka.experiment.Tester
Get the value of SignificanceLevel.
getSignificanceWidth() - Method in class weka.experiment.ResultMatrix
returns the current width for the significance
getSilent() - Method in class weka.core.Check
Get whether silent mode is turned on
getSilent() - Method in class weka.core.Javadoc
whether output in the console is suppressed
getSilent() - Method in class weka.estimators.CheckEstimator
Get whether silent mode is turned on
getSimpleStats(int) - Method in class weka.classifiers.rules.RuleStats
Get the simple stats of one rule, including 6 parameters: 0: coverage; 1:uncoverage; 2: true positive; 3: true negatives; 4: false positives; 5: false negatives
getSIndex() - Method in class weka.gui.visualize.VisualizePanel
Get the index of the shape selected for creating splits.
getSingleIndex() - Method in class weka.core.SingleIndex
Gets the string representing the selected range of values
getSingleModeFlag() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Return if single mode is set for the given data generator mode depends on option setting and or generator type.
getSingleModeFlag() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Return if single mode is set for the given data generator mode depends on option setting and or generator type.
getSingleModeFlag() - Method in class weka.datagenerators.classifiers.classification.LED24
Return if single mode is set for the given data generator mode depends on option setting and or generator type.
getSingleModeFlag() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Return if single mode is set for the given data generator mode depends on option setting and or generator type.
getSingleModeFlag() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the single mode flag.
getSingleModeFlag() - Method in class weka.datagenerators.classifiers.regression.Expression
Return if single mode is set for the given data generator mode depends on option setting and or generator type.
getSingleModeFlag() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Return if single mode is set for the given data generator mode depends on option setting and or generator type.
getSingleModeFlag() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Gets the single mode flag.
getSingleModeFlag() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Gets the single mode flag.
getSingleModeFlag() - Method in class weka.datagenerators.DataGenerator
Return if single mode is set for the given data generator mode depends on option setting and or generator type.
getSingleton() - Static method in class weka.core.logging.Logger
Returns the singleton instance of the logger.
getSingleton() - Static method in class weka.gui.beans.KnowledgeFlowApp
Return the singleton instance of the KnowledgeFlow
getSingleton() - Static method in class weka.gui.Main
Return the singleton instance of the Main GUI.
getSingularValues() - Method in class weka.core.matrix.SingularValueDecomposition
Return the one-dimensional array of singular values
getSize() - Method in class weka.core.Debug.Log
returns the size of the files
getSize() - Method in class weka.gui.ensembleLibraryEditor.ModelList.SortedListModel
 
getSizePer() - Method in class weka.classifiers.trees.BFTree
Get training set size.
getSizePer() - Method in class weka.classifiers.trees.SimpleCart
Get training set size.
getSizeRuleBaseMax() - Method in class weka.classifiers.misc.OLM
Return the number of examples in the maximal rule base.
getSizeRuleBaseMin() - Method in class weka.classifiers.misc.OLM
Return the number of examples in the minimal rule base.
getSkipIdentical() - Method in class weka.core.neighboursearch.LinearNNSearch
Gets whether if identical instances are skipped from the neighbourhood.
getSlope() - Method in class weka.classifiers.functions.SimpleLinearRegression
Returns the slope of the function.
getSmoothing() - Method in class weka.classifiers.trees.m5.Rule
Get whether or not smoothing has been turned on
getSmoothingParameter() - Method in class weka.classifiers.bayes.ComplementNaiveBayes
Gets the smoothing value to be used to avoid zero WordGivenClass probabilities.
getSort() - Method in class weka.classifiers.misc.OLM
Returns if the instances are sorted prior to building the rule bases.
getSort() - Method in class weka.filters.unsupervised.attribute.AddValues
Gets whether the labels are sorted or not.
getSortColumn() - Method in class weka.experiment.PairedTTester
Returns the column to sort on, -1 means the default sorting.
getSortColumn() - Method in interface weka.experiment.Tester
Returns the column to sort on, -1 means the default sorting.
getSortColumnName() - Method in class weka.experiment.PairedTTester
Returns the name of the column to sort on.
getSortColumnName() - Method in interface weka.experiment.Tester
Returns the name of the column to sort on.
getSorting() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the default sorting (empty string means none)
getSortInitializationRatio() - Method in class weka.classifiers.meta.EnsembleSelection
Get the value of sortInitializationRatio.
getSource() - Method in class weka.gui.beans.BeanConnection
returns the source BeanInstance for this connection
getSource() - Method in class weka.gui.treevisualizer.Edge
Get the value of source.
getSourceCode() - Method in class weka.classifiers.CheckSource
Gets the class to test.
getSourceCode() - Method in class weka.filters.CheckSource
Gets the class to test.
getSparseData() - Method in class weka.experiment.InstanceQuery
Gets whether data is to be returned as a set of sparse instances
getSplitByDataSet() - Method in class weka.experiment.RemoteExperiment
Returns true if sub experiments are to be created on the basis of data set..
getSplitDim() - Method in class weka.core.neighboursearch.kdtrees.KDTreeNode
Gets the splitting dimension.
getSplitEvaluator() - Method in class weka.experiment.CrossValidationResultProducer
Get the SplitEvaluator.
getSplitEvaluator() - Method in class weka.experiment.RandomSplitResultProducer
Get the SplitEvaluator.
getSplitOnResiduals() - Method in class weka.classifiers.trees.LMT
Get the value of splitOnResiduals.
getSplitPoint() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Get the split point used for numeric selection
getSplitValue() - Method in class weka.core.neighboursearch.kdtrees.KDTreeNode
Gets the splitting value.
getSquaredError() - Method in class weka.clusterers.SimpleKMeans
Gets the squared error for all clusters
getStamp() - Method in class weka.core.Debug.Timestamp
returns the associated date/time
getStandardDeviation(Instance) - Method in class weka.classifiers.functions.GaussianProcesses
Gives the variance of the prediction at the given instance
getStart() - Method in class weka.core.Debug.Clock
returns the start time
getStartPoint() - Method in class weka.attributeSelection.RankSearch
Get the point at which to start evaluating the ranking
getStartSet() - Method in class weka.attributeSelection.BestFirst
Returns a list of attributes (and or attribute ranges) as a String
getStartSet() - Method in class weka.attributeSelection.FCBFSearch
Returns a list of attributes (and or attribute ranges) as a String
getStartSet() - Method in class weka.attributeSelection.GeneticSearch
Returns a list of attributes (and or attribute ranges) as a String
getStartSet() - Method in class weka.attributeSelection.GreedyStepwise
Returns a list of attributes (and or attribute ranges) as a String
getStartSet() - Method in class weka.attributeSelection.LinearForwardSelection
Returns a list of attributes (and or attribute ranges) as a String
getStartSet() - Method in class weka.attributeSelection.RandomSearch
Returns a list of attributes (and or attribute ranges) as a String
getStartSet() - Method in class weka.attributeSelection.Ranker
Returns a list of attributes (and or attribute ranges) as a String
getStartSet() - Method in interface weka.attributeSelection.StartSetHandler
Returns a list of attributes (and or attribute ranges) as a String
getStaticIcon() - Method in class weka.gui.beans.BeanVisual
Returns the static icon
getStats() - Method in class weka.core.neighboursearch.PerformanceStats
Returns a string representation of the statistics.
getStats() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns a string representation of the statistics.
getStatus() - Method in class weka.gui.beans.IncrementalClassifierEvent
Get the status
getStatus() - Method in class weka.gui.beans.InstanceEvent
Get the status
getStatusFrequency() - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Get how often progress is reported to the status bar.
getStatusMessage() - Method in class weka.experiment.TaskStatusInfo
Get the status message.
getStatusTable() - Method in class weka.gui.beans.LogPanel
The JTable used for the status messages (in case clients want to attach listeners etc.)
getStdDev() - Method in class weka.estimators.KernelEstimator
Return the standard deviation of this kernel estimator.
getStdDev() - Method in class weka.estimators.NormalEstimator
Return the value of the standard deviation of this normal estimator.
getStdDev(int, int) - Method in class weka.experiment.ResultMatrix
returns the std deviation at the given position, if the position is valid, otherwise 0
getStdDevCoordsPerPoint() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the standard deviation of coords per point.
getStdDevIntNodesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the standard deviation of internal nodes visited.
getStdDevLeavesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the standard deviation of leaves visited.
getStdDevPointsVisited() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the standard deviation of points visited.
getStdDevPrec() - Method in class weka.experiment.ResultMatrix
returns the current standard deviation precision
getStdDevPrec() - Method in class weka.gui.experiment.OutputFormatDialog
Gets the precision used for printing the std.
getStdDevPrecision() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the default precision for the stddevs
getStddevValue() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
 
getStdDevWidth() - Method in class weka.experiment.ResultMatrix
returns the current width for the std dev
getStemmer() - Method in class weka.core.stemmers.SnowballStemmer
returns the name of the current stemmer, null if none is set.
getStemmer() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Returns the current stemming algorithm, null if none is used.
getStepSize() - Method in class weka.attributeSelection.RankSearch
Get the number of attributes to add from the rankining in each iteration
getStepSize() - Method in class weka.experiment.LearningRateResultProducer
Get the value of StepSize.
getStop() - Method in class weka.core.Debug.Clock
returns the stop time or, if still running, the current time
getStopwords() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
returns the file used for obtaining the stopwords, if the file represents a directory then the default ones are used.
getString(int[]) - Method in class weka.classifiers.meta.nestedDichotomies.ClassBalancedND
Returns the list of indices as a string.
getString(int[]) - Method in class weka.classifiers.meta.nestedDichotomies.DataNearBalancedND
Returns the list of indices as a string.
getString() - Method in class weka.core.Trie.TrieNode
returns the full string up to the root
getStringChecksum(String) - Static method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
Gets a checksum for the string defining this classifier.
getStringRepresentation() - Method in class weka.classifiers.EnsembleLibraryModel
getter for the string representation
getStringSelection() - Method in class weka.gui.arffviewer.ArffTable
returns the selected content in a StringSelection that can be copied to the clipboard and used in Excel, if nothing is selected the whole table is copied to the clipboard
getStroke() - Method in class weka.gui.visualize.PostscriptGraphics
 
getStructure() - Method in class weka.core.converters.AbstractLoader
 
getStructure() - Method in class weka.core.converters.ArffLoader.ArffReader
Returns the header format
getStructure() - Method in class weka.core.converters.ArffLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in class weka.core.converters.C45Loader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in class weka.core.converters.ConverterUtils.DataSource
returns the structure of the data.
getStructure(int) - Method in class weka.core.converters.ConverterUtils.DataSource
returns the structure of the data, with the defined class index.
getStructure() - Method in class weka.core.converters.CSVLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in class weka.core.converters.DatabaseLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in class weka.core.converters.LibSVMLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in interface weka.core.converters.Loader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in class weka.core.converters.SerializedInstancesLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in class weka.core.converters.SVMLightLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in class weka.core.converters.TextDirectoryLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in class weka.core.converters.XRFFLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getStructure() - Method in class weka.gui.beans.IncrementalClassifierEvent
Get the instances structure (may be null if this is not a NEW_BATCH event)
getStructure() - Method in class weka.gui.beans.InstanceEvent
Get the instances structure (may be null if this is not a FORMAT_AVAILABLE event)
getSubFlow() - Method in class weka.gui.beans.MetaBean
 
getSubmenuTitle() - Method in interface weka.gui.MainMenuExtension
Returns the name of the submenu.
getSubsequenceLength() - Method in class weka.classifiers.functions.supportVector.StringKernel
Returns the length of the subsequence
getSubsetEvaluator() - Method in class weka.attributeSelection.FilteredSubsetEval
Get the subset evaluator to use
getSubsetSizeEvaluator() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Get the subset evaluator used for subset size determination.
getSubSpaceSize() - Method in class weka.classifiers.meta.RandomSubSpace
Gets the size of each subSpace, as a percentage of the training set size.
getSubtreeRaising() - Method in class weka.classifiers.trees.J48
Get the value of subtreeRaising.
getSubtreeRaising() - Method in class weka.classifiers.trees.J48graft
Get the value of subtreeRaising.
getSuccess() - Method in class weka.core.CheckGOE
returns the success of the tests
getSuccess() - Method in class weka.core.CheckOptionHandler
returns the success of the tests
getSuitableTargets(EventSetDescriptor) - Method in class weka.gui.beans.MetaBean
Return a list of input beans capable of receiving the supplied event
getSummary() - Method in class weka.gui.SetInstancesPanel
Gets the instances summary panel associated with this panel
getSumOfCounts() - Method in class weka.estimators.DiscreteEstimator
Get the sum of all the counts
getSumOfWeights() - Method in class weka.estimators.NormalEstimator
Return the sum of the weights for this normal estimator.
getSupport() - Method in class weka.associations.HotSpot
Get the minimum support
getSupportedCursorScrollType() - Method in class weka.experiment.DatabaseUtils
Returns the type of scrolling that the cursor supports, -1 if not supported or not connected.
getSVMType() - Method in class weka.classifiers.functions.LibLINEAR
Gets type of SVM
getSVMType() - Method in class weka.classifiers.functions.LibSVM
Gets type of SVM
getSymbols() - Method in class weka.core.mathematicalexpression.Parser
Returns the current variable - value relation in use.
getSymbols() - Method in class weka.filters.unsupervised.instance.subsetbyexpression.Parser
Returns the current variable - value relation in use.
getSystemInfo() - Method in class weka.core.SystemInfo
returns a copy of the system info.
getSystemLookAndFeel() - Static method in class weka.gui.LookAndFeel
returns the system LnF classname
getTabbedPane() - Method in class weka.gui.arffviewer.ArffViewerMainPanel
returns the tabbedpane instance
getTabbedPane() - Method in class weka.gui.explorer.Explorer
returns the tabbed pane of the Explorer
getTable() - Method in class weka.gui.arffviewer.ArffPanel
returns the table component
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class weka.gui.arffviewer.ArffTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class weka.gui.sql.ResultSetTableCellRenderer
Returns the default table cell renderer.
getTableName() - Method in class weka.core.converters.DatabaseSaver
Gets the table's name
getTabs() - Static method in class weka.gui.explorer.ExplorerDefaults
returns an array with the classnames of all the additional panels to display as tabs in the Explorer
getTabTitle() - Method in class weka.gui.explorer.AssociationsPanel
Returns the title for the tab in the Explorer
getTabTitle() - Method in class weka.gui.explorer.AttributeSelectionPanel
Returns the title for the tab in the Explorer
getTabTitle() - Method in class weka.gui.explorer.ClassifierPanel
Returns the title for the tab in the Explorer
getTabTitle() - Method in class weka.gui.explorer.ClustererPanel
Returns the title for the tab in the Explorer
getTabTitle() - Method in interface weka.gui.explorer.Explorer.ExplorerPanel
Returns the title for the tab in the Explorer
getTabTitle() - Method in class weka.gui.explorer.PreprocessPanel
Returns the title for the tab in the Explorer
getTabTitle() - Method in class weka.gui.explorer.VisualizePanel
Returns the title for the tab in the Explorer
getTabTitleToolTip() - Method in class weka.gui.explorer.AssociationsPanel
Returns the tooltip for the tab in the Explorer
getTabTitleToolTip() - Method in class weka.gui.explorer.AttributeSelectionPanel
Returns the tooltip for the tab in the Explorer
getTabTitleToolTip() - Method in class weka.gui.explorer.ClassifierPanel
Returns the tooltip for the tab in the Explorer
getTabTitleToolTip() - Method in class weka.gui.explorer.ClustererPanel
Returns the tooltip for the tab in the Explorer
getTabTitleToolTip() - Method in interface weka.gui.explorer.Explorer.ExplorerPanel
Returns the tooltip for the tab in the Explorer
getTabTitleToolTip() - Method in class weka.gui.explorer.PreprocessPanel
Returns the tooltip for the tab in the Explorer
getTabTitleToolTip() - Method in class weka.gui.explorer.VisualizePanel
Returns the tooltip for the tab in the Explorer
getTabuList() - Method in class weka.classifiers.bayes.net.search.global.TabuSearch
 
getTabuList() - Method in class weka.classifiers.bayes.net.search.local.TabuSearch
 
getTags() - Method in class weka.core.SelectedTag
Gets the set of all valid Tags.
getTags() - Method in class weka.gui.CostMatrixEditor
Some objects can return tags, but a cost matrix cannot.
getTags() - Method in class weka.gui.EnsembleLibraryEditor
Some objects can return tags, but a cost matrix cannot.
getTags() - Method in class weka.gui.GenericArrayEditor
Returns null as we don't support getting values as tags.
getTags() - Method in class weka.gui.GenericObjectEditor
Returns null as we don't support getting values as tags.
getTags() - Method in class weka.gui.SelectedTagEditor
Gets the list of tags that can be selected from.
getTags() - Method in class weka.gui.SimpleDateFormatEditor
Some objects can return tags, but a date format cannot.
getTarget() - Method in class weka.associations.HotSpot
Get the target index as a string
getTarget() - Method in class weka.gui.beans.BeanConnection
Returns the target BeanInstance for this connection
getTarget() - Method in class weka.gui.treevisualizer.Edge
Get the value of target.
getTargetClass() - Method in class weka.classifiers.bayes.DMNBtext.DNBBinary
Gets the Target Class
getTargetIndex() - Method in class weka.associations.HotSpot
For a nominal target, get the index of the value of interest (1-based)
getTargetMetaData() - Method in class weka.core.pmml.MiningSchema
Get the Target meta data.
getTaskResult() - Method in class weka.experiment.TaskStatusInfo
Get the returnable result of this task.
getTaskStatus() - Method in class weka.experiment.RemoteExperimentSubTask
 
getTaskStatus() - Method in interface weka.experiment.Task
Clients should be able to call this method at any time to obtain information on a current task.
getTaskStatus() - Method in class weka.gui.boundaryvisualizer.RemoteBoundaryVisualizerSubTask
Return status information for this sub task
getTechnicalInformation() - Method in class weka.associations.Apriori
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns TechnicalInformation about the paper related to the algorithm.
getTechnicalInformation() - Method in class weka.associations.PredictiveApriori
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.associations.Tertius
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.CfsSubsetEval
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.ConsistencySubsetEval
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.FCBFSearch
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.GeneticSearch
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.LinearForwardSelection
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.RaceSearch
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.RandomSearch
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.ReliefFAttributeEval
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.ScatterSearchV1
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.SVMAttributeEval
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.SymmetricalUncertAttributeSetEval
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.attributeSelection.WrapperSubsetEval
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.AODE
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.AODEsr
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.ComplementNaiveBayes
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.DMNBtext
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.HNB
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.NaiveBayes
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.NaiveBayesMultinomial
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.NaiveBayesSimple
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.NaiveBayesUpdateable
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.ADNode
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.BIFReader
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.search.global.K2
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.search.global.SimulatedAnnealing
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.search.global.TabuSearch
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.search.global.TAN
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.search.local.K2
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.search.local.SimulatedAnnealing
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.search.local.TabuSearch
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.net.search.local.TAN
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.bayes.WAODE
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.BVDecompose
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.BVDecomposeSegCVSub
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.GaussianProcesses
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.LeastMedSq
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.LibLINEAR
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.LibSVM
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.Logistic
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.pace.MixtureDistribution
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.PaceRegression
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.SimpleLogistic
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.SMO
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.SMOreg
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.supportVector.Puk
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.supportVector.RegSMO
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.supportVector.RegSMOImproved
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.supportVector.StringKernel
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.SVMreg
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.VotedPerceptron
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.functions.Winnow
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.lazy.IB1
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.lazy.IBk
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.lazy.KStar
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.lazy.LBR
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.lazy.LWL
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.AdaBoostM1
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.AdditiveRegression
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.Bagging
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.ClassificationViaRegression
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.CVParameterSelection
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.Dagging
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.Decorate
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.END
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.EnsembleSelection
Return the technical information.
getTechnicalInformation() - Method in class weka.classifiers.meta.Grading
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.LogitBoost
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.MetaCost
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.MultiBoostAB
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.nestedDichotomies.ClassBalancedND
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.nestedDichotomies.DataNearBalancedND
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.nestedDichotomies.ND
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.OrdinalClassClassifier
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.RandomSubSpace
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.RotationForest
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.Stacking
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.StackingC
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.meta.Vote
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.CitationKNN
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.MDD
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.MIBoost
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.MIDD
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.MIEMDD
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.MINND
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.MIOptimalBall
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.MISMO
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.MISVM
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.MIWrapper
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.TLD
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.mi.TLDSimple
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.misc.FLR
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.misc.MinMaxExtension
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.misc.OLM
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.misc.VFI
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.rules.DecisionTable
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.rules.DTNB
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.rules.JRip
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.rules.M5Rules
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.rules.NNge
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.rules.OneR
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.rules.PART
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.rules.Prism
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.rules.Ridor
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.ADTree
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.BFTree
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.FT
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.Id3
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.J48
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.J48graft
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.LADTree
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.LMT
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.m5.M5Base
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.NBTree
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.RandomForest
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.SimpleCart
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.UserClassifier
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.clusterers.CLOPE
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.clusterers.Cobweb
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.clusterers.DBScan
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.clusterers.FarthestFirst
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.clusterers.OPTICS
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.clusterers.sIB
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.clusterers.XMeans
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.ChebyshevDistance
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.EuclideanDistance
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.ManhattanDistance
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.BallTree
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.balltrees.BottomUpConstructor
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.balltrees.MedianDistanceFromArbitraryPoint
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.balltrees.MedianOfWidestDimension
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.balltrees.PointsClosestToFurthestChildren
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.balltrees.TopDownConstructor
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.CoverTree
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.KDTree
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.kdtrees.KMeansInpiredMethod
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.kdtrees.MedianOfWidestDimension
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.kdtrees.MidPointOfWidestDimension
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.neighboursearch.kdtrees.SlidingMidPointOfWidestSide
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.Optimization
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.core.stemmers.LovinsStemmer
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in interface weka.core.TechnicalInformationHandler
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.datagenerators.classifiers.classification.LED24
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.experiment.PairedCorrectedTTester
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.filters.supervised.attribute.Discretize
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.filters.supervised.attribute.NominalToBinary
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.filters.supervised.attribute.PLSFilter
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.filters.supervised.instance.SMOTE
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.filters.unsupervised.attribute.PKIDiscretize
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.filters.unsupervised.attribute.RELAGGS
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.filters.unsupervised.attribute.Wavelet
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTempDir() - Static method in class weka.core.Debug
returns the system temp directory
getTester() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the display name of the preferred Tester algorithm
getTestEvaluator() - Method in class weka.attributeSelection.CheckAttributeSelection
Gets whether the evaluator is being tested or the search method.
getTestOrTrain() - Method in class weka.gui.beans.BatchClustererEvent
Get whether the set of instances is a test or a training set
getTestPredictions(Classifier, Instances) - Method in class weka.classifiers.evaluation.EvaluationUtils
Generate a bunch of predictions ready for processing, by performing a evaluation on a test set assuming the classifier is already trained.
getTestSet() - Method in class weka.gui.beans.BatchClassifierEvent
Get the test set
getTestSet() - Method in class weka.gui.beans.BatchClustererEvent
Get the training/test set
getTestSet() - Method in class weka.gui.beans.TestSetEvent
Get the test set instances
getText() - Method in class weka.gui.beans.BeanVisual
Get the visual's label
getText() - Method in class weka.gui.beans.TextEvent
Describe getText method here.
getText() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
returns the text to be displayed for this node
getTextTitle() - Method in class weka.gui.beans.TextEvent
Describe getTextTitle method here.
getTFTransform() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets whether if the word frequencies should be transformed into log(1+fij) where fij is the frequency of word i in document(instance) j.
getThreshold() - Method in class weka.attributeSelection.FCBFSearch
Returns the threshold so that the AttributeSelection module can discard attributes from the ranking.
getThreshold() - Method in class weka.attributeSelection.GreedyStepwise
Returns the threshold so that the AttributeSelection module can discard attributes from the ranking.
getThreshold() - Method in class weka.attributeSelection.RaceSearch
Get the threshold
getThreshold() - Method in interface weka.attributeSelection.RankedOutputSearch
Gets the threshold by which attributes can be discarded.
getThreshold() - Method in class weka.attributeSelection.Ranker
Returns the threshold so that the AttributeSelection module can discard attributes from the ranking.
getThreshold() - Method in class weka.attributeSelection.WrapperSubsetEval
Get the value of the threshold
getThreshold() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Return the threshold being used.
getThreshold() - Method in class weka.classifiers.functions.PaceRegression
Gets the threshold for olsc estimator
getThreshold() - Method in class weka.classifiers.functions.Winnow
Get the value of Threshold.
getThreshold() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Gets the threshold for the max error when predicting a numeric class.
getThresholdInstance(Instances, double) - Static method in class weka.classifiers.evaluation.ThresholdCurve
Gets the index of the instance with the closest threshold value to the desired target
getTimestamp() - Static method in class weka.experiment.CrossValidationResultProducer
Gets a Double representing the current date and time.
getTimestamp() - Static method in class weka.experiment.RandomSplitResultProducer
Gets a Double representing the current date and time.
getTitle() - Method in class weka.gui.arffviewer.ArffPanel
returns the title for the Tab, i.e.
getToken(StreamTokenizer) - Static method in class weka.core.converters.ConverterUtils
Gets token.
getTokenizer() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Returns the current tokenizer algorithm.
getTolerance() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
Get the tolerance value
getTolerance() - Method in class weka.classifiers.functions.supportVector.RegSMOImproved
returns the current tolerance
getToleranceParameter() - Method in class weka.attributeSelection.SVMAttributeEval
Get the value of T used with SMO
getToleranceParameter() - Method in class weka.classifiers.functions.SMO
Get the value of tolerance parameter.
getToleranceParameter() - Method in class weka.classifiers.functions.SMOreg
Get the value of tolerance parameter.
getToleranceParameter() - Method in class weka.classifiers.mi.MISMO
Get the value of tolerance parameter.
getToolTipText() - Method in class weka.experiment.PairedCorrectedTTester
returns a string that is displayed as tooltip on the "perform test" button in the experimenter
getToolTipText() - Method in class weka.experiment.PairedTTester
returns a string that is displayed as tooltip on the "perform test" button in the experimenter
getToolTipText() - Method in interface weka.experiment.Tester
returns a string that is displayed as tooltip on the "perform test" button in the experimenter
getToolTipText(MouseEvent) - Method in class weka.gui.AttributeVisualizationPanel
Returns "<nominal value> [<nominal value count>]" if displaying a bar plot and mouse is on some bar.
getToolTipText() - Method in class weka.gui.ensembleLibraryEditor.tree.CheckBoxNode
getter for the tooltip text
getToolTipText() - Method in class weka.gui.ensembleLibraryEditor.tree.DefaultNode
getter for the tooltip text
getToolTipText() - Method in class weka.gui.ensembleLibraryEditor.tree.GenericObjectNode
getter for the tooltip text
getToolTipText() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
getter for the tooltip text
getToolTipText() - Method in class weka.gui.ensembleLibraryEditor.tree.PropertyNode
getter for the tooltip text
getToolTipText(PrintableComponent) - Static method in class weka.gui.visualize.PrintableComponent
Returns a tooltip only if the user wants it.
getTop() - Method in class weka.gui.treevisualizer.Node
Get the value of top.
getTotalCoordsPerPoint() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the total sum of coords per point.
getTotalCount(Node, int) - Static method in class weka.gui.treevisualizer.Node
Recursively finds the total number of nodes there are.
getTotalGCount(Node, int) - Static method in class weka.gui.treevisualizer.Node
Recursively finds the total number of groups of siblings there are.
getTotalHeight(Node, int) - Static method in class weka.gui.treevisualizer.Node
Recursively finds the total number of levels there are.
getTotalIntNodesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the total number of internal nodes visited.
getTotalLeavesVisited() - Method in class weka.core.neighboursearch.TreePerformanceStats
Returns the total number of leaves visited.
getTotalPointsVisited() - Method in class weka.core.neighboursearch.PerformanceStats
Returns the total number of points visited.
getToYear() - Static method in class weka.core.Copyright
returns the end year of the copyright (i.e., current year)
getTPRate() - Method in class weka.associations.tertius.Rule
Get the rate of True Positive instances of this rule.
getTrainingSet() - Method in class weka.gui.beans.TrainingSetEvent
Get the training instances
getTrainingTime() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getTrainIterations() - Method in class weka.classifiers.BVDecompose
Gets the maximum number of boost iterations
getTrainPercent() - Method in class weka.experiment.RandomSplitResultProducer
Get the value of TrainPercent.
getTrainPercent() - Method in class weka.gui.beans.TrainTestSplitMaker
Get the percentage of the data that will be in the training portion of the split
getTrainPercentage() - Static method in class weka.gui.experiment.ExperimenterDefaults
returns the training percentage in case of splits
getTrainPoolSize() - Method in class weka.classifiers.BVDecompose
Get the number of instances in the training pool.
getTrainSet() - Method in class weka.gui.beans.BatchClassifierEvent
Get the train set
getTrainSize() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the training size
getTrainTestPredictions(Classifier, Instances, Instances) - Method in class weka.classifiers.evaluation.EvaluationUtils
Generate a bunch of predictions ready for processing, by performing a evaluation on a test set after training on the given training set.
getTransform() - Method in class weka.gui.visualize.PostscriptGraphics
 
getTransformAllValues() - Method in class weka.filters.supervised.attribute.NominalToBinary
Gets if all nominal values are turned into new attributes, not only if there are more than 2.
getTransformAllValues() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Gets if all nominal values are turned into new attributes, not only if there are more than 2.
getTransformationDictionary() - Method in class weka.core.pmml.MiningSchema
Get the transformation dictionary .
getTransformBackToOriginal() - Method in class weka.attributeSelection.PrincipalComponents
Gets whether the data is to be transformed back to the original space.
getTransformMethod() - Method in class weka.classifiers.mi.SimpleMI
Get the method used in transformation.
getTranslation() - Method in class weka.filters.unsupervised.attribute.Normalize
Get the translation.
getTraversal() - Method in class weka.classifiers.meta.GridSearch
Gets the type of traversal for the grid.
getTree() - Method in class weka.gui.ensembleLibraryEditor.tree.GenericObjectNode
returns the current tree
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class weka.gui.ensembleLibraryEditor.tree.ModelTreeNodeEditor
This method uses the ModelTreeNodeRenderer class to get the individual editors and then registers this classes editing event listeners with them
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class weka.gui.ensembleLibraryEditor.tree.ModelTreeNodeRenderer
This is the method of this class that is responsible for figuring out how to display each of the tree nodes.
getTreshold() - Method in class weka.attributeSelection.ScatterSearchV1
Get the treshold
getTrimingThreshold() - Method in class weka.classifiers.functions.pace.ChisqMixture
Gets the triming thresholding value.
getTrimingThreshold() - Method in class weka.classifiers.functions.pace.NormalMixture
Gets the triming thresholding value.
getTrueNegative() - Method in class weka.classifiers.evaluation.TwoClassStats
Gets the number of negative instances predicted as negative
getTruePositive() - Method in class weka.classifiers.evaluation.TwoClassStats
Gets the number of positive instances predicted as positive
getTruePositiveRate() - Method in class weka.classifiers.evaluation.TwoClassStats
Calculate the true positive rate.
getTStart() - Method in class weka.classifiers.bayes.net.search.global.SimulatedAnnealing
 
getTStart() - Method in class weka.classifiers.bayes.net.search.local.SimulatedAnnealing
 
getTuneInterpolationParameter() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns whether the interpolation parameter is to be tuned based on the bounds.
getTwoClassStats(int) - Method in class weka.classifiers.evaluation.ConfusionMatrix
Gets the performance with respect to one of the classes as a TwoClassStats object.
getTwoValue() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
figures out the class of this node's object and returns a new instance of it initialized with the value of "2".
getType() - Method in class weka.associations.tertius.IndividualLiteral
 
getType() - Method in class weka.associations.tertius.LiteralSet
Give the type of properties in this set (individual or part properties).
getType() - Method in class weka.attributeSelection.LinearForwardSelection
Get the type
getType() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Get the type
getType() - Method in class weka.classifiers.functions.neural.NeuralConnection
 
getType() - Method in class weka.core.AttributeLocator
returns the type of attribute that is located
getType(RevisionHandler) - Static method in class weka.core.RevisionUtils
Determines the type of a (sanitized) revision string returned by the RevisionHandler.
getType(String) - Static method in class weka.core.RevisionUtils
Determines the type of a (sanitized) revision string.
getType() - Method in class weka.core.TechnicalInformation
returns the type of this technical information
getType(int) - Method in class weka.gui.arffviewer.ArffSortedTableModel
returns the TYPE of the attribute at the given position
getType(int, int) - Method in class weka.gui.arffviewer.ArffSortedTableModel
returns the TYPE of the attribute at the given position
getType(int) - Method in class weka.gui.arffviewer.ArffTableModel
returns the TYPE of the attribute at the given position
getType(int, int) - Method in class weka.gui.arffviewer.ArffTableModel
returns the TYPE of the attribute at the given position
getType() - Method in class weka.gui.sql.event.ConnectionEvent
returns the type of this event, CONNECT or DISCONNECT
getU() - Method in class weka.core.Matrix
Deprecated. Returns the U part of the matrix.
getU() - Method in class weka.core.matrix.LUDecomposition
Return upper triangular factor
getU() - Method in class weka.core.matrix.SingularValueDecomposition
Return the left singular vectors
getUID(String) - Static method in class weka.core.SerializationHelper
reads or creates the serialVersionUID for the given class
getUID(Class) - Static method in class weka.core.SerializationHelper
reads or creates the serialVersionUID for the given class
getUnpruned() - Method in class weka.classifiers.rules.PART
Get the value of unpruned.
getUnpruned() - Method in class weka.classifiers.trees.J48
Get the value of unpruned.
getUnpruned() - Method in class weka.classifiers.trees.J48graft
Get the value of unpruned.
getUnpruned() - Method in class weka.classifiers.trees.m5.M5Base
Get whether unpruned tree/rules are being generated
getUnpruned() - Method in class weka.classifiers.trees.m5.Rule
Get whether unpruned tree/rules are being generated
getUpdateCount() - Method in class weka.core.converters.DatabaseConnection
Dewtermines if the current query retrieves a result set or updates a table
getUpdateIncrementalClassifier() - Method in class weka.gui.beans.Classifier
Get whether an incremental classifier will be updated on the incoming instance stream.
getUpper() - Method in class weka.gui.experiment.RunNumberPanel
Gets the current upper run number.
getUpperBound() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns the current value of the upper bound for the interpolation parameter.
getUpperBoundMinSupport() - Method in class weka.associations.Apriori
Get the value of upperBoundMinSupport.
getUpperCase() - Method in class weka.core.converters.DatabaseConnection
Check if the property checkUpperCaseNames in the DatabaseUtils file is set to true or false.
getUpperNumericBound() - Method in class weka.core.Attribute
Returns the upper bound of a numeric attribute.
getUpperSize() - Method in class weka.experiment.LearningRateResultProducer
Get the value of UpperSize.
getUrl() - Method in interface weka.core.converters.DatabaseConverter
 
getUrl() - Method in class weka.core.converters.DatabaseLoader
Gets the URL
getUrl() - Method in class weka.core.converters.DatabaseSaver
Gets the database URL
getURL() - Static method in class weka.core.Copyright
returns the URL of the owner
getURL() - Method in class weka.gui.DatabaseConnectionDialog
Returns URL from dialog
getURL(String, String) - Static method in class weka.gui.Loader
returns a URL for the given filename, can be NULL if it fails
getURL(String) - Method in class weka.gui.Loader
returns a URL for the given filename, can be NULL if it fails
getURL() - Method in class weka.gui.sql.ConnectionPanel
returns the current URL.
getURL() - Method in class weka.gui.sql.event.ResultChangedEvent
returns the database URL that produced the table model
getURL() - Method in class weka.gui.sql.ResultSetTable
returns the database URL that produced the table model
getURL() - Method in class weka.gui.sql.SqlViewer
returns the database URL from the currently active tab in the ResultPanel, otherwise an empty string.
getURL() - Method in class weka.gui.sql.SqlViewerDialog
returns the chosen URL, if any
getURLFileLoaders() - Static method in class weka.core.converters.ConverterUtils
returns a vector with the classnames of all the URL file loaders.
getURLLoaderForExtension(String) - Static method in class weka.core.converters.ConverterUtils
tries to determine the URL loader to use for this kind of extension, returns null if none can be found.
getURLLoaderForFile(String) - Static method in class weka.core.converters.ConverterUtils
tries to determine the URL loader to use for this kind of file, returns null if none can be found.
getURLLoaderForFile(File) - Static method in class weka.core.converters.ConverterUtils
tries to determine the URL loader to use for this kind of file, returns null if none can be found.
getUsageType() - Method in class weka.core.pmml.MiningFieldMetaInfo
Get the usage type of this field.
getUseADTree() - Method in class weka.classifiers.bayes.BayesNet
Method declaration
getUseAIC() - Method in class weka.classifiers.functions.SimpleLogistic
Get the value of useAIC.
getUseAIC() - Method in class weka.classifiers.trees.FT
Get the value of useAIC.
getUseAIC() - Method in class weka.classifiers.trees.LMT
Get the value of useAIC.
getUseAIC() - Method in class weka.classifiers.trees.lmt.LogisticBase
Get the value of useAIC.
getUseArcReversal() - Method in class weka.classifiers.bayes.net.search.global.HillClimber
get use the arc reversal operation
getUseArcReversal() - Method in class weka.classifiers.bayes.net.search.local.HillClimber
get use the arc reversal operation
getUseBetterEncoding() - Method in class weka.filters.supervised.attribute.Discretize
Gets whether better encoding is to be used for MDL.
getUseClassification() - Static method in class weka.gui.experiment.ExperimenterDefaults
whether classification or regression is used
getUseCpuTime() - Method in class weka.core.Debug.Clock
returns whether the use of CPU is time is enabled/disabled (regardless whether the system supports it or not)
getUseCrossOver() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
 
getUseCrossOver() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
 
getUseCrossValidation() - Method in class weka.classifiers.functions.SimpleLogistic
Get the value of useCrossValidation.
getUseCustomDimensions() - Method in class weka.gui.visualize.JComponentWriter
whether custom dimensions are to used for the size of the image
getUsedAttributes() - Method in class weka.classifiers.trees.lmt.LogisticBase
Returns an array of the indices of the attributes used in the logistic model.
getUseEqualFrequency() - Method in class weka.classifiers.meta.RegressionByDiscretization
Get the value of UseEqualFrequency.
getUseEqualFrequency() - Method in class weka.filters.unsupervised.attribute.Discretize
Get the value of UseEqualFrequency.
getUseEqualFrequency() - Method in class weka.filters.unsupervised.attribute.PKIDiscretize
Get the value of UseEqualFrequency.
getUseErrorRate() - Method in class weka.classifiers.trees.BFTree
Get if use error rate in internal cross-validation.
getUseGini() - Method in class weka.classifiers.trees.BFTree
Get if use Gini index as splitting criterion.
getUseGUI() - Method in class weka.core.Memory
whether to display a dialog in case of a problem (= TRUE) or just print on stderr (= FALSE)
getUseIBk() - Method in class weka.classifiers.rules.DecisionTable
Gets whether IBk is being used instead of the majority class
getUseKDTree() - Method in class weka.clusterers.XMeans
Gets whether the KDTree is used or not.
getUseKernelEstimator() - Method in class weka.classifiers.bayes.NaiveBayes
Gets if kernel estimator is being used.
getUseKononenko() - Method in class weka.filters.supervised.attribute.Discretize
Gets whether Kononenko's MDL criterion is to be used.
getUseLaplace() - Method in class weka.classifiers.bayes.AODEsr
Gets if laplace correction is being used.
getUseLaplace() - Method in class weka.classifiers.trees.J48
Get the value of useLaplace.
getUseLaplace() - Method in class weka.classifiers.trees.J48graft
Get the value of useLaplace.
getUseLeastValues() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Gets whether to use values with least or most instances
getUseLowerOrder() - Method in class weka.classifiers.functions.supportVector.PolyKernel
Gets whether lower-order terms are used.
getUseMEstimates() - Method in class weka.classifiers.bayes.AODE
Gets if m-estimaces is being used.
getUseMissing() - Method in class weka.filters.unsupervised.attribute.AddNoise
Gets the flag if missing values are treated as extra values.
getUseMutation() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
 
getUseMutation() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
 
getUseNormalization() - Method in class weka.classifiers.functions.supportVector.StringKernel
Returns whether normalization is used.
getUseOneSE() - Method in class weka.classifiers.trees.BFTree
Get if use the 1SE rule to choose final model.
getUseOneSE() - Method in class weka.classifiers.trees.SimpleCart
Get if use the 1SE rule to choose final model.
getUsePairwiseCoupling() - Method in class weka.classifiers.meta.MultiClassClassifier
Gets whether to use pairwise coupling with 1-vs-1 classification to improve probability estimates.
getUseProb() - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
 
getUsePropertyIterator() - Method in class weka.experiment.Experiment
Gets whether the custom property iterator should be used.
getUsePrune() - Method in class weka.classifiers.trees.SimpleCart
Get if use minimal cost-complexity pruning.
getUsePruning() - Method in class weka.classifiers.rules.JRip
Gets whether pruning is performed
getUser() - Method in interface weka.core.converters.DatabaseConverter
 
getUser() - Method in class weka.core.converters.DatabaseLoader
Gets the user name
getUser() - Method in class weka.core.converters.DatabaseSaver
Gets the database user
getUser() - Method in class weka.gui.sql.ConnectionPanel
returns the current User.
getUser() - Method in class weka.gui.sql.event.ResultChangedEvent
returns the user that produced the table model
getUser() - Method in class weka.gui.sql.ResultSetTable
returns the user that produced the table model
getUser() - Method in class weka.gui.sql.SqlViewer
returns the user from the currently active tab in the ResultPanel, otherwise an empty string.
getUser() - Method in class weka.gui.sql.SqlViewerDialog
returns the chosen user, if any
getUseRelativePath() - Method in class weka.core.converters.AbstractFileLoader
Gets whether relative paths are to be used
getUseRelativePath() - Method in class weka.core.converters.AbstractFileSaver
Gets whether relative paths are to be used
getUseRelativePath() - Method in interface weka.core.converters.FileSourcedConverter
Gets whether relative paths are to be used
getUseRelativePath() - Method in class weka.gui.beans.SerializedModelSaver
Get whether to use relative paths for the directory.
getUseRelativePaths() - Static method in class weka.gui.experiment.ExperimenterDefaults
whether relative paths are used by default
getUseResampling() - Method in class weka.classifiers.meta.AdaBoostM1
Get whether resampling is turned on
getUseResampling() - Method in class weka.classifiers.meta.LogitBoost
Get whether resampling is turned on
getUseResampling() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Get whether resampling is turned on
getUsername() - Method in class weka.experiment.DatabaseUtils
Get the database username.
getUsername() - Method in class weka.gui.DatabaseConnectionDialog
Returns Username from dialog
getUserOptions() - Method in class weka.classifiers.functions.supportVector.KernelEvaluation
returns the options the user supplied for the kernel
getUserOptions() - Method in class weka.core.CheckOptionHandler
Gets the current user-supplied options (creates a copy)
getUseStars() - Method in class weka.core.Javadoc
whether the Javadoc is prefixed with "*"
getUseStoplist() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets whether if the words on the stoplist are to be ignored (The stoplist is in weka.core.StopWords).
getUseSupervisedDiscretization() - Method in class weka.classifiers.bayes.NaiveBayes
Get whether supervised discretization is to be used.
getUseTournamentSelection() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
 
getUseTournamentSelection() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
 
getUseTraining() - Method in class weka.attributeSelection.ClassifierSubsetEval
Get if training data is to be used instead of hold out/test data
getUseTree() - Method in class weka.classifiers.trees.m5.Rule
get whether an m5 tree is being used rather than rules
getUseUnsmoothed() - Method in class weka.classifiers.trees.m5.M5Base
Get whether or not smoothing is being used
getUsingCutOff() - Method in class weka.classifiers.mi.TLD
Returns whether an empirical cutoff is used
getUsingCutOff() - Method in class weka.classifiers.mi.TLDSimple
Returns whether an empirical cutoff is used
getV() - Method in class weka.core.matrix.EigenvalueDecomposition
Return the eigenvector matrix
getV() - Method in class weka.core.matrix.SingularValueDecomposition
Return the right singular vectors
getValidating() - Method in class weka.core.xml.XMLDocument
returns whether a validating parser is used.
getValidating() - Method in class weka.core.xml.XMLOptions
returns whether a validating parser is used.
getValidationChunkSize() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Get the validation chunk size
getValidationPredictions() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
getter for validation predictions
getValidationRatio() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibraryModel
get validationRatio
getValidationRatio() - Method in class weka.classifiers.meta.EnsembleSelection
Get the value of validationRatio.
getValidationSetSize() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getValidationThreshold() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
getValue(int) - Method in class weka.classifiers.misc.monotone.Coordinates
Get the value of the attribute with index index, ignoring the class attribute.
getValue() - Method in class weka.classifiers.trees.adtree.PredictionNode
Gets the prediction value of the node.
getValue() - Method in class weka.core.pmml.FieldMetaInfo.Value
 
getValue(Object, PropertyPath.Path) - Static method in class weka.core.PropertyPath
returns the value specified by the given path from the object
getValue(Object, String) - Static method in class weka.core.PropertyPath
returns the value specified by the given path from the object
getValue(TechnicalInformation.Field) - Method in class weka.core.TechnicalInformation
returns the value associated with the given field, or empty if field is not currently stored.
getValue(Instance, int) - Static method in class weka.filters.unsupervised.instance.subsetbyexpression.Parser
Returns either a String object for nominal attributes or a Double for numeric ones.
getValue() - Method in class weka.gui.CostMatrixEditor
Gets the cost matrix that is being edited.
getValue() - Method in class weka.gui.EnsembleLibraryEditor
Gets the cost matrix that is being edited.
getValue() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
getter for this node's object
getValue() - Method in class weka.gui.GenericArrayEditor
Gets the current object array.
getValue() - Method in class weka.gui.GenericObjectEditor
Gets the current Object.
getValue() - Method in class weka.gui.HierarchyPropertyParser
Get the value of current node
getValue() - Method in class weka.gui.SimpleDateFormatEditor
Gets the date format that is being edited.
getValueAt(int, int) - Method in class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.ResultVectorTableModel
Returns the value for the JTable for a given position.
getValueAt(int, int) - Method in class weka.gui.arffviewer.ArffTableModel
returns the value for the cell at columnindex and rowIndex
getValueAt(int, int) - Method in class weka.gui.SortedTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class weka.gui.sql.ResultSetTableModel
returns the value for the cell at columnindex and rowIndex.
getValueIndices() - Method in class weka.filters.unsupervised.attribute.MakeIndicator
Get the indices of the indicator values.
getValueName(int, int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
returns value of a node
getValueRange() - Method in class weka.filters.unsupervised.attribute.MakeIndicator
Get the range containing the indicator values.
getValues(String) - Method in class weka.classifiers.bayes.net.EditableBayesNet
returns array of values of a node
getValues(int) - Method in class weka.classifiers.bayes.net.EditableBayesNet
returns array of values of a node
getValues() - Method in class weka.classifiers.meta.GridSearch
returns the parameter pair that was found to work best
getValues(double[]) - Method in class weka.classifiers.misc.monotone.Coordinates
Get the values of the coordinates.
getValues() - Method in class weka.core.pmml.TargetMetaInfo
Get the values (discrete case only) for this Target.
getValues() - Method in class weka.gui.ensembleLibraryEditor.tree.GenericObjectNode
This method iterates over all of the child nodes of this GenericObjectNode and requests the verious sets of values that the user has presumably specified.
getValues() - Method in class weka.gui.visualize.VisualizePanelEvent
 
getValuesList() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
returns the range for each attribute as string
getValuesOutput() - Method in class weka.associations.Tertius
Get the value of valuesOutput.
getVarbValues() - Method in class weka.core.Optimization
Get the variable values.
getVariableNames() - Static method in class weka.core.Environment
Get the names of the variables (keys) stored in the internal map.
getVariableValue(String) - Static method in class weka.core.Environment
Get the value for a particular variable.
getVariance() - Method in class weka.classifiers.BVDecompose
Get the calculated variance
getVarianceCovered() - Method in class weka.attributeSelection.PrincipalComponents
Gets the proportion of total variance to account for when retaining principal components
getVarianceCovered() - Method in class weka.filters.unsupervised.attribute.PrincipalComponents
Gets the proportion of total variance to account for when retaining principal components.
getVectorOfAttrTypes() - Method in class weka.estimators.CheckEstimator.AttrTypes
 
getVerbose() - Method in class weka.associations.Apriori
Gets whether algorithm is run in verbose mode
getVerbose() - Method in class weka.attributeSelection.ExhaustiveSearch
get whether or not output is verbose
getVerbose() - Method in class weka.attributeSelection.LinearForwardSelection
Get whether output is to be verbose
getVerbose() - Method in class weka.attributeSelection.RandomSearch
get whether or not output is verbose
getVerbose() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Get whether output is to be verbose
getVerbose() - Method in class weka.classifiers.meta.Dagging
Gets the verbose state
getVerboseOutput() - Method in class weka.classifiers.meta.EnsembleSelection
Get the value of verboseOutput.
getVersion() - Method in class weka.core.xml.XMLSerialization
returns the WEKA version with which the serialized object was created
getVisible() - Method in class weka.gui.treevisualizer.Node
Get the value of visible.
getVisibleColCount() - Method in class weka.experiment.ResultMatrix
returns the number of visible columns
getVisibleRowCount() - Method in class weka.experiment.ResultMatrix
returns the number of visible rows
getVisual() - Method in class weka.gui.beans.AbstractDataSink
Get the visual being used by this data source.
getVisual() - Method in class weka.gui.beans.AbstractDataSource
Get the visual being used by this data source.
getVisual() - Method in class weka.gui.beans.AbstractEvaluator
Get the visual
getVisual() - Method in class weka.gui.beans.AbstractTestSetProducer
Get the visual for this bean
getVisual() - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Get the visual for this bean
getVisual() - Method in class weka.gui.beans.AbstractTrainingSetProducer
Get the visual for this bean
getVisual() - Method in class weka.gui.beans.Associator
Gets the visual appearance of this wrapper bean
getVisual() - Method in class weka.gui.beans.ClassAssigner
 
getVisual() - Method in class weka.gui.beans.Classifier
Gets the visual appearance of this wrapper bean
getVisual() - Method in class weka.gui.beans.ClassValuePicker
 
getVisual() - Method in class weka.gui.beans.Clusterer
Gets the visual appearance of this wrapper bean
getVisual() - Method in class weka.gui.beans.DataVisualizer
Return the visual appearance of this bean
getVisual() - Method in class weka.gui.beans.Filter
Get the visual appearance of this bean
getVisual() - Method in class weka.gui.beans.GraphViewer
Get the visual appearance of this bean
getVisual() - Method in class weka.gui.beans.InstanceStreamToBatchMaker
Gets the visual appearance of this wrapper bean
getVisual() - Method in class weka.gui.beans.MetaBean
Gets the visual appearance of this wrapper bean
getVisual() - Method in class weka.gui.beans.ModelPerformanceChart
Return the visual appearance of this bean
getVisual() - Method in class weka.gui.beans.PredictionAppender
Get the visual being used by this data source.
getVisual() - Method in class weka.gui.beans.SerializedModelSaver
Get the visual being used by this data source.
getVisual() - Method in class weka.gui.beans.StripChart
Get the visual appearance of this bean
getVisual() - Method in class weka.gui.beans.TextViewer
Get the visual appearance of this bean
getVisual() - Method in interface weka.gui.beans.Visible
Get the visual representation
getVisualizeMenuItem(FastVector, Attribute) - Method in interface weka.gui.visualize.plugins.VisualizePlugin
Get a JMenu or JMenuItem which contain action listeners that perform the visualization, using some but not necessarily all of the data.
getVoteFlag() - Method in class weka.datagenerators.classifiers.classification.RDG1
Gets the vote flag.
getWBias() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the calculated bias according to the Webb definition
getWeight() - Method in class weka.classifiers.bayes.AODE
Gets the weight used in m-estimate
getWeightByConfidence() - Method in class weka.classifiers.misc.VFI
Get whether feature intervals are being weighted by confidence
getWeightByDistance() - Method in class weka.attributeSelection.ReliefFAttributeEval
Get whether nearest neighbours are being weighted by distance
getWeighted() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns if the weighted version is in effect.
getWeightingKernel() - Method in class weka.classifiers.lazy.LWL
Gets the kernel weighting method to use.
getWeightMethod() - Method in class weka.classifiers.mi.MIWrapper
Returns the current weighting method for instances.
getWeightMethod() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
Returns the current weighting method for instances.
getWeights() - Method in class weka.classifiers.functions.LibLINEAR
Gets the parameters C of class i to weight[i]*C (default 1).
getWeights() - Method in class weka.classifiers.functions.LibSVM
Gets the parameters C of class i to weight[i]*C, for C-SVC (default 1).
getWeights() - Method in class weka.classifiers.functions.neural.NeuralNode
call this function to get the weights array.
getWeights() - Method in class weka.estimators.KernelEstimator
Return the weights of the kernels.
getWeights() - Method in interface weka.gui.boundaryvisualizer.DataGenerator
Get weights
getWeights() - Method in class weka.gui.boundaryvisualizer.KDDataGenerator
 
getWeightThreshold() - Method in class weka.classifiers.meta.AdaBoostM1
Get the degree of weight thresholding
getWeightThreshold() - Method in class weka.classifiers.meta.LogitBoost
Get the degree of weight thresholding
getWeightTrimBeta() - Method in class weka.classifiers.functions.SimpleLogistic
Get the value of weightTrimBeta.
getWeightTrimBeta() - Method in class weka.classifiers.trees.FT
Get the value of weightTrimBeta.
getWeightTrimBeta() - Method in class weka.classifiers.trees.LMT
Get the value of weightTrimBeta.
getWeightTrimBeta() - Method in class weka.classifiers.trees.lmt.LogisticBase
Get the value of weightTrimBeta.
getWholeDataErr() - Method in class weka.classifiers.rules.Ridor
 
getWidth() - Method in class weka.gui.beans.BeanInstance
Gets the width of this bean
getWindow(Class) - Method in class weka.gui.Main
returns the first instance of the given window class, null if none can be found.
getWindow(String) - Method in class weka.gui.Main
returns the first window with the given title, null if none can be found.
getWindowList() - Method in class weka.gui.Main
returns all currently open frames.
getWindowSize() - Method in class weka.classifiers.lazy.IBk
Gets the maximum number of instances allowed in the training pool.
getWithPrefix(String) - Method in class weka.core.Trie
returns all stored strings that match the given prefix
getWords() - Method in class weka.core.CheckScheme
returns the words used for assembling strings in a comma-separated list.
getWords() - Method in class weka.core.TestInstances
returns the words used for assembling strings in a comma-separated list.
getWordSeparators() - Method in class weka.core.CheckScheme
returns the word separators (chars) to use for assembling strings.
getWordSeparators() - Method in class weka.core.TestInstances
returns the word separators (chars) to use for assembling strings.
getWordsToKeep() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Gets the number of words (per class if there is a class attribute assigned) to attempt to keep.
getWorkingDirectory() - Method in class weka.classifiers.meta.ensembleSelection.EnsembleSelectionLibrary
Gets the working Directory of the ensemble library.
getWorkingDirectory() - Method in class weka.classifiers.meta.EnsembleSelection
Get the value of working directory.
getWrappedAlgorithm() - Method in class weka.gui.beans.Associator
Returns the wrapped associator
getWrappedAlgorithm() - Method in class weka.gui.beans.Classifier
Returns the wrapped classifier
getWrappedAlgorithm() - Method in class weka.gui.beans.Clusterer
Returns the wrapped clusterer
getWrappedAlgorithm() - Method in class weka.gui.beans.Filter
Get the filter wrapped by this bean
getWrappedAlgorithm() - Method in class weka.gui.beans.Loader
Get the loader
getWrappedAlgorithm() - Method in class weka.gui.beans.Saver
Get the saver
getWrappedAlgorithm() - Method in interface weka.gui.beans.WekaWrapper
Get the algorithm
getWriteMode() - Method in class weka.core.converters.AbstractSaver
Gets the write mode.
getWriteMode() - Method in interface weka.core.converters.Saver
Gets the write mode
getWriteOPTICSresults() - Method in class weka.clusterers.OPTICS
Returns the flag for writing actions
getWriter() - Method in class weka.core.converters.AbstractFileSaver
Gets the writer
getWriter(String) - Method in class weka.gui.visualize.PrintableComponent
returns the JComponentWriter associated with the given name, is null if not found.
getWriter(String) - Method in interface weka.gui.visualize.PrintableHandler
returns the JComponentWriter associated with the given name, is null if not found
getWriter(String) - Method in class weka.gui.visualize.PrintablePanel
returns the JComponentWriter associated with the given name, is null if not found
getWriters() - Method in class weka.gui.visualize.PrintableComponent
returns a Hashtable with the current available JComponentWriters in the save dialog.
getWriters() - Method in interface weka.gui.visualize.PrintableHandler
returns a Hashtable with the current available JComponentWriters in the save dialog.
getWriters() - Method in class weka.gui.visualize.PrintablePanel
returns a Hashtable with the current available JComponentWriters in the save dialog.
getWVariance() - Method in class weka.classifiers.BVDecomposeSegCVSub
Get the calculated variance according to the Webb definition
getX() - Method in class weka.classifiers.functions.neural.NeuralConnection
 
getX() - Method in class weka.gui.beans.BeanInstance
Gets the x coordinate of this bean
getXBase() - Method in class weka.classifiers.meta.GridSearch
Get the value of the base for X.
getXExpression() - Method in class weka.classifiers.meta.GridSearch
Get the expression for the X value.
getXindex() - Method in class weka.gui.visualize.PlotData2D
Get the currently set x index of the data
getXIndex() - Method in class weka.gui.visualize.VisualizePanel
Get the index of the attribute on the x axis
getXLabelFreq() - Method in class weka.gui.beans.StripChart
Get the frequency by which x axis values are printed
getXMax() - Method in class weka.classifiers.meta.GridSearch
Get the value of the Maximum of X.
getXMin() - Method in class weka.classifiers.meta.GridSearch
Get the value of the minimum of X.
getXMLDocument() - Method in class weka.core.xml.XMLOptions
returns the handler of the XML document.
getXProperty() - Method in class weka.classifiers.meta.GridSearch
Get the X property to test (normally the filter).
getXScale() - Method in class weka.gui.visualize.JComponentWriter
returns the scale factor for the x-axis
getXScale() - Method in class weka.gui.visualize.PrintableComponent
returns the scale factor for the x-axis.
getXScale() - Method in interface weka.gui.visualize.PrintableHandler
returns the scale factor for the x-axis
getXScale() - Method in class weka.gui.visualize.PrintablePanel
returns the scale factor for the x-axis
getXStep() - Method in class weka.classifiers.meta.GridSearch
Get the value of the step size for X.
getY() - Method in class weka.classifiers.functions.neural.NeuralConnection
 
getY() - Method in class weka.gui.beans.BeanInstance
Gets the y coordinate of this bean
getYBase() - Method in class weka.classifiers.meta.GridSearch
Get the value of the base for Y.
getYExpression() - Method in class weka.classifiers.meta.GridSearch
Get the expression for the Y value.
getYindex() - Method in class weka.gui.visualize.PlotData2D
Get the currently set y index of the data
getYIndex() - Method in class weka.gui.visualize.VisualizePanel
Get the index of the attribute on the y axis
getYMax() - Method in class weka.classifiers.meta.GridSearch
Get the value of the Maximum of Y.
getYMin() - Method in class weka.classifiers.meta.GridSearch
Get the value of the minimum of Y.
getYProperty() - Method in class weka.classifiers.meta.GridSearch
Get the Y property (normally the classifier).
getYScale() - Method in class weka.gui.visualize.JComponentWriter
returns the scale factor for the y-axis
getYScale() - Method in class weka.gui.visualize.PrintableComponent
returns the scale factor for the y-axis.
getYScale() - Method in interface weka.gui.visualize.PrintableHandler
returns the scale factor for the y-axis
getYScale() - Method in class weka.gui.visualize.PrintablePanel
returns the scale factor for the y-axis
getYStep() - Method in class weka.classifiers.meta.GridSearch
Get the value of the step size for Y.
getZeroValue() - Method in class weka.gui.ensembleLibraryEditor.tree.NumberNode
figures out the class of this node's object and returns a new instance of it initialized with the value of "0".
globalBlendTipText() - Method in class weka.classifiers.lazy.KStar
Returns the tip text for this property
globalInfo() - Method in class weka.associations.Apriori
Returns a string describing this associator
globalInfo() - Method in class weka.associations.FilteredAssociator
Returns a string describing this Associator
globalInfo() - Method in class weka.associations.GeneralizedSequentialPatterns
Returns global information about the algorithm.
globalInfo() - Method in class weka.associations.HotSpot
Returns a string describing this classifier
globalInfo() - Method in class weka.associations.PredictiveApriori
Returns a string describing this associator
globalInfo() - Method in class weka.associations.Tertius
Returns a string describing this associator.
globalInfo() - Method in class weka.attributeSelection.BestFirst
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.CfsSubsetEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.ChiSquaredAttributeEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.ClassifierSubsetEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.ConsistencySubsetEval
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.CostSensitiveASEvaluation
 
globalInfo() - Method in class weka.attributeSelection.ExhaustiveSearch
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.FCBFSearch
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.FilteredAttributeEval
 
globalInfo() - Method in class weka.attributeSelection.FilteredSubsetEval
 
globalInfo() - Method in class weka.attributeSelection.GainRatioAttributeEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.GeneticSearch
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.GreedyStepwise
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.InfoGainAttributeEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.LatentSemanticAnalysis
Returns a string describing this attribute transformer
globalInfo() - Method in class weka.attributeSelection.LinearForwardSelection
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.OneRAttributeEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.PrincipalComponents
Returns a string describing this attribute transformer
globalInfo() - Method in class weka.attributeSelection.RaceSearch
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.RandomSearch
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.Ranker
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.RankSearch
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.ReliefFAttributeEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.ScatterSearchV1
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.SubsetSizeForwardSelection
Returns a string describing this search method
globalInfo() - Method in class weka.attributeSelection.SVMAttributeEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.SymmetricalUncertAttributeEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.SymmetricalUncertAttributeSetEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.attributeSelection.WrapperSubsetEval
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.classifiers.bayes.AODE
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.bayes.AODEsr
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.bayes.BayesianLogisticRegression
 
globalInfo() - Method in class weka.classifiers.bayes.BayesNet
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.ComplementNaiveBayes
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.bayes.DMNBtext
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.bayes.HNB
Returns a string describing this classifier.
globalInfo() - Method in class weka.classifiers.bayes.NaiveBayes
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.bayes.NaiveBayesMultinomial
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.bayes.NaiveBayesMultinomialUpdateable
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.bayes.NaiveBayesSimple
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.bayes.NaiveBayesUpdateable
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.bayes.net.BIFReader
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.estimate.BayesNetEstimator
This will return a string describing the class.
globalInfo() - Method in class weka.classifiers.bayes.net.estimate.BMAEstimator
Returns a string describing this object
globalInfo() - Method in class weka.classifiers.bayes.net.estimate.MultiNomialBMAEstimator
Returns a string describing this object
globalInfo() - Method in class weka.classifiers.bayes.net.estimate.SimpleEstimator
Returns a string describing this object
globalInfo() - Method in class weka.classifiers.bayes.net.search.ci.CISearchAlgorithm
Returns a string describing this object
globalInfo() - Method in class weka.classifiers.bayes.net.search.ci.ICSSearchAlgorithm
This will return a string describing the search algorithm.
globalInfo() - Method in class weka.classifiers.bayes.net.search.fixed.FromFile
Returns a string describing this object
globalInfo() - Method in class weka.classifiers.bayes.net.search.fixed.NaiveBayes
Returns a string describing this object
globalInfo() - Method in class weka.classifiers.bayes.net.search.global.GeneticSearch
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
This will return a string describing the search algorithm.
globalInfo() - Method in class weka.classifiers.bayes.net.search.global.HillClimber
This will return a string describing the search algorithm.
globalInfo() - Method in class weka.classifiers.bayes.net.search.global.K2
This will return a string describing the search algorithm.
globalInfo() - Method in class weka.classifiers.bayes.net.search.global.RepeatedHillClimber
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.search.global.SimulatedAnnealing
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.search.global.TabuSearch
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.search.global.TAN
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.search.local.GeneticSearch
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.search.local.HillClimber
This will return a string describing the search algorithm.
globalInfo() - Method in class weka.classifiers.bayes.net.search.local.K2
This will return a string describing the search algorithm.
globalInfo() - Method in class weka.classifiers.bayes.net.search.local.LAGDHillClimber
This will return a string describing the search algorithm.
globalInfo() - Method in class weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm
This will return a string describing the search algorithm.
globalInfo() - Method in class weka.classifiers.bayes.net.search.local.RepeatedHillClimber
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.search.local.SimulatedAnnealing
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.search.local.TabuSearch
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.net.search.local.TAN
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.bayes.WAODE
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.BVDecompose
Returns a string describing this object
globalInfo() - Method in class weka.classifiers.BVDecomposeSegCVSub
Returns a string describing this object
globalInfo() - Method in class weka.classifiers.functions.GaussianProcesses
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.functions.IsotonicRegression
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.functions.LeastMedSq
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.functions.LibLINEAR
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.functions.LibSVM
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.functions.LinearRegression
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.functions.Logistic
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.functions.MultilayerPerceptron
This will return a string describing the classifier.
globalInfo() - Method in class weka.classifiers.functions.PaceRegression
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.functions.PLSClassifier
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.functions.RBFNetwork
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.functions.SimpleLinearRegression
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.functions.SimpleLogistic
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.functions.SMO
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.functions.SMOreg
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.functions.supportVector.Kernel
Returns a string describing the kernel
globalInfo() - Method in class weka.classifiers.functions.supportVector.NormalizedPolyKernel
Returns a string describing the kernel
globalInfo() - Method in class weka.classifiers.functions.supportVector.PolyKernel
Returns a string describing the kernel
globalInfo() - Method in class weka.classifiers.functions.supportVector.PrecomputedKernelMatrixKernel
Returns a string describing the kernel
globalInfo() - Method in class weka.classifiers.functions.supportVector.Puk
Returns a string describing the kernel
globalInfo() - Method in class weka.classifiers.functions.supportVector.RBFKernel
Returns a string describing the kernel
globalInfo() - Method in class weka.classifiers.functions.supportVector.RegSMO
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.functions.supportVector.RegSMOImproved
Returns a string describing the object
globalInfo() - Method in class weka.classifiers.functions.supportVector.StringKernel
Returns a string describing the kernel
globalInfo() - Method in class weka.classifiers.functions.SVMreg
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.functions.VotedPerceptron
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.functions.Winnow
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.JythonClassifier
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.lazy.IB1
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.lazy.IBk
Returns a string describing classifier.
globalInfo() - Method in class weka.classifiers.lazy.KStar
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.lazy.LBR
 
globalInfo() - Method in class weka.classifiers.lazy.LWL
Returns a string describing classifier.
globalInfo() - Method in class weka.classifiers.meta.AdaBoostM1
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.AdditiveRegression
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Returns a string describing this search method
globalInfo() - Method in class weka.classifiers.meta.Bagging
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.ClassificationViaClustering
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.ClassificationViaRegression
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.CostSensitiveClassifier
 
globalInfo() - Method in class weka.classifiers.meta.CVParameterSelection
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.meta.Dagging
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.Decorate
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.END
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.EnsembleSelection
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.FilteredClassifier
Returns a string describing this classifier
globalInfo() - Method in class weka.classifiers.meta.Grading
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.GridSearch
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.LogitBoost
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.MetaCost
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.MultiBoostAB
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.MultiClassClassifier
 
globalInfo() - Method in class weka.classifiers.meta.MultiScheme
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.nestedDichotomies.ClassBalancedND
 
globalInfo() - Method in class weka.classifiers.meta.nestedDichotomies.DataNearBalancedND
 
globalInfo() - Method in class weka.classifiers.meta.nestedDichotomies.ND
 
globalInfo() - Method in class weka.classifiers.meta.OrdinalClassClassifier
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost
 
globalInfo() - Method in class weka.classifiers.meta.RandomCommittee
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.RandomSubSpace
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.RegressionByDiscretization
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.RotationForest
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.Stacking
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.StackingC
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.meta.ThresholdSelector
 
globalInfo() - Method in class weka.classifiers.meta.Vote
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.mi.CitationKNN
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.MDD
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.MIBoost
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.MIDD
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.MIEMDD
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.MILR
Returns the tip text for this property
globalInfo() - Method in class weka.classifiers.mi.MINND
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.MIOptimalBall
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.MISMO
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.mi.MISVM
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.MIWrapper
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.SimpleMI
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.TLD
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.mi.TLDSimple
Returns a string describing this filter
globalInfo() - Method in class weka.classifiers.misc.FLR
Returns a description of the classifier suitable for displaying in the explorer/experimenter gui
globalInfo() - Method in class weka.classifiers.misc.HyperPipes
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.misc.MinMaxExtension
Returns a string describing the classifier.
globalInfo() - Method in class weka.classifiers.misc.monotone.OSDLCore
Returns a string describing the classifier.
globalInfo() - Method in class weka.classifiers.misc.OLM
Returns a string describing the classifier.
globalInfo() - Method in class weka.classifiers.misc.SerializedClassifier
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.misc.VFI
Returns a string describing this search method
globalInfo() - Method in class weka.classifiers.rules.ConjunctiveRule
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.DecisionTable
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.DTNB
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.JRip
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.M5Rules
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.NNge
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.OneR
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.PART
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.Prism
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.Ridor
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.rules.ZeroR
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.ADTree
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.BFTree
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.DecisionStump
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.FT
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.Id3
Returns a string describing the classifier.
globalInfo() - Method in class weka.classifiers.trees.J48
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.J48graft
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.LADTree
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.LMT
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.m5.M5Base
returns information about the classifier
globalInfo() - Method in class weka.classifiers.trees.NBTree
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.RandomForest
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.RandomTree
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.REPTree
Returns a string describing classifier
globalInfo() - Method in class weka.classifiers.trees.SimpleCart
Return a description suitable for displaying in the explorer/experimenter.
globalInfo() - Method in class weka.classifiers.trees.UserClassifier
This will return a string describing the classifier.
globalInfo() - Method in class weka.clusterers.CLOPE
Returns a string describing this DataMining-Algorithm
globalInfo() - Method in class weka.clusterers.Cobweb
Returns a string describing this clusterer
globalInfo() - Method in class weka.clusterers.DBScan
Returns a string describing this DataMining-Algorithm
globalInfo() - Method in class weka.clusterers.EM
Returns a string describing this clusterer
globalInfo() - Method in class weka.clusterers.FarthestFirst
Returns a string describing this clusterer
globalInfo() - Method in class weka.clusterers.FilteredClusterer
Returns a string describing this clusterer.
globalInfo() - Method in class weka.clusterers.MakeDensityBasedClusterer
Returns a string describing classifier
globalInfo() - Method in class weka.clusterers.OPTICS
Returns a string describing this DataMining-Algorithm
globalInfo() - Method in class weka.clusterers.sIB
Returns a string describing this clusterer
globalInfo() - Method in class weka.clusterers.SimpleKMeans
Returns a string describing this clusterer
globalInfo() - Method in class weka.clusterers.XMeans
Returns a string describing this clusterer.
globalInfo() - Method in class weka.core.ChebyshevDistance
Returns a string describing this object.
globalInfo() - Method in class weka.core.converters.ArffLoader
Returns a string describing this Loader
globalInfo() - Method in class weka.core.converters.ArffSaver
Returns a string describing this Saver
globalInfo() - Method in class weka.core.converters.C45Loader
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.core.converters.C45Saver
Returns a string describing this Saver
globalInfo() - Method in class weka.core.converters.CSVLoader
Returns a string describing this attribute evaluator
globalInfo() - Method in class weka.core.converters.CSVSaver
Returns a string describing this Saver
globalInfo() - Method in class weka.core.converters.DatabaseLoader
Returns a string describing this Loader
globalInfo() - Method in class weka.core.converters.DatabaseSaver
Returns a string describing this Saver
globalInfo() - Method in class weka.core.converters.LibSVMLoader
Returns a string describing this Loader.
globalInfo() - Method in class weka.core.converters.LibSVMSaver
Returns a string describing this Saver
globalInfo() - Method in class weka.core.converters.SerializedInstancesLoader
Returns a string describing this object
globalInfo() - Method in class weka.core.converters.SerializedInstancesSaver
Returns a string describing this Saver
globalInfo() - Method in class weka.core.converters.SVMLightLoader
Returns a string describing this Loader.
globalInfo() - Method in class weka.core.converters.SVMLightSaver
Returns a string describing this Saver.
globalInfo() - Method in class weka.core.converters.TextDirectoryLoader
Returns a string describing this loader
globalInfo() - Method in class weka.core.converters.XRFFLoader
Returns a string describing this Loader
globalInfo() - Method in class weka.core.converters.XRFFSaver
Returns a string describing this Saver
globalInfo() - Method in class weka.core.EditDistance
Returns a string describing this object.
globalInfo() - Method in class weka.core.EuclideanDistance
Returns a string describing this object.
globalInfo() - Method in class weka.core.ManhattanDistance
Returns a string describing this object.
globalInfo() - Method in class weka.core.neighboursearch.BallTree
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.balltrees.BottomUpConstructor
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.balltrees.MedianDistanceFromArbitraryPoint
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.balltrees.MedianOfWidestDimension
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.balltrees.MiddleOutConstructor
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.balltrees.PointsClosestToFurthestChildren
Returns a string describing this object.
globalInfo() - Method in class weka.core.neighboursearch.balltrees.TopDownConstructor
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.CoverTree
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.KDTree
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.kdtrees.KMeansInpiredMethod
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.kdtrees.MedianOfWidestDimension
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.kdtrees.MidPointOfWidestDimension
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.kdtrees.SlidingMidPointOfWidestSide
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.LinearNNSearch
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.neighboursearch.NearestNeighbourSearch
Returns a string describing this nearest neighbour search algorithm.
globalInfo() - Method in class weka.core.NormalizableDistance
Returns a string describing this object.
globalInfo() - Method in class weka.core.stemmers.IteratedLovinsStemmer
Returns a string describing the stemmer
globalInfo() - Method in class weka.core.stemmers.LovinsStemmer
Returns a string describing the stemmer
globalInfo() - Method in class weka.core.stemmers.NullStemmer
Returns a string describing the stemmer
globalInfo() - Method in class weka.core.stemmers.SnowballStemmer
Returns a string describing the stemmer.
globalInfo() - Method in class weka.core.tokenizers.AlphabeticTokenizer
Returns a string describing the stemmer
globalInfo() - Method in class weka.core.tokenizers.NGramTokenizer
Returns a string describing the stemmer
globalInfo() - Method in class weka.core.tokenizers.Tokenizer
Returns a string describing the stemmer
globalInfo() - Method in class weka.core.tokenizers.WordTokenizer
Returns a string describing the stemmer
globalInfo() - Method in class weka.datagenerators.classifiers.classification.Agrawal
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.classifiers.classification.BayesNet
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.classifiers.classification.LED24
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.classifiers.classification.RandomRBF
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.classifiers.classification.RDG1
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.classifiers.regression.Expression
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.classifiers.regression.MexicanHat
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.ClusterDefinition
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.clusterers.BIRCHCluster
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.clusterers.SubspaceCluster
Returns a string describing this data generator.
globalInfo() - Method in class weka.datagenerators.clusterers.SubspaceClusterDefinition
Returns a string describing this data generator.
globalInfo() - Method in class weka.experiment.AveragingResultProducer
Returns a string describing this result producer
globalInfo() - Method in class weka.experiment.ClassifierSplitEvaluator
Returns a string describing this split evaluator
globalInfo() - Method in class weka.experiment.CostSensitiveClassifierSplitEvaluator
Returns a string describing this split evaluator
globalInfo() - Method in class weka.experiment.CrossValidationResultProducer
Returns a string describing this result producer
globalInfo() - Method in class weka.experiment.CSVResultListener
Returns a string describing this result listener
globalInfo() - Method in class weka.experiment.DatabaseResultListener
Returns a string describing this result listener
globalInfo() - Method in class weka.experiment.DatabaseResultProducer
Returns a string describing this result producer
globalInfo() - Method in class weka.experiment.DensityBasedClustererSplitEvaluator
Returns a string describing this split evaluator
globalInfo() - Method in class weka.experiment.InstancesResultListener
Returns a string describing this result listener
globalInfo() - Method in class weka.experiment.LearningRateResultProducer
Returns a string describing this result producer
globalInfo() - Method in class weka.experiment.RandomSplitResultProducer
Returns a string describing this result producer
globalInfo() - Method in class weka.experiment.RegressionSplitEvaluator
Returns a string describing this split evaluator
globalInfo() - Method in class weka.filters.AllFilter
Returns a string describing this filter
globalInfo() - Method in class weka.filters.MultiFilter
Returns a string describing this filter
globalInfo() - Method in class weka.filters.SimpleFilter
Returns a string describing this classifier.
globalInfo() - Method in class weka.filters.supervised.attribute.AddClassification
Returns a string describing this filter
globalInfo() - Method in class weka.filters.supervised.attribute.AttributeSelection
Returns a string describing this filter
globalInfo() - Method in class weka.filters.supervised.attribute.ClassOrder
Returns a string describing this filter
globalInfo() - Method in class weka.filters.supervised.attribute.Discretize
Returns a string describing this filter
globalInfo() - Method in class weka.filters.supervised.attribute.NominalToBinary
Returns a string describing this filter
globalInfo() - Method in class weka.filters.supervised.attribute.PLSFilter
Returns a string describing this classifier.
globalInfo() - Method in class weka.filters.supervised.instance.Resample
Returns a string describing this filter.
globalInfo() - Method in class weka.filters.supervised.instance.SMOTE
Returns a string describing this classifier.
globalInfo() - Method in class weka.filters.supervised.instance.SpreadSubsample
Returns a string describing this filter
globalInfo() - Method in class weka.filters.supervised.instance.StratifiedRemoveFolds
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.Add
Returns a string describing this filter.
globalInfo() - Method in class weka.filters.unsupervised.attribute.AddCluster
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.AddExpression
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.AddID
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.AddNoise
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.AddValues
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.Center
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.ChangeDateFormat
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.ClassAssigner
Returns a string describing this classifier.
globalInfo() - Method in class weka.filters.unsupervised.attribute.ClusterMembership
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.Copy
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.Discretize
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.FirstOrder
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.InterquartileRange
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.KernelFilter
Returns a string describing this filter.
globalInfo() - Method in class weka.filters.unsupervised.attribute.MakeIndicator
 
globalInfo() - Method in class weka.filters.unsupervised.attribute.MathExpression
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.MergeTwoValues
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.NominalToBinary
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.NominalToString
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.Normalize
Returns a string describing this filter.
globalInfo() - Method in class weka.filters.unsupervised.attribute.NumericCleaner
Returns a string describing this filter.
globalInfo() - Method in class weka.filters.unsupervised.attribute.NumericToBinary
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.NumericToNominal
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.NumericTransform
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.Obfuscate
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.PartitionedMultiFilter
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.PKIDiscretize
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.PrincipalComponents
Returns a string describing this filter.
globalInfo() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.RandomSubset
Returns a string describing this filter.
globalInfo() - Method in class weka.filters.unsupervised.attribute.RELAGGS
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.Remove
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.RemoveType
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.RemoveUseless
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.Reorder
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.ReplaceMissingValues
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.Standardize
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.StringToNominal
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.StringToWordVector
Returns a string describing this filter.
globalInfo() - Method in class weka.filters.unsupervised.attribute.SwapValues
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.attribute.TimeSeriesDelta
Returns a string describing this classifier
globalInfo() - Method in class weka.filters.unsupervised.attribute.TimeSeriesTranslate
Returns a string describing this classifier
globalInfo() - Method in class weka.filters.unsupervised.attribute.Wavelet
Returns a string describing this classifier.
globalInfo() - Method in class weka.filters.unsupervised.instance.NonSparseToSparse
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.instance.Normalize
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.instance.Randomize
Returns a string describing this classifier
globalInfo() - Method in class weka.filters.unsupervised.instance.RemoveFolds
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.instance.RemoveFrequentValues
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.instance.RemoveMisclassified
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.instance.RemovePercentage
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.instance.RemoveRange
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.instance.RemoveWithValues
Returns a string describing this classifier
globalInfo() - Method in class weka.filters.unsupervised.instance.Resample
Returns a string describing this classifier
globalInfo() - Method in class weka.filters.unsupervised.instance.ReservoirSample
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.instance.SparseToNonSparse
Returns a string describing this filter
globalInfo() - Method in class weka.filters.unsupervised.instance.SubsetByExpression
Returns a string describing this filter.
globalInfo() - Method in class weka.gui.beans.Associator
Global info (if it exists) for the wrapped classifier
globalInfo() - Method in class weka.gui.beans.AttributeSummarizer
Global info for this bean
globalInfo() - Method in class weka.gui.beans.ClassAssigner
Global info for this bean
globalInfo() - Method in class weka.gui.beans.Classifier
Global info (if it exists) for the wrapped classifier
globalInfo() - Method in class weka.gui.beans.ClassifierPerformanceEvaluator
Global info for this bean
globalInfo() - Method in class weka.gui.beans.ClassValuePicker
Global info for this bean
globalInfo() - Method in class weka.gui.beans.Clusterer
Global info (if it exists) for the wrapped classifier
globalInfo() - Method in class weka.gui.beans.ClustererPerformanceEvaluator
Global info for this bean
globalInfo() - Method in class weka.gui.beans.CrossValidationFoldMaker
Global info for this bean
globalInfo() - Method in class weka.gui.beans.DataVisualizer
Global info for this bean
globalInfo() - Method in class weka.gui.beans.Filter
Global info (if it exists) for the wrapped filter
globalInfo() - Method in class weka.gui.beans.GraphViewer
Global info for this bean
globalInfo() - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Global info for this bean
globalInfo() - Method in class weka.gui.beans.Loader
Global info (if it exists) for the wrapped loader
globalInfo() - Method in class weka.gui.beans.ModelPerformanceChart
Global info for this bean
globalInfo() - Method in class weka.gui.beans.PredictionAppender
Global description of this bean
globalInfo() - Method in class weka.gui.beans.Saver
Global info (if it exists) for the wrapped loader
globalInfo() - Method in class weka.gui.beans.ScatterPlotMatrix
Global info for this bean
globalInfo() - Method in class weka.gui.beans.SerializedModelSaver
Global info for this bean.
globalInfo() - Method in class weka.gui.beans.StripChart
Global info for this bean
globalInfo() - Method in class weka.gui.beans.TestSetMaker
Global info for this bean
globalInfo() - Method in class weka.gui.beans.TextViewer
Global info for this bean
globalInfo() - Method in class weka.gui.beans.TrainingSetMaker
Global info for this bean
globalInfo() - Method in class weka.gui.beans.TrainTestSplitMaker
Global info for this bean
GLOBALINFO_ENDTAG - Static variable in class weka.core.GlobalInfoJavadoc
the end comment tag for inserting the generated Javadoc
GLOBALINFO_METHOD - Static variable in class weka.core.GlobalInfoJavadoc
the globalInfo method name
GLOBALINFO_STARTTAG - Static variable in class weka.core.GlobalInfoJavadoc
the start comment tag for inserting the generated Javadoc
GlobalInfoJavadoc - Class in weka.core
Generates Javadoc comments from the class's globalInfo method.
GlobalInfoJavadoc() - Constructor for class weka.core.GlobalInfoJavadoc
default constructor
GlobalScoreSearchAlgorithm - Class in weka.classifiers.bayes.net.search.global
This Bayes Network learning algorithm uses cross validation to estimate classification accuracy.
GlobalScoreSearchAlgorithm() - Constructor for class weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm
 
goDown(String) - Method in class weka.gui.HierarchyPropertyParser
Go to a certain node of the tree down from the current node according to the specified relative path.
goTo(String) - Method in class weka.gui.HierarchyPropertyParser
Go to a certain node of the tree according to the specified path Note that the path must be absolute path from the root.
goToChild(String) - Method in class weka.gui.HierarchyPropertyParser
Go to one child node from the current position in the tree according to the given value
If the child node with the given value cannot be found it returns false, true otherwise.
goToChild(int) - Method in class weka.gui.HierarchyPropertyParser
Go to one child node from the current position in the tree according to the given position
goToParent() - Method in class weka.gui.HierarchyPropertyParser
Go to the parent from the current position in the tree If the current position is the root, it stays there and does not move
goToRoot() - Method in class weka.gui.HierarchyPropertyParser
Go to the root of the tree
gr(double, double) - Static method in class weka.core.Utils
Tests if a is greater than b.
Grading - Class in weka.classifiers.meta
Implements Grading.
Grading() - Constructor for class weka.classifiers.meta.Grading
 
GraftSplit - Class in weka.classifiers.trees.j48
Class implementing a split for nodes added to a tree during grafting.
GraftSplit(int, double, int, double, double) - Constructor for class weka.classifiers.trees.j48.GraftSplit
constructor
GraftSplit(int, double, int, double, double[][]) - Constructor for class weka.classifiers.trees.j48.GraftSplit
constructor
graph() - Method in class weka.associations.HotSpot
 
graph() - Method in class weka.classifiers.bayes.BayesNet
Returns a BayesNet graph in XMLBIF ver 0.3 format.
graph() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Returns graph describing the classifier (if possible).
graph() - Method in class weka.classifiers.meta.CostSensitiveClassifier
Returns graph describing the classifier (if possible).
graph() - Method in class weka.classifiers.meta.CVParameterSelection
Returns graph describing the classifier (if possible).
graph() - Method in class weka.classifiers.meta.FilteredClassifier
Returns graph describing the classifier (if possible).
graph() - Method in class weka.classifiers.meta.ThresholdSelector
Returns graph describing the classifier (if possible).
graph() - Method in class weka.classifiers.trees.ADTree
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.ft.FTtree
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.FT
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.j48.ClassifierTree
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.J48
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.j48.NBTreeClassifierTree
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.J48graft
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.LADTree
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.LMT
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.lmt.LMTNode
Returns graph describing the tree.
graph(StringBuffer) - Method in class weka.classifiers.trees.m5.RuleNode
Assign a unique identifier to each node in the tree and then calls graphTree
graph() - Method in class weka.classifiers.trees.M5P
Return a dot style String describing the tree.
graph() - Method in class weka.classifiers.trees.NBTree
Returns graph describing the tree.
graph() - Method in class weka.classifiers.trees.REPTree
Outputs the decision tree as a graph
graph() - Method in class weka.classifiers.trees.UserClassifier
 
graph() - Method in class weka.clusterers.Cobweb
Generates the graph string of the Cobweb tree
graph() - Method in interface weka.core.Drawable
Returns a string that describes a graph representing the object.
GraphConstants - Interface in weka.gui.graphvisualizer
GraphConstants.java
GraphEdge - Class in weka.gui.graphvisualizer
This class represents an edge in the graph
GraphEdge(int, int, int) - Constructor for class weka.gui.graphvisualizer.GraphEdge
 
GraphEdge(int, int, int, String, String) - Constructor for class weka.gui.graphvisualizer.GraphEdge
 
GraphEvent - Class in weka.gui.beans
Event for graphs
GraphEvent(Object, String, String, int) - Constructor for class weka.gui.beans.GraphEvent
Creates a new GraphEvent instance.
GraphListener - Interface in weka.gui.beans
Describe interface TextListener here.
GraphNode - Class in weka.gui.graphvisualizer
This class represents a node in the Graph.
GraphNode(String, String) - Constructor for class weka.gui.graphvisualizer.GraphNode
Constructor
GraphNode(String, String, int) - Constructor for class weka.gui.graphvisualizer.GraphNode
Constructor
GraphPanel - Class in weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI
GraphPanel.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht
Date: Sep 16, 2004
Time: 10:28:19 AM
$ Revision 1.4 $
GraphPanel(FastVector, int, boolean, boolean) - Constructor for class weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.GraphPanel
 
graphType() - Method in class weka.associations.HotSpot
Returns the type of graph this scheme represents.
graphType() - Method in class weka.classifiers.bayes.BayesNet
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.meta.AttributeSelectedClassifier
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.meta.CostSensitiveClassifier
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.meta.CVParameterSelection
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.meta.FilteredClassifier
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.meta.ThresholdSelector
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.ADTree
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.FT
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.j48.ClassifierTree
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.J48
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.J48graft
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.LADTree
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.LMT
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.M5P
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.NBTree
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.REPTree
Returns the type of graph this classifier represents.
graphType() - Method in class weka.classifiers.trees.UserClassifier
Returns the type of graph this classifier represents.
graphType() - Method in class weka.clusterers.Cobweb
Returns the type of graphs this class represents
graphType() - Method in interface weka.core.Drawable
Returns the type of graph representing the object.
GraphViewer - Class in weka.gui.beans
A bean encapsulating weka.gui.treevisualize.TreeVisualizer
GraphViewer() - Constructor for class weka.gui.beans.GraphViewer
 
GraphViewerBeanInfo - Class in weka.gui.beans
Bean info class for the graph viewer
GraphViewerBeanInfo() - Constructor for class weka.gui.beans.GraphViewerBeanInfo
 
GraphVisualizer - Class in weka.gui.graphvisualizer
This class displays the graph we want to visualize.
GraphVisualizer() - Constructor for class weka.gui.graphvisualizer.GraphVisualizer
Constructor
Sets up the gui and initializes all the other previously uninitialized variables.
greedySortInitializationTipText() - Method in class weka.classifiers.meta.EnsembleSelection
Returns the tip text for this property
GreedyStepwise - Class in weka.attributeSelection
GreedyStepwise :

Performs a greedy forward or backward search through the space of attribute subsets.
GreedyStepwise() - Constructor for class weka.attributeSelection.GreedyStepwise
Constructor
GRID - Static variable in class weka.datagenerators.clusterers.BIRCHCluster
Constant set for choice of pattern.
gridIsExtendableTipText() - Method in class weka.classifiers.meta.GridSearch
Returns the tip text for this property
GridSearch - Class in weka.classifiers.meta
Performs a grid search of parameter pairs for the a classifier (Y-axis, default is LinearRegression with the "Ridge" parameter) and the PLSFilter (X-axis, "# of Components") and chooses the best pair found for the actual predicting.

The initial grid is worked on with 2-fold CV to determine the values of the parameter pairs for the selected type of evaluation (e.g., accuracy).
GridSearch() - Constructor for class weka.classifiers.meta.GridSearch
the default constructor
grOrEq(double, double) - Static method in class weka.core.Utils
Tests if a is greater or equal to b.
grouping(boolean) - Method in class weka.core.matrix.FlexibleDecimalFormat
 
grow(Instances) - Method in class weka.classifiers.rules.Rule
Build this rule
GT - Static variable in interface weka.core.mathematicalexpression.sym
 
GT - Static variable in interface weka.filters.unsupervised.instance.subsetbyexpression.sym
 
GUI - Class in weka.classifiers.bayes.net
GUI interface to Bayesian Networks.
GUI() - Constructor for class weka.classifiers.bayes.net.GUI
Constructor
Sets up the gui and initializes all the other previously uninitialized variables.
GUI_MDI - Static variable in class weka.gui.Main
displays the GUI as MDI.
GUI_SDI - Static variable in class weka.gui.Main
displays the GUI as SDI.
GUIChooser - Class in weka.gui
The main class for the Weka GUIChooser.
GUIChooser() - Constructor for class weka.gui.GUIChooser
Creates the experiment environment gui with no initial experiment
GUIChooser.ChildFrameSDI - Class in weka.gui
Specialized JFrame class.
GUIChooser.ChildFrameSDI(GUIChooser, String) - Constructor for class weka.gui.GUIChooser.ChildFrameSDI
constructs a new internal frame that knows about its parent.
GUIEDITORS_PROPERTY_FILE - Static variable in class weka.gui.GenericObjectEditor
the properties files containing the class/editor mappings.
GUITipText() - Method in class weka.classifiers.functions.MultilayerPerceptron
 

H

h(double) - Method in class weka.classifiers.functions.pace.ChisqMixture
Computes the value of h(x) given the mixture.
h(DoubleVector) - Method in class weka.classifiers.functions.pace.ChisqMixture
Computes the value of h(x) given the mixture, where x is a vector.
h(double) - Method in class weka.classifiers.functions.pace.NormalMixture
Computes the value of h(x) given the mixture.
h(DoubleVector) - Method in class weka.classifiers.functions.pace.NormalMixture
Computes the value of h(x) given the mixture, where x is a vector.
h1(int, int) - Method in class weka.classifiers.functions.pace.PaceMatrix
Constructs single Householder transformation for a column
h2(int, int, double, PaceMatrix, int) - Method in class weka.classifiers.functions.pace.PaceMatrix
Performs single Householder transformation on one column of a matrix
handles(Capabilities.Capability) - Method in class weka.core.Capabilities
returns true if the classifier handler has the specified capability
handles(Capabilities.Capability) - Method in class weka.core.FindWithCapabilities
returns true if the given capability can be handled.
hasAdditional() - Method in class weka.core.TechnicalInformation
returns true if there are further technical informations stored in this
hasAntds() - Method in class weka.classifiers.rules.ConjunctiveRule
Whether this rule has antecedents, i.e.
hasAntds() - Method in class weka.classifiers.rules.Rule
Whether this rule has antecedents, i.e.
hasClasspathProblems() - Method in class weka.core.CheckScheme
returns TRUE if the classifier returned a "not in classpath" Exception
hasClasspathProblems() - Method in class weka.estimators.CheckEstimator
returns TRUE if the estimator returned a "not in classpath" Exception
hasDependencies() - Method in class weka.core.Capabilities
Checks whether there are any dependencies at all
hasDependency(Capabilities.Capability) - Method in class weka.core.Capabilities
returns true if the classifier handler has a dependency for the specified capability
hasFalseHead() - Method in class weka.associations.tertius.Rule
Test if the head of the rule is false.
hash - Variable in class weka.classifiers.lazy.kstar.KStarCache.TableEntry
attribute value hash code
hashCode() - Method in class weka.associations.ItemSet
Produces a hash code for a item set.
hashCode() - Method in class weka.attributeSelection.ConsistencySubsetEval.hashKey
Calculates a hash code
hashCode() - Method in class weka.classifiers.misc.monotone.Coordinates
Gets the hash code value for this object.
hashCode() - Method in class weka.classifiers.rules.DecisionTableHashKey
Calculates a hash code
hashCode() - Method in class weka.core.SerializedObject
Returns a hashcode for this object.
hashCode() - Method in class weka.core.Trie
Returns the hash code value for this collection.
hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.Classifier
Returns true if this classifier has an incoming connection that is a batchers.mtances()">hasIncomingBatchInstances() - Method in class weka.gui.beans.