| Name | Description | Type | Package | Framework |
| AbstractAggregationFunctionTableCellEditor | This class extends the DefaultCellEditor class to provide a combobox which allows the user to choose one of the available AggregationFunctions. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AbstractAggregationMethodTableCellEditor | | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AbstractAggregationPanel | Abstract class that creates a panel which contains a list of Objects defined by the parameter O to select from on the left side of the | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AbstractAggregationTableModel | This DefaultTableModel holds all aggregation columns and their aggregation method. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AbstractBooleanDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function.booleanoption | KNIME |
|
| AbstractCellFactory | Default implementation of a CellFactory, which creates more than a single new column. | Class | org.knime.core.data.container | KNIME |
|
| AbstractColumnDBAggregationFunction | Abstract class that allows the user to select a column from the input table. | Class | org.knime.core.node.port.database.aggregation.function.column | KNIME |
|
| AbstractColumnTableSorter | | Class | org.knime.core.data.sort | KNIME |
|
| AbstractConcatDBAggregationFunction | Abstract class that can be used by concatenation functions. | Class | org.knime.core.node.port.database.aggregation.function.concatenate | KNIME |
|
| AbstractConfigElement | Superclass of all config elements, whether parameter leafs or complexAuthor:Bernd Wiswedel, KNIME. | Class | org.knime.core.util.node.config | KNIME |
|
| AbstractConfigEntry | Abstract Config entry holding only a Config entry type. | Class | org.knime.core.node.config.base | KNIME |
|
| AbstractDataValueRendererFactory | Abstract implementation of DataValueRendererFactory that returns the class name for getId(). | Class | org.knime.core.data.renderer | KNIME |
|
| AbstractDBAggregationFunctionRow | | Class | org.knime.base.node.io.database.groupby.dialog | KNIME |
|
| AbstractDisplayOption | | Class | org.knime.core.util.node.config.display | KNIME |
|
| AbstractDistinctDBAggregationFunction | Abstract class that provides a dialog where the user can select if distinct should be used in the function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| AbstractDrawingPane | Supports the selection of elements (also paints the selection rectangle) and anti-aliasing, override paintContent(Graphics). | Class | org.knime.base.node.viz.plotter | KNIME |
|
| AbstractHistogramNodeModel | | Class | org.knime.base.node.viz.histogram.node | KNIME |
|
| AbstractHistogramPlotter | Abstract class which is the coordinator between the HistogramDrawingPane and the AbstractHistogramVizModel. | Class | org.knime.base.node.viz.histogram.impl | KNIME |
|
| AbstractHistogramProperties | Abstract class which handles the default properties like layouting. | Class | org.knime.base.node.viz.histogram.impl | KNIME |
|
| AbstractHistogramVizModel | This is the basic visualization model for a histogram. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| AbstractLoopEndNodeDialog | This is the dialog for the loop end node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| AbstractLoopEndNodeSettings | Abstract class for Loop End node settings. | Class | org.knime.base.node.meta.looper | KNIME |
|
| AbstractMany2OneCellFactory | | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| AbstractMany2OneCellFactory | | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| AbstractNodeExecutionJobManager | Default implementation of an node execution job manager. | Class | org.knime.core.node.workflow | KNIME |
|
| AbstractNodeView | Abstract implementation of a node view. | Class | org.knime.core.node | KNIME |
|
| AbstractNormalizerPMMLNodeModel | The NormalizeNodeModel uses the Normalizer to normalize the input DataTable. | Class | org.knime.base.node.preproc.pmml.normalize | KNIME |
|
| AbstractPainterDataValueRenderer | Abstract implementation of a DataValueRenderer that renders more complex scenes than just ordinary text. | Class | org.knime.core.data.renderer | KNIME |
|
| AbstractParallelNodeModel | This class is an extension of a normal NodeModel that offers parallel processing of DataTables. | Class | org.knime.base.node.parallel | KNIME |
|
| AbstractPlotter | Provides functionality for zooming, moving and selection and is designed to be extended. | Class | org.knime.base.node.viz.plotter | KNIME |
|
| AbstractPlotterProperties | The properties contains elements to interact with the view. | Class | org.knime.base.node.viz.plotter | KNIME |
|
| AbstractPortObject | Abstract implementation of general port objects. | Class | org.knime.core.node.port | KNIME |
|
| AbstractQuickFormConfiguration | Abstract configuration, contains fields for label, description and weight. | Class | org.knime.core.quickform | KNIME |
|
| AbstractQuickFormElement | Super class of all form elements. | Class | org.knime.core.util.node.quickform | KNIME |
|
| AbstractQuickFormInElement | Super class of all input elements. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| AbstractQuickFormOutElement | Super class of all output elements. | Class | org.knime.core.util.node.quickform.out | KNIME |
|
| AbstractQuickFormValueInConfiguration | | Class | org.knime.core.quickform | KNIME |
|
| AbstractRowFilter | Used by the RowFilterIterator to determine whether a row should be filtered or not. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| AbstractSamplingNodeModel | NodeModel implementation to sample rows from an input table, thus, this node has one inport. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| AbstractSimplePortObject | Abstract implementation of basic port objects that save and load themselves from ModelContentRO objects. | Class | org.knime.core.node.port | KNIME |
|
| AbstractSimplePortObjectSpec | Abstract implementation of basic port object specs that save and load themselves from ModelContentRO objects. | Class | org.knime.core.node.port | KNIME |
|
| AbstractTableSorter | | Class | org.knime.core.data.sort | KNIME |
|
| AbstractWizardNodeView | | Class | org.knime.core.node.wizard | KNIME |
|
| AccuracyScorerNodeDialog | A dialog for the scorer to set the two table columns to score for. | Class | org.knime.base.node.mine.scorer.accuracy | KNIME |
|
| AccuracyScorerNodeFactory | The factory for the hilite scorer node. | Class | org.knime.base.node.mine.scorer.accuracy | KNIME |
|
| AccuracyScorerNodeModel | The hilite scorer node's model. | Class | org.knime.base.node.mine.scorer.accuracy | KNIME |
|
| AccuracyScorerNodeView | | Class | org.knime.base.node.mine.scorer.accuracy | KNIME |
|
| ActiveBranchInverterNodeFactory | | Class | org.knime.base.node.flowcontrol.trycatch.inverter | KNIME |
|
| ActiveBranchInverterNodeModel | Utility Node for a Try-Catch Enclosure. | Class | org.knime.base.node.flowcontrol.trycatch.inverter | KNIME |
|
| AdapterCell | Abstract implementation of an adapter cell. | Class | org.knime.core.data | KNIME |
|
| AdapterValue | Interface defining access on AdapterCell. | Interface | org.knime.core.data | KNIME |
|
| AddEmptyRowsConfig | | Class | org.knime.base.node.preproc.addemptyrows | KNIME |
|
| AddEmptyRowsNodeDialog | NodeDialog for the "AddEmptyRows" Node. | Class | org.knime.base.node.preproc.addemptyrows | KNIME |
|
| AddEmptyRowsNodeFactory | NodeFactory for the "AddEmptyRows" Node. | Class | org.knime.base.node.preproc.addemptyrows | KNIME |
|
| AddEmptyRowsNodeModel | This is the model implementation of AddEmptyRows. | Class | org.knime.base.node.preproc.addemptyrows | KNIME |
|
| AdvancedPanel | | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| AffineTransConfiguration | Configuration object for a AffineTransTable. | Class | org.knime.base.data.normalize | KNIME |
|
| AffineTransRowIterator | RowIterator that wraps another iterator and performs an affine transformation, i. | Class | org.knime.base.data.normalize | KNIME |
|
| AffineTransTable | Table that performs an affine transformation, i. | Class | org.knime.base.data.normalize | KNIME |
|
| AggregateOutputNodeDialogPane | This dialog lets the user choose the column containing the predicted class values and the column containing the real class values. | Class | org.knime.base.node.meta.xvalidation | KNIME |
|
| AggregateOutputNodeFactory | This factory creates all necessary classes for the Cross validationAuthor:Bernd Wiswedel, University of Konstanz | Class | org.knime.base.node.meta.xvalidation | KNIME |
|
| AggregateOutputNodeModel | This models aggregates the result from each of the cross validation loops. | Class | org.knime.base.node.meta.xvalidation | KNIME |
|
| AggregateSettings | This class holds the settings for the aggregation node. | Class | org.knime.base.node.meta.xvalidation | KNIME |
|
| AggregationCellFactory | CellFactory implementation that aggregates a number of columns per row using the given AggregationOperators. | Class | org.knime.base.node.preproc.columnaggregator | KNIME |
|
| AggregationColumnDialogComponent | | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| AggregationColumnFilterPanel | Panel is used to select the aggregation columns of a histogram node. | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| AggregationColumnIcon | Constructs a new icon with its specific Color and size. | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| AggregationColumnIconRenderer | | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| AggregationColumnPanel | This class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationColumnPanel | This class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method. | Class | org.knime.base.data.aggregation.dialogutil.column | KNIME |
|
| AggregationColumnTableModel | This DefaultTableModel holds all aggregation columns and their aggregation method. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationColumnTableModel | This DefaultTableModel holds all aggregation columns and their aggregation method. | Class | org.knime.base.data.aggregation.dialogutil.column | KNIME |
|
| AggregationFunction | Methods are not thread safe since they might have internal state. | Interface | org.knime.core.node.port.database.aggregation | KNIME |
|
| AggregationFunctionAndRowListCellRenderer | ListCellRenderer that checks if the value being renderer is of type AggregationFunction or AggregationFunctionRow if so it will renderer the name of the function. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationFunctionAndRowTableCellRenderer | TableCellRenderer that checks if the value being renderer is of type AggregationFunction or AggregationFunctionRow in either case it will renderer the name of the function or the function returned | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationFunctionComboBox | This combo box is used in the aggregation column table to let the user choose from the different compatible aggregation methods per aggregation | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationFunctionProvider | | Interface | org.knime.core.node.port.database.aggregation | KNIME |
|
| AggregationFunctionRow | Interface that describes a row in an AggregationFunction table. | Interface | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationFunctionRowTableCellRenderer | Table cell renderer that handles rendering of invalid AggregationFunctionRows. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationMethod | Interface that implements the main methods of an aggregation method. | Interface | org.knime.base.data.aggregation | KNIME |
|
| AggregationMethod | enum AggregationMethodEnumerates all possible aggregation methods of the Histogram visualisation. | Class | org.knime.base.node.viz.aggregation | KNIME |
|
| AggregationMethodComboBox | This combo box is used in the aggregation column table to let the user choose from the different compatible aggregation methods per aggregation | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationMethodDecorator | Utility class that bundles an AggregationMethod with an include missing cells flag. | Class | org.knime.base.data.aggregation | KNIME |
|
| AggregationMethodDecoratorTableCellRenderer | Table cell renderer that checks if the value being renderer is of type AggregationMethodDecorator if so it uses the given AggregationMethodDecoratorTableCellRenderer. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationMethodListCellRenderer | List cell renderer that checks if the value being renderer is of type AggregationMethod if so it will renderer the name of the method. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationMethods | Singleton that lists all available aggregation methods including helper methods to retrieve meaningful methods. | Class | org.knime.base.data.aggregation | KNIME |
|
| AggregationMethodTableCellEditor | AggregationMethodComboBox as cell editor. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationMethodTableCellRenderer | Table cell renderer that checks if the value being renderer is of type AggregationMethod if so it will renderer the name of the method. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationModel | This interface provides methods which are common to the aggregation modelAuthor:Tobias Koetter, University of Konstanz | Interface | org.knime.base.node.viz.aggregation | KNIME |
|
| AggregationOperator | Abstract class which has to be extended by all aggregation method operators that can be registered using the AggregationOperator extension point. | Class | org.knime.base.data.aggregation | KNIME |
|
| AggregationParameterDialog | JDialog that displays and allows the editing of the additional parameters of anSince:2. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationSettingsButtonCellRenderer | This class implements the aggregation operator settings button that is displayed in the aggregation operator table. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationSettingsDialog | JDialog that displays and allows the editing of the additional parameters of an AggregationFunction. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationTableModel | TableModel that allows the displaying and editing of AggregationFunctionRows. | Interface | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| AggregationTableModel | TableModel that allows the displaying and editing of AggregationFunctionRows. | Interface | org.knime.base.node.io.database.groupby.dialog | KNIME |
|
| AggregationValModel | This abstract class holds the data of a particular aggregation value and its AggregationValSubModels. | Class | org.knime.base.node.viz.aggregation | KNIME |
|
| AggregationValSubModel | This class holds the data of a sub model which represents rows of theAuthor:Tobias Koetter, University of KonstanzSee Also:Serialized Form | Class | org.knime.base.node.viz.aggregation | KNIME |
|
| AggrValModelComparator | | Class | org.knime.base.node.viz.aggregation.util | KNIME |
|
| AllColumnConfiguration | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| AllColumnPanel | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| AndElementCountOperator | Collection operator that counts the number of elements in the intersection of all elements. | Class | org.knime.base.data.aggregation.collection | KNIME |
|
| AndElementCountOperator | Collection operator that counts the number of elements in the intersection of all elements. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
|
| AndElementOperator | Collection operator that returns the intersection of all elements. | Class | org.knime.base.data.aggregation.collection | KNIME |
|
| AndElementOperator | Collection operator that returns the intersection of all elements. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
|
| AndRowFilter | A row filter for the row filter data table ANDing two other row filters. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| Annotation | An annotation on the workflow. | Class | org.knime.core.node.workflow | KNIME |
|
| AnnotationData | | Class | org.knime.core.node.workflow | KNIME |
|
| ApacheMathStatistic | Base class for apache math StorelessUnivariateStatistics implementations. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| AppendColumn | | Class | org.knime.base.node.parallel.appender | KNIME |
|
| AppendedCellFactory | AppendedColumnTable that serves to generate the cells of the new columns. | Interface | org.knime.base.data.append.column | KNIME |
|
| AppendedColumnRow | A DataRow that is extended by one or moreAuthor:Bernd Wiswedel, University of Konstanz | Class | org.knime.base.data.append.column | KNIME |
|
| AppendedColumnRowIterator | The Iterator implementation for an AppendedColumnTable. | Class | org.knime.base.data.append.column | KNIME |
|
| AppendedColumnTable | A table that appends columns to a given input table. | Class | org.knime.base.data.append.column | KNIME |
|
| AppendedRowsIterator | Iterator over an AppendedRowsTable. | Class | org.knime.base.data.append.row | KNIME |
|
| AppendedRowsNodeDialog | Dialog that allows for treatment of duplicate row keys. | Class | org.knime.base.node.preproc.append.row | KNIME |
|
| AppendedRowsNodeFactory | Factory to create nodes that concatenate input tables to one output table. | Class | org.knime.base.node.preproc.append.row | KNIME |
|
| AppendedRowsNodeModel | NodeModel that concatenates its two input table to one output table. | Class | org.knime.base.node.preproc.append.row | KNIME |
|
| AppendedRowsRowInput | handling, column mis-matches etc. | Class | org.knime.base.data.append.row | KNIME |
|
| AppendedRowsTable | DataTable implementation that concatenates a set of DataTable objects. | Class | org.knime.base.data.append.row | KNIME |
|
| AppendedRowsWithOptionalInNodeFactory | | Class | org.knime.base.node.preproc.append.row | KNIME |
|
| AppendElementOperator | Collection operator that creates a new List by appending the elements of all lists of the group. | Class | org.knime.base.data.aggregation.collection | KNIME |
|
| AppendToTableNodeDialogPane | | Class | org.knime.base.node.flowvariable.appendvariabletotable | KNIME |
|
| AppendVariableToTable2NodeDialogPane | | Class | org.knime.base.node.flowvariable.appendvariabletotable2 | KNIME |
|
| AppendVariableToTable2NodeFactory | Factory for the "Variable To TableColumn" node. | Class | org.knime.base.node.flowvariable.appendvariabletotable2 | KNIME |
|
| AppendVariableToTable2NodeModel | NodeModel for the "Variable To TableColumn" node which adds variables as new columns to the input table. | Class | org.knime.base.node.flowvariable.appendvariabletotable2 | KNIME |
|
| AppendVariableToTableNodeFactory | | Class | org.knime.base.node.flowvariable.appendvariabletotable | KNIME |
|
| AppendVariableToTableNodeModel | | Class | org.knime.base.node.flowvariable.appendvariabletotable | KNIME |
|
| AppendVariableToTableSettings | | Class | org.knime.base.node.flowvariable.appendvariabletotable | KNIME |
|
| AprioriAlgorithm | This is an interface to hide the different implementations of the apriori algorithm to the Nodes. | Interface | org.knime.base.node.mine.subgroupminer.apriori | KNIME |
|
| AprioriAlgorithmFactory | To hide the different implementations of the apriori algorithm to the NodeModel, the NodeDialog simply displays the registered | Class | org.knime.base.node.mine.subgroupminer.apriori | KNIME |
|
| Architecture | This class represents the general architecture of a neural network and specifies how much layers, neurons constitute the neural network. | Class | org.knime.base.data.neural | KNIME |
|
| ARFFReaderNodeDialog | Contains the dialog for the ARFF file reader. | Class | org.knime.base.node.io.arffreader | KNIME |
|
| ARFFReaderNodeFactory | | Class | org.knime.base.node.io.arffreader | KNIME |
|
| ARFFReaderNodeModel | The model of the ARFF reader node. | Class | org.knime.base.node.io.arffreader | KNIME |
|
| ARFFRowIterator | | Class | org.knime.base.node.io.arffreader | KNIME |
|
| ARFFTable | | Class | org.knime.base.node.io.arffreader | KNIME |
|
| ARFFWriterNodeDialog | Contains the dialog for the ARFF file writer. | Class | org.knime.base.node.io.arffwriter | KNIME |
|
| ARFFWriterNodeFactory | | Class | org.knime.base.node.io.arffwriter | KNIME |
|
| ARFFWriterNodeModel | | Class | org.knime.base.node.io.arffwriter | KNIME |
|
| ArrayAggDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function.postgresql | KNIME |
|
| ArrayApriori | The array apriori uses the ArrayPrefixTreeNode | Class | org.knime.base.node.mine.subgroupminer.apriori | KNIME |
|
| ArrayPrefixTreeNode | An ArrayPrefixTreeNode contains an array containing the counter for the items, where the array position serves as the item identifier. | Class | org.knime.base.node.mine.subgroupminer.apriori | KNIME |
|
| AscendingNumericTickPolicyStrategy | A strategy which creates tick for numeric values in ascending order. | Class | org.knime.base.util.coordinate | KNIME |
|
| AssociationRule | A data structure to encapsulate an association rule. | Class | org.knime.base.node.mine.subgroupminer.freqitemset | KNIME |
|
| AssociationRuleModel | | Class | org.knime.base.node.mine.subgroupminer.freqitemset | KNIME |
|
| AtomicDouble | | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| AttributeModel | This abstract class needs to be implemented by all attribute models and provides missing value handling and some common methods. | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel | KNIME |
|
| AttributeModel | This abstract class needs to be implemented by all attribute models and provides missing value handling and some common methods. | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel2 | KNIME |
|
| AttrValueRowFilter | Super class for all row filters that test an attribute value (like StringCompareRowFilter, MissingValueRowFilter, and | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| AutoBinner | Creates Bins. | Class | org.knime.base.node.preproc.autobinner | KNIME |
|
| AutoBinner | Creates Bins. | Class | org.knime.base.node.preproc.autobinner2 | KNIME |
|
| AutoBinner | Creates Bins. | Class | org.knime.base.node.preproc.autobinner3 | KNIME |
|
| AutoBinnerApply | Use this in other nodes for binning data. | Class | org.knime.base.node.preproc.autobinner.apply | KNIME |
|
| AutoBinnerApplyNodeFactory | | Class | org.knime.base.node.preproc.autobinner.apply | KNIME |
|
| AutoBinnerApplyNodeModel | | Class | org.knime.base.node.preproc.autobinner.apply | KNIME |
|
| AutoBinnerLearnNodeDialogPane | | Class | org.knime.base.node.preproc.autobinner | KNIME |
|
| AutoBinnerLearnNodeDialogPane | | Class | org.knime.base.node.preproc.autobinner2 | KNIME |
|
| AutoBinnerLearnNodeDialogPane | | Class | org.knime.base.node.preproc.autobinner3 | KNIME |
|
| AutoBinnerLearnNodeFactory | | Class | org.knime.base.node.preproc.autobinner | KNIME |
|
| AutoBinnerLearnNodeFactory | | Class | org.knime.base.node.preproc.autobinner2 | KNIME |
|
| AutoBinnerLearnNodeFactory | | Class | org.knime.base.node.preproc.autobinner3 | KNIME |
|
| AutoBinnerLearnNodeModel | | Class | org.knime.base.node.preproc.autobinner | KNIME |
|
| AutoBinnerLearnNodeModel | | Class | org.knime.base.node.preproc.autobinner2 | KNIME |
|
| AutoBinnerLearnNodeModel | | Class | org.knime.base.node.preproc.autobinner3 | KNIME |
|
| AutoBinnerLearnSettings | This class hold the settings for the Logistic Learner Node. | Class | org.knime.base.node.preproc.autobinner | KNIME |
|
| AutoBinnerLearnSettings | This class hold the settings for the Logistic Learner Node. | Class | org.knime.base.node.preproc.autobinner2 | KNIME |
|
| AutoBinnerLearnSettings | This class hold the settings for the Logistic Learner Node. | Class | org.knime.base.node.preproc.autobinner3 | KNIME |
|
| AutoconvertRowIterator | Decorator for a row iterator that transparently converts a certain column using a DataCellTypeConverter. | Class | org.knime.core.data | KNIME |
|
| AutoHiLiteNodeFactory | Node that automatically hilites all incoming rows. | Class | org.knime.base.node.viz.hilite | KNIME |
|
| AverageInterpolationMissingCellHandler | A handler that replaces missing values with a linear interpolation of the next and previous valid values. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| AverageInterpolationMissingCellHandlerFactory | Creates a handler that replaces missing values with the a linear interpolation of the previous and next non-missing values. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| AverageInterpolationStatisticMB | HashMap based statistic for average interpolation. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| AverageInterpolationStatisticTB | Table based statistic that calculates for each missing cell the linear interpolation between the previous and next valid cell. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| AvgDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| AvgDistinctDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| Axis | vertical (columns) header. | Class | org.knime.base.node.viz.plotter | KNIME |
|
| BarDataModel | This class represents one bar in the histogram. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| BarElementDataModel | This class represents the smallest element of a histogram and corresponds to the color in which the rows of this element are colored. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| Basic2DDrawingElement | This class is a specialization of the BasicDrawingElement by providing a flag whether the shape should be filled or not. | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasicDrawingElement | A drawing element consists of points which are already mapped to the drawing pane's dimension. | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasicDrawingPane | The BasicDrawingPane stores the BasicDrawingElements and | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasicDrawingPaneImpl | | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasicEllipse | Represents an ellipse defined by two points, the lower-left and the upper-right corner, different from normal Java graphics behavior! | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasicLine | Represents a line by a list of points which are connected to one line. | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasicPlotter | Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasicPlotterImpl | | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasicRectangle | Represents a rectangle which is defined by two points, the upper-left and the lower-right corner as known from Java Graphics. | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasicText | Represents a textline, the startpoint has to be set with the #addDomainValue(DataCellPoint). | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| BasisFunctionAntisymmetricRowOverlap | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionFactory | Factory class for BasisFunctionLearnerRow which automatically creates new basis functions of a certain type. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionFilterRow | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionIterator | BasisFunctionLearnerRows within the Supports to skip certain classes. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionLearnerNodeDialogPane | Abstract dialog pane used showing a column filter panel for class column selected and a panel for general learner options. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionLearnerNodeDialogPanel | Panel is used inside the basisfunction dialogs for general settings, such as distance function, shrink after commit, distance measure, missing value | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionLearnerNodeModel | Abstract basisfunction model holding the trained rule table. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionLearnerNodeView | View to display basisfunction rule models. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionLearnerRow | General BasisFunctionLearnerRow prototype which provides functions to shrink, cover, and reset rules; and to be compared with others | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionLearnerTable | This class implements the DDA-algorithm published by Berthold&Huber which iteratively introduces new basisfunctions and/or shrinks already | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionModelContent | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionPortObject | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionPredictor2CellFactory | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionPredictor2NodeDialog | A dialog to apply data to basis functions. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionPredictor2NodeModel | The basis function predictor model performing a prediction on the data from the first input and the radial basisfunction model from the second. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionPredictorCellFactory | This predictor cell factory predicts the passed rows using the underlying basisfunction model. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionPredictorNodeDialog | A dialog to apply data to basis functions. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionPredictorNodeModel | The basis function predictor model performing a prediction on the data from the first input and the radial basisfunction model from the second. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionPredictorRow | Class presents a predictor row for basisfunctions providing method to apply unknown data (compose). | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionPredictorRowIterator | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionRowInclusion | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BasisFunctionSymmetricRowOverlap | Class computes a overlapping value between two basis functions. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BatchExecutor | Simple utility class that takes a workflow, either in a directory or zipped into a single file, executes it and saves the results in the end. | Class | org.knime.core.node.workflow | KNIME |
|
| BestGuessMissingValueReplacementFunction | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| BigGroupByTable | A data table that groups a given input table by the given columns and calculates the aggregation values of the remaining rows. | Class | org.knime.base.node.preproc.groupby | KNIME |
|
| BinaryCellFactory | Cell with value = 1 matches, others don't. | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| BinaryCellFactory | Cell with value = 1 matches, others don't. | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| BinaryObjectCellFactory | Factory to create DataCell objects implementing the BinaryObjectDataValue interface. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataCell | Cell implementation of BinaryObjectDataValue that keeps the binary content in a byte array. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValue | | Interface | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValueMetaRenderer | Shows size of BinaryObjectDataValue. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValueRenderer | Displays a hex dump for binary objects. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectFileStoreDataCell | Cell implementation of BinaryObjectDataValue that keeps the binary content in a KNIME file store object. | Class | org.knime.core.data.blob | KNIME |
|
| BinarySvmRunnable | Utility class to run a Binary SVM learning process. | Class | org.knime.base.node.mine.svm.util | KNIME |
|
| BinaryTree | | Class | org.knime.base.node.viz.plotter.dendrogram | KNIME |
|
| BinaryTreeNode | A generic tree with a content, a reference to the parent node and with a left child and a right child. | Class | org.knime.base.node.viz.plotter.dendrogram | KNIME |
|
| BinByDictionaryConfiguration | | Class | org.knime.base.node.preproc.binnerdictionary | KNIME |
|
| BinByDictionaryNodeDialogPane | | Class | org.knime.base.node.preproc.binnerdictionary | KNIME |
|
| BinByDictionaryNodeFactory | Factory for node classes. | Class | org.knime.base.node.preproc.binnerdictionary | KNIME |
|
| BinByDictionaryNodeModel | | Class | org.knime.base.node.preproc.binnerdictionary | KNIME |
|
| BinByDictionaryRuleSet | | Class | org.knime.base.node.preproc.binnerdictionary | KNIME |
|
| BinDataModel | This class represents one bin in the histogram. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| BinDataModelComparator | Used to sort the bins in their natural order by their caption or boundaries. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| BinModelDrawingPane | The actual drawing pain, rendering the binned column model. | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| BinModelNodeView | The view to visualize a binning model. | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| BinModelPlotter | This plotter draws a DiscretizationModel. | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| BinnerColumnFactory | | Class | org.knime.base.node.preproc.binner | KNIME |
|
| BinnerColumnFactory | | Class | org.knime.base.node.preproc.pmml.binner | KNIME |
|
| BinnerNodeDialogPane | | Class | org.knime.base.node.preproc.binner | KNIME |
|
| BinnerNodeDialogPane | | Class | org.knime.base.node.preproc.pmml.binner | KNIME |
|
| BinnerNodeFactory | | Class | org.knime.base.node.preproc.binner | KNIME |
|
| BinnerNodeFactory | | Class | org.knime.base.node.preproc.pmml.binner | KNIME |
|
| BinnerNodeFactory2 | | Class | org.knime.base.node.preproc.pmml.binner | KNIME |
|
| BinnerNodeModel | | Class | org.knime.base.node.preproc.binner | KNIME |
|
| BinnerNodeModel | | Class | org.knime.base.node.preproc.pmml.binner | KNIME |
|
| BinningCellFactory | | Class | org.knime.base.node.preproc.autobinner.apply | KNIME |
|
| BinningUtil | This class provides methods to create the bins of numerical bars. | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| BinRuler | A BinRuler is the visual representation of a column binning. | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| BitAndDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| BitOrDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| BitString2BitVectorCellFactory | | Class | org.knime.base.data.bitvector | KNIME |
|
| BitVector | | Interface | org.knime.core.data.vector.bitvector | KNIME |
|
| BitVectorAttributeModel | AttributeModel implementation that can handle BitVectorValues. | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel | KNIME |
|
| BitVectorAttributeModel | AttributeModel implementation that can handle BitVectorValues. | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel2 | KNIME |
|
| BitVectorCell | An implementation of a cell holding an entire vector of bits. | Class | org.knime.base.data.bitvector | KNIME |
|
| BitVectorCellFactory | Base class for all cell factories converting strings to bitvectors. | Class | org.knime.base.data.bitvector | KNIME |
|
| BitVectorCellFactory | | Interface | org.knime.core.data.vector.bitvector | KNIME |
|
| BitVectorColumnCellFactory | | Class | org.knime.base.data.bitvector | KNIME |
|
| BitVectorGeneratorNodeDialog | The dialog for the BitvectorGeneratorNode. | Class | org.knime.base.node.mine.subgroupminer | KNIME |
|
| BitVectorGeneratorNodeFactory | The factory for the BitVectorGenerator Node. | Class | org.knime.base.node.mine.subgroupminer | KNIME |
|
| BitVectorGeneratorNodeModel | The BitvectorGenerator translates all values above or equal to a given threshold to a set bit, values below that threshold to bits set to zero. | Class | org.knime.base.node.mine.subgroupminer | KNIME |
|
| BitVectorGeneratorView | The BitvectorGeneratorView provides information about the generation of the bitsets out of the data. | Class | org.knime.base.node.mine.subgroupminer | KNIME |
|
| BitVectorIntersectionOperator | Returns the intersection of the bit vectors for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |
|
| BitVectorNotSetCountOperator | Returns the number of not set bits for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |
|
| BitVectorSetCountOperator | Returns the number of set bits for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |
|
| BitVectorType | Represents the supported BitVector types. | Class | org.knime.core.data.vector.bitvector | KNIME |
|
| BitVectorUnionOperator | Returns the union of the bit vectors for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |
|
| BitVectorUtil | A utility class providing methods to apply set operations like "AND", "OR", and "XOR" on different kind of BitVectorValues, such as SparseBitVectorCells or DenseBitVectorCells in a convenient way. | Class | org.knime.core.data.vector.bitvector | KNIME |
|
| BitVectorValue | Interface of a BitVectorCell, forces method to returnAuthor:Michael Berthold, University of Konstanz | Interface | org.knime.base.data.bitvector | KNIME |
|
| BitVectorValue | | Interface | org.knime.core.data.vector.bitvector | KNIME |
|
| BitVectorValuePixelRenderer | | Class | org.knime.base.data.bitvector | KNIME |
|
| BitVectorValuePixelRenderer | Paints BitVectorValue elements. | Class | org.knime.core.data.renderer | KNIME |
|
| BitVectorValueStringRenderer | | Class | org.knime.base.data.bitvector | KNIME |
|
| BitVectorValueStringRenderer | Renderer for bit vector values. | Class | org.knime.core.data.renderer | KNIME |
|
| BitVectorXOrOperator | Returns the xor of the bit vectors for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |
|
| BitXOrDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| BlobDataCell | Abstract Binary large object cell used to handle potentially large cells. | Class | org.knime.core.data.container | KNIME |
|
| BlobSupportDataCellIterator | Iterator on a collection of DataCell objects, permitting the access on underlying | Interface | org.knime.core.data.collection | KNIME |
|
| BlobSupportDataCellList | A list of DataCell objects, which special treatment for BlobDataCell. | Class | org.knime.core.data.collection | KNIME |
|
| BlobSupportDataCellSet | A list of DataCell objects, which special treatment for BlobDataCell. | Class | org.knime.core.data.collection | KNIME |
|
| BlobSupportDataRow | Special row implementation that supports to access the wrapper cells of BlobDataCell. | Class | org.knime.core.data.container | KNIME |
|
| BlobWrapperDataCell | Wrapper for BlobDataCell. | Class | org.knime.core.data.container | KNIME |
|
| BlockableInputStream | | Class | org.knime.core.data.container | KNIME |
|
| BlockableOutputStream | | Class | org.knime.core.data.container | KNIME |
|
| BooleanCell | A data cell implementation holding a boolean value by storing this value in a private boolean member. | Class | org.knime.core.data.def | KNIME |
|
| BooleanCellRenderer | TableCellRenderer that renders a check box for a boolean value. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| BooleanFuntionSettings | Class that save the settings of the BooleanFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.booleanoption | KNIME |
|
| BooleanFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.booleanoption | KNIME |
|
| BooleanValue | Interface supporting generic boolean values. | Interface | org.knime.core.data | KNIME |
|
| BooleanValueRenderer | | Class | org.knime.core.data.renderer | KNIME |
|
| BootstrapConfiguration | | Class | org.knime.base.node.preproc.bootstrap | KNIME |
|
| BootstrapNodeDialog | | Class | org.knime.base.node.preproc.bootstrap | KNIME |
|
| BootstrapNodeFactory | NodeFactory for the node. | Class | org.knime.base.node.preproc.bootstrap | KNIME |
|
| BootstrapNodeModel | | Class | org.knime.base.node.preproc.bootstrap | KNIME |
|
| BoundaryScheme | A boundary scheme holds the boundaries as linked doubles and the number of boundaries (number of linked doubles). | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| BoundedValue | A DataCell should implement this interface to indicate that its objects can be reasonably ordered. | Interface | org.knime.core.data | KNIME |
|
| Box | | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| BoxPlotAppearanceTab | Provides a checkbox if the visualization of the data should be normalized or not. | Class | org.knime.base.node.viz.plotter.props | KNIME |
|
| BoxplotCalculator | | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| BoxPlotDataProvider | | Interface | org.knime.base.node.viz.plotter.box | KNIME |
|
| BoxPlotDrawingPane | Paints the Boxes, the dots from (since it derives from | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| BoxPlotNodeFactory | | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| BoxPlotNodeModel | The input data is sorted for each numeric column and the necessary parameters are determined: minimum, lower whisker | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| BoxPlotNodeView | | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| BoxplotStatistics | | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| BoxPlotter | The BoxPlotter calculates, based on the statistical parameters determined by the | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| BoxPlotterProperties | Tab to select whether to normalize the drawing or not. | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| BreakpointNodeDialog | | Class | org.knime.base.node.flowcontrol.breakpoint | KNIME |
|
| BreakpointNodeFactory | | Class | org.knime.base.node.flowcontrol.breakpoint | KNIME |
|
| BreakpointNodeModel | A simple breakpoint node which allows to halt execution when a certain condition on the input table is fulfilled (such as is-empty, is-inactive, | Class | org.knime.base.node.flowcontrol.breakpoint | KNIME |
|
| Buffer | | Class | org.knime.core.data.container | KNIME |
|
| BufferedDataContainer | DataContainer to be used during a NodeModel's execution. | Class | org.knime.core.node | KNIME |
|
| BufferedDataTable | DataTable implementation that is passed along the KNIME workflow. | Class | org.knime.core.node | KNIME |
|
| BufferedDataTableHolder | Interface which allows a NodeModel to hold (and keep) internal BufferedDataTables. | Interface | org.knime.core.node | KNIME |
|
| BufferedDataTableRowOutput | Convenient class to create a buffered data table where a row output is required. | Class | org.knime.core.node.streamable | KNIME |
|
| BufferedDataTableSorter | Table sorter for sorting BufferedDataTable objects. | Class | org.knime.core.data.sort | KNIME |
|
| BufferedDataTableView | | Class | org.knime.core.node.workflow | KNIME |
|
| BufferedFileReader | A reader that counts the number of bytes read. | Class | org.knime.base.node.util | KNIME |
|
| BufferedSelectRank | | Class | org.knime.base.data.statistics | KNIME |
|
| BufferFromFileIteratorVersion1x | | Class | org.knime.core.data.container | KNIME |
|
| BufferFromFileIteratorVersion20 | | Class | org.knime.core.data.container | KNIME |
|
| ButtonGroupEnumInterface | Used to create a ButtonGroup in the DialogComponentButtonGroup | Interface | org.knime.core.node.util | KNIME |
|
| BWElimFilterNodeDialog | This class is the dialog for the feature filter node. | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimFilterNodeFactory | This factory creates all necessary classes for the feature elimination filterAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimFilterNodeModel | This class is the model for the feature elimination filter node. | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimFilterSettings | This class contains the settings for the feature elimination filter node. | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimLoopEndNodeDialog | This class is the dialog for the elimination loop's tail node. | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimLoopEndNodeFactory | This factory creates all necessary classes for the elimination loop's tailAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimLoopEndNodeModel | This class is the model for the elimination loop's tail node. | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimLoopEndSettings | This class contains th settings for the elimination loop's tail node. | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimLoopStart1NodeFactory | This factory creates all necessary classes for the backward elimination headAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimLoopStart2NodeFactory | | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimLoopStartNodeModel | This class is the model for the backward elimination head node. | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimLoopStartSettings | This class contains the settings for the backward elimination head node. | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| BWElimModel | This the model that holds the result of a backward elimination loop. | Class | org.knime.base.node.meta.feature.backwardelim | KNIME |
|
| ByteVectorValue | positions. | Interface | org.knime.core.data.vector.bytevector | KNIME |
|
| ByteVectorValuePixelRenderer | Paints ByteVectorValue elements. | Class | org.knime.core.data.renderer | KNIME |
|
| ByteVectorValueStringRenderer | Renderer for byte vector values showing the string representation. | Class | org.knime.core.data.renderer | KNIME |
|
| CacheNodeFactory | | Class | org.knime.base.node.util.cache | KNIME |
|
| CacheNodeModel | | Class | org.knime.base.node.util.cache | KNIME |
|
| CAIMDiscretization2NodeFactory | The Factory for the CAIM Discretizer. | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| CAIMDiscretizationNodeDialog | Dialog for the CAIM discretization algorithm. | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| CAIMDiscretizationNodeModel | publication of Kurgan and Cios (2004) and performs a discretization based on a Class-Interval interdependance measure. | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| CanceledExecutionException | This exception is used in the ExecutionMonitor when a node's | Class | org.knime.core.node | KNIME |
|
| CaseConvertNodeDialog | Dialog for the CaseConvertNodeModel. | Class | org.knime.base.node.preproc.caseconvert | KNIME |
|
| CaseConvertNodeFactory | NodeFactory for the CaseConverter Node. | Class | org.knime.base.node.preproc.caseconvert | KNIME |
|
| CaseConvertNodeModel | NodeModel for the CaseConverter Node. | Class | org.knime.base.node.preproc.caseconvert | KNIME |
|
| CaseEndNodeDialogPane | | Class | org.knime.base.node.switches.caseswitch | KNIME |
|
| CaseEndNodeFactory | | Class | org.knime.base.node.switches.caseswitch | KNIME |
|
| CaseEndNodeModel | | Class | org.knime.base.node.switches.caseswitch | KNIME |
|
| CaseEndVariableNodeFactory | | Class | org.knime.base.node.switches.caseswitch.variable | KNIME |
|
| CaseStartModelNodeFactory | | Class | org.knime.base.node.switches.caseswitch.model | KNIME |
|
| CaseStartNodeDialogPane | | Class | org.knime.base.node.switches.caseswitch | KNIME |
|
| CaseStartNodeFactory | | Class | org.knime.base.node.switches.caseswitch | KNIME |
|
| CaseStartNodeModel | Shared node model for (almost) all case switch start nodes. | Class | org.knime.base.node.switches.caseswitch | KNIME |
|
| CaseStartVariableNodeFactory | | Class | org.knime.base.node.switches.caseswitch.variable | KNIME |
|
| CategoryToNumberApplyCellFactory | CellFactory to process a single column for the category2number (Apply) node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberApplyNodeDialogPane | The dialog ot the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberApplyNodeFactory | | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberApplyNodeModel | Node model of the Category2Number (Apply) node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberApplyNodeSettings | The settings object of the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberCellFactory | CellFactory to process a single column for the category2number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberCellFactory | CellFactory to process a single column for the category2number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber2 | KNIME |
|
| CategoryToNumberConfiguration | Container class to hold information about PMML MapValues element generated by the CategoryToNumber node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberConfiguration | Container class to hold information about PMML MapValues element generated by the CategoryToNumber node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber2 | KNIME |
|
| CategoryToNumberNodeDialogPane | The dialog ot the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberNodeDialogPane | The dialog ot the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber2 | KNIME |
|
| CategoryToNumberNodeFactory | The NodeFactory of the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberNodeFactory | The NodeFactory of the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber2 | KNIME |
|
| CategoryToNumberNodeFactory2 | The NodeFactory of the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber2 | KNIME |
|
| CategoryToNumberNodeModel | The NodeModel of the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberNodeModel | The NodeModel of the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber2 | KNIME |
|
| CategoryToNumberNodeSettings | The settings object of the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| CategoryToNumberNodeSettings | The settings object of the Category2Number node. | Class | org.knime.base.node.preproc.colconvert.categorytonumber2 | KNIME |
|
| Cell | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| CellClassCounter | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| CellClassInfo | | Class | org.knime.core.data.container | KNIME |
|
| CellCollection | and CollectionDataValue. | Interface | org.knime.core.data.collection | KNIME |
|
| CellFactory | Factory for a ColumnRearranger to provide new columns which are, e. | Interface | org.knime.core.data.container | KNIME |
|
| CellMean | Statistic for calculating the mean of columns. | Class | org.knime.base.data.statistics | KNIME |
|
| CellRenderer | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| CellReplacerNodeDialog | NodeDialog for the "CellReplacer" Node. | Class | org.knime.base.node.preproc.cellreplace | KNIME |
|
| CellReplacerNodeFactory | NodeFactory for the "CellReplacer" Node. | Class | org.knime.base.node.preproc.cellreplace | KNIME |
|
| CellReplacerNodeModel | This is the model implementation of CellReplacer. | Class | org.knime.base.node.preproc.cellreplace | KNIME |
|
| CellSplitterByPosCellFactory | | Class | org.knime.base.node.preproc.cellsplitbypos | KNIME |
|
| CellSplitterByPosNodeDialog | Dialog for the CellSplitterByPos node. | Class | org.knime.base.node.preproc.cellsplitbypos | KNIME |
|
| CellSplitterByPosNodeFactory | NodeFactory for the CellSplitterByPos node. | Class | org.knime.base.node.preproc.cellsplitbypos | KNIME |
|
| CellSplitterByPosNodeModel | This is the model implementation of CellSplitterByPosition. | Class | org.knime.base.node.preproc.cellsplitbypos | KNIME |
|
| CellSplitterCellFactory | | Class | org.knime.base.node.preproc.cellsplit | KNIME |
|
| CellSplitterNodeDialogPane | | Class | org.knime.base.node.preproc.cellsplit | KNIME |
|
| CellSplitterNodeFactory | | Class | org.knime.base.node.preproc.cellsplit | KNIME |
|
| CellSplitterNodeModel | Model of the node that splits one column into many, based on a user specifiedAuthor:ohl, University of Konstanz | Class | org.knime.base.node.preproc.cellsplit | KNIME |
|
| CellSplitterSettings | | Class | org.knime.base.node.preproc.cellsplit | KNIME |
|
| CellSplitterUserSettings | Holds all user settings needed for the cell splitter. | Class | org.knime.base.node.preproc.cellsplit | KNIME |
|
| CharsetNamePanel | | Class | org.knime.base.node.io.filereader | KNIME |
|
| CheckboxInputQuickFormInElement | A form element to enter a simple boolean value. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| CheckedRadioButtonPanel | buttons are disabled. | Class | org.knime.core.node.util | KNIME |
|
| CheckUtils | Static check functions used during settings loading etc. | Class | org.knime.core.node.util | KNIME |
|
| ClassAttributeModel | | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel | KNIME |
|
| ClassAttributeModel | | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel2 | KNIME |
|
| ClassValueDataRow | A data row represented as a double array. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| CLibrary | Wrapper around native C library functions. | Class | org.knime.core.util | KNIME |
|
| CloseableFilterColumnRowIterator | | Class | org.knime.base.data.filter.column | KNIME |
|
| CloseableRowIterator | A row iterator that can be closed in order to save resources. | Class | org.knime.core.data.container | KNIME |
|
| ClusterAssignerNodeFactory | | Class | org.knime.base.node.mine.cluster.assign | KNIME |
|
| ClusterAssignerNodeModel | | Class | org.knime.base.node.mine.cluster.assign | KNIME |
|
| ClusterMembershipFactory | This CellFactory produces appended cells: for each DataRow the memberships to the cluster prototypes and the winner cluster in the last | Class | org.knime.base.node.mine.cluster.fuzzycmeans | KNIME |
|
| ClusterNode | Represents a Node in the hierarchy tree (Dendrogram) of a hierarchicalAuthor:Christoph Sieb, University of Konstanz | Class | org.knime.base.node.mine.cluster.hierarchical | KNIME |
|
| ClusterNodeDialog | ClusterNodeModel - allows to adjust number of clusters and other properties. | Class | org.knime.base.node.mine.cluster.kmeans | KNIME |
|
| ClusterNodeFactory | Create classes for k-means Clustering NodeModel, NodeView and NodeDialogPane. | Class | org.knime.base.node.mine.cluster.kmeans | KNIME |
|
| ClusterNodeModel | Generate a clustering using a fixed number of cluster centers and the k-means algorithm. | Class | org.knime.base.node.mine.cluster.kmeans | KNIME |
|
| ClusterNodeView | | Class | org.knime.base.node.mine.cluster.kmeans | KNIME |
|
| ClusterViewData | | Class | org.knime.base.node.mine.cluster.kmeans | KNIME |
|
| CoefficientTable | This is the view that shows the coefficients in a table and the squared error per row in a line below the table. | Class | org.knime.base.node.mine.regression.polynomial.learner | KNIME |
|
| CoefficientTable | This is the view that shows the coefficients in a table and the squared error per row in a line below the table. | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| ColCombine2NodeDialog | NodeDialog for the "ColCombine" Node. | Class | org.knime.base.node.preproc.colcombine2 | KNIME |
|
| ColCombine2NodeFactory | NodeFactory for the "ColCombine" Node. | Class | org.knime.base.node.preproc.colcombine2 | KNIME |
|
| ColCombine2NodeModel | This is the model implementation of ColCombine. | Class | org.knime.base.node.preproc.colcombine2 | KNIME |
|
| ColCombineNodeDialog | NodeDialog for the "ColCombine" Node. | Class | org.knime.base.node.preproc.colcombine | KNIME |
|
| ColCombineNodeFactory | NodeFactory for the "ColCombine" Node. | Class | org.knime.base.node.preproc.colcombine | KNIME |
|
| ColCombineNodeModel | This is the model implementation of ColCombine. | Class | org.knime.base.node.preproc.colcombine | KNIME |
|
| ColConvertNodeDialog | Dialog for the ColConvertNodeModel. | Class | org.knime.base.node.preproc.colconvert | KNIME |
|
| ColConvertNodeFactory | NodeFactory for the ColConverter Node. | Class | org.knime.base.node.preproc.colconvert | KNIME |
|
| ColConvertNodeModel | NodeModel for the ColConverter Node. | Class | org.knime.base.node.preproc.colconvert | KNIME |
|
| CollapseBranchAction | An action to collapse the branch starting from the selected node in a HierarchicalGraphView. | Class | org.knime.base.node.mine.decisiontree2.view.graph | KNIME |
|
| CollapsiblePanel | A JPanel which is a container for a single component. | Class | org.knime.base.node.mine.decisiontree2.view | KNIME |
|
| Collection2BitVectorCellFactory | Creates a bit vector for a given CollectionDataValue. | Class | org.knime.base.data.bitvector | KNIME |
|
| CollectionCellFactory | Factory class used to create DataCells that contain a collection of DataCells. | Class | org.knime.core.data.collection | KNIME |
|
| CollectionCreate2NodeDialogPane | | Class | org.knime.base.collection.list.create2 | KNIME |
|
| CollectionCreate2NodeFactory | | Class | org.knime.base.collection.list.create2 | KNIME |
|
| CollectionCreate2NodeModel | | Class | org.knime.base.collection.list.create2 | KNIME |
|
| CollectionDataValue | Special interface that is implemented by DataCells that represent collection of cells. | Interface | org.knime.core.data.collection | KNIME |
|
| CollectionSplitNodeDialogPane | | Class | org.knime.base.collection.list.split | KNIME |
|
| CollectionSplitNodeFactory | | Class | org.knime.base.collection.list.split | KNIME |
|
| CollectionSplitNodeModel | | Class | org.knime.base.collection.list.split | KNIME |
|
| CollectionSplitSettings | | Class | org.knime.base.collection.list.split | KNIME |
|
| CollectionValueRenderer | Generic renderer for CollectionDataValue which prints the string representation of each object in theSince:2. | Class | org.knime.core.data.collection | KNIME |
|
| ColorAppender2NodeDialogPane | Dialog to select column to apply colors to. | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorAppender2NodeFactory | Factory to create Color Appender node. | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorAppender2NodeModel | Node model to append color settings to a column selected in the dialog. | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorAttr | This class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, and | Class | org.knime.core.data.property | KNIME |
|
| ColorColumn | Holds the color for a given column name. | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| ColorExtractNodeFactory | A node that reads a color port object (output of "Color Manager" node) and converts the content into a table with RGB information. | Class | org.knime.base.node.viz.property.color.extract | KNIME |
|
| ColorExtractNodeModel | | Class | org.knime.base.node.viz.property.color.extract | KNIME |
|
| ColorHandler | Final ColorHandler implementation as container which forwards color requests for a DataCell to its underlying | Class | org.knime.core.data.property | KNIME |
|
| ColorHandlerPortObject | PortObject implementation for ColorHandlerPortObject which are part of a DataTableSpec. | Class | org.knime.core.node.port.viewproperty | KNIME |
|
| ColorIcon | Icon that shows a rectangle with the given color and size. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| ColorLegendTab | a color chooser dialog. | Class | org.knime.base.node.viz.plotter.props | KNIME |
|
| ColorManager2DialogNominal | | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorManager2DialogRange | Dialog pane used to specify colors by minimum and maximum bounds. | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorManager2Icon | | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorManager2IconRenderer | | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorManager2NodeDialogPane | | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorManager2NodeFactory | The color manager factory which creates a ColorManager2NodeDialogPane. | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorManager2NodeModel | | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorManager2RangeIcon | An icon which background is painted in colors which are linear interpolated between the two borders. | Class | org.knime.base.node.viz.property.color | KNIME |
|
| ColorModelNominal | Color model which maps a set of DataCell objects toAuthor:Thomas Gabriel, University of Konstanz, Germany | Class | org.knime.core.data.property | KNIME |
|
| ColorModelRange | Computes colors based on a range of minimum and maximum values assigned to certain colors which are interpolated between a min and maximum color. | Class | org.knime.core.data.property | KNIME |
|
| ColProperty | Stores the properties for one column. | Class | org.knime.base.node.io.filereader | KNIME |
|
| ColPropertyDialog | | Class | org.knime.base.node.io.filereader | KNIME |
|
| ColumnAggregationPanel | This class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| ColumnAggregationTableModel | This DefaultTableModel holds all aggregation columns and their aggregation method. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| ColumnAggregator | Class that defines the AggregationMethod for a column. | Class | org.knime.base.data.aggregation | KNIME |
|
| ColumnAggregatorNodeDialog | NodeDialogPane of the column aggregator node. | Class | org.knime.base.node.preproc.columnaggregator | KNIME |
|
| ColumnAggregatorNodeFactory | NodeFactory implementation of the column aggregator. | Class | org.knime.base.node.preproc.columnaggregator | KNIME |
|
| ColumnAggregatorNodeModel | NodeModel implementation of the column aggregator node. | Class | org.knime.base.node.preproc.columnaggregator | KNIME |
|
| ColumnAggregatorTableCellEditor | aggregation function selection box for the ColumnAggregator. | Class | org.knime.base.data.aggregation.dialogutil.column | KNIME |
|
| ColumnAggregatorTableCellEditor | AggregationMethodComboBox as cell editor. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| ColumnAppenderNodeFactory | NodeFactory for the "ColumnAppender" Node. | Class | org.knime.base.node.preproc.columnappend | KNIME |
|
| ColumnAppenderNodeModel | | Class | org.knime.base.node.preproc.columnappend | KNIME |
|
| ColumnAutoTypeCasterNodeDialogPane | This is the dialog for the column type changer. | Class | org.knime.base.node.preproc.colautotypecast | KNIME |
|
| ColumnAutoTypeCasterNodeFactory | Factory for the Column Type Changer node. | Class | org.knime.base.node.preproc.colautotypecast | KNIME |
|
| ColumnAutoTypeCasterNodeModel | The column type changer node model which converts a string column to a numeric or date-type column iff all column-entries could be converted. | Class | org.knime.base.node.preproc.colautotypecast | KNIME |
|
| ColumnBufferedDataTableSorter | Column-wise table sorter which uses the BufferedDataTableSorter internally. | Class | org.knime.core.data.sort | KNIME |
|
| ColumnComboBoxRenderer | A DataColumnSpecListCellRenderer intended to be used for JComboBox. | Class | org.knime.core.node.util | KNIME |
|
| ColumnComparatorNodeDialogPane | Comparator node dialog pane to select two columns for comparison, replacement value or missing, and a new column name to append. | Class | org.knime.base.node.preproc.colcompare | KNIME |
|
| ColumnComparatorNodeFactory | Factory for the Column Comparator node. | Class | org.knime.base.node.preproc.colcompare | KNIME |
|
| ColumnComparatorNodeModel | The comparator node model which compares two columns by it values within one row, and appends a new column with the value of the first column if both are | Class | org.knime.base.node.preproc.colcompare | KNIME |
|
| ColumnDataTableSorter | Column-wise table sorter which uses the DataTableSorter internally. | Class | org.knime.core.data.sort | KNIME |
|
| ColumnDestination | | Class | org.knime.base.node.parallel.appender | KNIME |
|
| ColumnFilter | This interface is used in the #update(org. | Interface | org.knime.core.node.util | KNIME |
|
| ColumnFilterPanel | Panel is used to select/filter a certain number of columns. | Class | org.knime.core.node.util | KNIME |
|
| ColumnFilterRefNodeDialogPane | The dialog pane to filter column which offers options to include or exclude column and two check column type compatibility. | Class | org.knime.base.node.preproc.filter.columnref | KNIME |
|
| ColumnFilterRefNodeFactory | Factory to create a Reference Column Filter node. | Class | org.knime.base.node.preproc.filter.columnref | KNIME |
|
| ColumnFilterRefNodeModel | | Class | org.knime.base.node.preproc.filter.columnref | KNIME |
|
| ColumnFuntionSettings | Class that save the settings of the ColumnFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.column | KNIME |
|
| ColumnFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.column | KNIME |
|
| ColumnHandlingFactorySelectionPanel | Panel that allows setting the missing cell handler for an arbitrary group of columns. | Class | org.knime.base.node.preproc.pmml.missingval.compute | KNIME |
|
| ColumnHeaderExtractorNodeDialog | NodeDialog for the "ColumnHeaderExtractor" Node. | Class | org.knime.base.node.preproc.columnheaderextract | KNIME |
|
| ColumnHeaderExtractorNodeFactory | NodeFactory for the "ColumnHeaderExtractor" Node. | Class | org.knime.base.node.preproc.columnheaderextract | KNIME |
|
| ColumnHeaderExtractorNodeModel | This is the model implementation of ColumnHeaderExtractor. | Class | org.knime.base.node.preproc.columnheaderextract | KNIME |
|
| ColumnHeaderInsertConfig | | Class | org.knime.base.node.preproc.columnheaderinsert | KNIME |
|
| ColumnHeaderInsertNodeDialogPane | | Class | org.knime.base.node.preproc.columnheaderinsert | KNIME |
|
| ColumnHeaderInsertNodeFactory | | Class | org.knime.base.node.preproc.columnheaderinsert | KNIME |
|
| ColumnHeaderInsertNodeModel | | Class | org.knime.base.node.preproc.columnheaderinsert | KNIME |
|
| ColumnHeaderRenderer | Renderer to be used to display the column header of a table. | Class | org.knime.core.node.tableview | KNIME |
|
| ColumnListLoopStartNodeDialog | This is the dialog for the column list loop start node where the user can select the column over which the loop should iterate. | Class | org.knime.base.node.meta.looper.columnlist | KNIME |
|
| ColumnListLoopStartNodeDialog | This is the dialog for the column list loop start node where the user can select the column over which the loop should iterate. | Class | org.knime.base.node.meta.looper.columnlist2 | KNIME |
|
| ColumnListLoopStartNodeFactory | This is the factory for the column list loop start node that creates allAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.meta.looper.columnlist | KNIME |
|
| ColumnListLoopStartNodeFactory | This is the factory for the column list loop start node that creates allAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.meta.looper.columnlist2 | KNIME |
|
| ColumnListLoopStartNodeModel | This is the model for the column list loop start node that does the realAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.meta.looper.columnlist | KNIME |
|
| ColumnListLoopStartNodeModel | This is the model for the column list loop start node that does the realAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.meta.looper.columnlist2 | KNIME |
|
| ColumnListLoopStartSettings | This class holds the settings for the column list loop start node. | Class | org.knime.base.node.meta.looper.columnlist | KNIME |
|
| ColumnMergerConfiguration | | Class | org.knime.base.node.preproc.columnmerge | KNIME |
|
| ColumnMergerNodeDialogPane | | Class | org.knime.base.node.preproc.columnmerge | KNIME |
|
| ColumnMergerNodeFactory | Factory to column merger node. | Class | org.knime.base.node.preproc.columnmerge | KNIME |
|
| ColumnMergerNodeModel | | Class | org.knime.base.node.preproc.columnmerge | KNIME |
|
| ColumnNamePolicy | enum ColumnNamePolicyThis enum defines the different aggregation column name versions. | Class | org.knime.base.node.preproc.groupby | KNIME |
|
| ColumnPairsSelectionPanel | A Component used to define a list of column pairs. | Class | org.knime.core.node.util | KNIME |
|
| ColumnRearranger | Meta object to describe in which way a table shall be modified (column-based) to create a new table. | Class | org.knime.core.data.container | KNIME |
|
| ColumnRearrangerFunction | | Class | org.knime.core.data.container | KNIME |
|
| ColumnRenameRegexConfiguration | Settings proxy for the node. | Class | org.knime.base.node.preproc.columnrenameregex | KNIME |
|
| ColumnRenameRegexNodeDialogPane | | Class | org.knime.base.node.preproc.columnrenameregex | KNIME |
|
| ColumnRenameRegexNodeFactory | | Class | org.knime.base.node.preproc.columnrenameregex | KNIME |
|
| ColumnRenameRegexNodeModel | | Class | org.knime.base.node.preproc.columnrenameregex | KNIME |
|
| ColumnResorterConfigKeys | | Class | org.knime.base.node.preproc.columnresorter | KNIME |
|
| ColumnResorterNodeDialog | | Class | org.knime.base.node.preproc.columnresorter | KNIME |
|
| ColumnResorterNodeFactory | The factory of the column resorter node. | Class | org.knime.base.node.preproc.columnresorter | KNIME |
|
| ColumnResorterNodeModel | | Class | org.knime.base.node.preproc.columnresorter | KNIME |
|
| ColumnRowFilterPanel | | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| ColumnSelectionComboxBox | Class extends a JComboxBox to choose a column of a certain type retrieved from the DataTableSpec. | Class | org.knime.core.node.util | KNIME |
|
| ColumnSelectionList | This class show columns from a DataTableSpec inside a JList. | Class | org.knime.core.node.util | KNIME |
|
| ColumnSelectionPanel | Class implements a panel to choose a column of a certain type retrieved fromAuthor:Bernd Wiswedel, University of KonstanzSee Also:Serialized Form | Class | org.knime.core.node.util | KNIME |
|
| ColumnSelectionSearchableListPanel | A panel comprising a column list, search field and some search customizers for the user. | Class | org.knime.core.node.util | KNIME |
|
| ColumnSelectorOperator | Selects an additional column from a given Data TableSince:2. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| ColumnSpecListRenderer | This class renders a list with DataColumnSpecs and strings. | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| ColumnToGrid2Configuration | | Class | org.knime.base.node.preproc.columntogrid2 | KNIME |
|
| ColumnToGrid2NodeDialogPane | | Class | org.knime.base.node.preproc.columntogrid2 | KNIME |
|
| ColumnToGrid2NodeFactory | Factory for Grid-to-Grid node. | Class | org.knime.base.node.preproc.columntogrid2 | KNIME |
|
| ColumnToGrid2NodeModel | | Class | org.knime.base.node.preproc.columntogrid2 | KNIME |
|
| ColumnToGridConfiguration | | Class | org.knime.base.node.preproc.columntogrid | KNIME |
|
| ColumnToGridNodeDialogPane | | Class | org.knime.base.node.preproc.columntogrid | KNIME |
|
| ColumnToGridNodeFactory | Factory for Grid-to-Grid node. | Class | org.knime.base.node.preproc.columntogrid | KNIME |
|
| ColumnToGridNodeModel | | Class | org.knime.base.node.preproc.columntogrid | KNIME |
|
| ColValFilterOldObsolete | A filter selecting rows depending on the content of a column (or cell of the row). | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| Combinations | This class comes in handy if you want to compute combinations and process them in some way. | Class | org.knime.base.util.math | KNIME |
|
| CombinedColumnFilter | This ColumnFilter implementation filters all columns which are filter by at least one of the given filters. | Class | org.knime.core.node.util | KNIME |
|
| CombinedTable | | Class | org.knime.base.node.parallel.appender | KNIME |
|
| CommandExecution | Wraps a Java runtime process. | Class | org.knime.base.node.util.exttool | KNIME |
|
| Comment | Created for each comment pattern of the FileTokenizer keepingAuthor:Peter Ohl, University of Konstanz | Class | org.knime.core.util.tokenizer | KNIME |
|
| CommentPanel | | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| ComplexNumberCell | A data cell implementation holding a complex number value by storing this value in two double member variables. | Class | org.knime.core.data.def | KNIME |
|
| ComplexNumberValue | Interface supporting generic complex number values. | Interface | org.knime.core.data | KNIME |
|
| ComplexNumberValueComparator | Comparator returned by the ComplexNumberValue. | Class | org.knime.core.data | KNIME |
|
| ComplexNumberValueRenderer | Render to display a complex number value using a givenAuthor:ciobaca, University of KonstanzSee Also:NumberFormat, | Class | org.knime.core.data.renderer | KNIME |
|
| ComponentBorder | | Class | org.knime.core.node.util | KNIME |
|
| ComponentNodeWidget | A NodeWidget consisting of single JComponent. | Class | org.knime.base.node.mine.decisiontree2.view.graph | KNIME |
|
| CompositeIcon | | Class | org.knime.core.node.util | KNIME |
|
| ConcatDBAggregationFuntionSettings | Class that save the settings of the ConcatDBAggregationFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.concatenate | KNIME |
|
| ConcatDBAggregationFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.concatenate | KNIME |
|
| ConcatenateJoinedRowKeyFactory | | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| ConcatenateOperator | Returns the all values concatenated per group. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
|
| ConcatenateOperator | Returns the all values concatenated per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| ConcatenateTable | | Class | org.knime.core.data.container | KNIME |
|
| ConditionalBoxPlotNodeDialog | This class provides the configuration dialog for the conditional box plotAuthor:Stephan Sellien, University of Konstanz | Class | org.knime.base.node.viz.condbox | KNIME |
|
| ConditionalBoxPlotNodeFactory | This class creates a ConditionalBoxPlotNode. | Class | org.knime.base.node.viz.condbox | KNIME |
|
| ConditionalBoxPlotNodeModel | Class for the model of a conditional box plot. | Class | org.knime.base.node.viz.condbox | KNIME |
|
| ConditionalBoxPlotNodeView | Class for a view of the conditional box plot. | Class | org.knime.base.node.viz.condbox | KNIME |
|
| ConditionalBoxPlotSettings | Settings for conditional box plot. | Class | org.knime.base.node.viz.condbox | KNIME |
|
| ConditionalBoxPlotter | | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| Config | Supports a mechanism to save settings by their type and a key. | Class | org.knime.core.node.config | KNIME |
|
| ConfigBase | Supports a mechanism to save settings by their type and a key. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigBaseRO | Interface implements only read access functions for ConfigBase objects providing methods for base data types only. | Interface | org.knime.core.node.config.base | KNIME |
|
| ConfigBaseWO | Write-only interface for ConfigBase objects providing only only write access functions for base data types. | Interface | org.knime.core.node.config.base | KNIME |
|
| ConfigBooleanEntry | Config entry for boolean objects. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigByteEntry | Config entry for byte objects. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigCharEntry | Config entry for char objects. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigDoubleEntry | Config entry for double values. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigEditJTree | A tree implementation that allows one to overwrite certain node settings using flow variables. | Class | org.knime.core.node.config | KNIME |
|
| ConfigEditTreeEditor | Editor component for ConfigEditJTree implementation. | Class | org.knime.core.node.config | KNIME |
|
| ConfigEditTreeEvent | Event that is fired when the settings associated with the nodes in a ConfigEditTreeModel change. | Class | org.knime.core.node.config | KNIME |
|
| ConfigEditTreeEventListener | Listener interface for ConfigEditTreeEvent. | Interface | org.knime.core.node.config | KNIME |
|
| ConfigEditTreeModel | Config editor that keeps a mask of variables to overwrite existing settings. | Class | org.knime.core.node.config | KNIME |
|
| ConfigEditTreeNodePanel | Panel that displays a single line/element of a ConfigEditJTree. | Class | org.knime.core.node.config | KNIME |
|
| ConfigEditTreeRenderer | Renderer implementation of a ConfigEditJTree. | Class | org.knime.core.node.config | KNIME |
|
| ConfigElementAbstractSimple | | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementBoolean | Simple config element for a boolean. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementBooleanArray | Simple config element for a boolean array. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementByte | Simple config element for a byte. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementByteArray | Simple config element for a byte array. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementDouble | Simple config element for a double. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementDoubleArray | Simple config element for a double array. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementFloat | Simple config element for a float. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementFloatArray | Simple config element for a float array. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementInt | Simple config element for an integer. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementIntArray | Simple config element for an int array. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementLong | Simple config element for a long. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementLongArray | Simple config element for a long array. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementShort | Simple config element for a short. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementShortArray | Simple config element for a short array. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementString | Simple config element for a string. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigElementStringArray | Simple config element for a string array. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigEntries | An enumeration holding all possible types that can be written to and read from a Config. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigFloatEntry | Config entry for float values. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigIntEntry | Config entry for integer values. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigLongEntry | Config entry for long values. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigPasswordEntry | Config entry for password values. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigRegistry | Registry for configuration parameters. | Class | org.knime.core.util.node.config | KNIME |
|
| ConfigRO | Interface implements only access functions for Config objects. | Interface | org.knime.core.node.config | KNIME |
|
| ConfigSerializationUtils | Collection of convenience methods that help to save or load Enum [and other Objects] to ConfigWO or ConfigRO objects, this also includes NodeSettingsRO and NodeSettingsWO. | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| ConfigSerializationUtils | Collection of convenience methods that help to save or load Enum [and other Objects] to ConfigWO or ConfigRO objects, this also includes NodeSettingsRO and NodeSettingsWO. | Class | org.knime.core.node.config | KNIME |
|
| ConfigShortEntry | Config entry for short values. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigStringEntry | Config entry for String values. | Class | org.knime.core.node.config.base | KNIME |
|
| ConfigTableModel | | Interface | org.knime.core.node.util | KNIME |
|
| ConfigTablePanel | A Panel with a table in the center and buttons at the right to add andSince:2. | Class | org.knime.core.node.util | KNIME |
|
| ConfigurableDataCellFactory | Additional interface for DataCellFactorys that can be configured, e. | Interface | org.knime.core.data | KNIME |
|
| ConfigurationDialogFactory | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| ConfigureCallback | | Class | org.knime.core.node.interactive | KNIME |
|
| ConfigWO | Write-only interface for Config objects providing only accessAuthor:Thomas Gabriel, University of Konstanz | Interface | org.knime.core.node.config | KNIME |
|
| ConfusionTableModel | A table model representing a confusion matrix. | Class | org.knime.base.node.mine.scorer.accuracy | KNIME |
|
| ConnectionContainer | Holds all information related to one connection between specific ports of two nodes. | Class | org.knime.core.node.workflow | KNIME |
|
| ConnectionID | | Class | org.knime.core.node.workflow | KNIME |
|
| ConnectionProgress | Contained in a ConnectionProgressEvent which is fired when the progress information has changed. | Class | org.knime.core.node.workflow | KNIME |
|
| ConnectionProgressEvent | This event is fired in order to update the UI with connection statistics andSee Also:Serialized Form | Class | org.knime.core.node.workflow | KNIME |
|
| ConnectionProgressListener | Listener for ConnectionProgressEvent fired when the progress information has changed. | Interface | org.knime.core.node.workflow | KNIME |
|
| ConnectionUIInformation | Default implementation of a connection extra info. | Class | org.knime.core.node.workflow | KNIME |
|
| ConnectionUIInformationEvent | Event that's fired by a ConnectionContainer when its UI informationAuthor:Bernd Wiswedel, University of KonstanzSee Also:ConnectionContainer. | Class | org.knime.core.node.workflow | KNIME |
|
| ConnectionUIInformationListener | Listener for ui information changes on ConnectionContainer. | Interface | org.knime.core.node.workflow | KNIME |
|
| ConstantValueColumnConfig | | Class | org.knime.base.node.preproc.constantvalue | KNIME |
|
| ConstantValueColumnNodeDialogPane | | Class | org.knime.base.node.preproc.constantvalue | KNIME |
|
| ConstantValueColumnNodeFactory | Factory for Constant Value Column node. | Class | org.knime.base.node.preproc.constantvalue | KNIME |
|
| ConstantValueColumnNodeModel | | Class | org.knime.base.node.preproc.constantvalue | KNIME |
|
| ContainerTable | Class implementing the DataTable interface and using a buffer from a DataContainer as data source. | Class | org.knime.core.data.container | KNIME |
|
| ContextAwareNodeFactory | This extension of NodeFactory is used in order to create a new node in a certain context. | Class | org.knime.core.node | KNIME |
|
| ConvenienceMethods | Collection of methods that are useful in different contexts. | Class | org.knime.core.node.util | KNIME |
|
| ConvenientComboBoxRenderer | | Class | org.knime.core.node.util | KNIME |
|
| Coordinate | The abstract class for all coordinate classes. | Class | org.knime.base.util.coordinate | KNIME |
|
| CoordinateFactory | Interface for a coordinate factory. | Interface | org.knime.base.util.coordinate | KNIME |
|
| CoordinateMapping | Abstract class describing a coordinate mapping. | Class | org.knime.base.util.coordinate | KNIME |
|
| CopyAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| CopyNativeNodeContainerPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| CopyNodeContainerMetaPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| CopyNodePersistor | A persistor cloning a node's settings. | Class | org.knime.core.node | KNIME |
|
| CopyOnAccessTask | | Class | org.knime.core.data.container | KNIME |
|
| CopySingleNodeContainerPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| CopySubNodeContainerPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| CopyWorkflowPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| CorePlugin | Plugin class that is initialized when the plugin project is started. | Class | org.knime.core.internal | KNIME |
|
| CorrDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| CorrelationComputeNodeDialogPane | | Class | org.knime.base.node.preproc.correlation.compute | KNIME |
|
| CorrelationComputeNodeFactory | | Class | org.knime.base.node.preproc.correlation.compute | KNIME |
|
| CorrelationComputeNodeModel | | Class | org.knime.base.node.preproc.correlation.compute | KNIME |
|
| CorrelationComputeNodeView | | Class | org.knime.base.node.preproc.correlation.compute | KNIME |
|
| CorrelationComputer | Calculates pairwise correlation values for a table. | Class | org.knime.base.node.preproc.correlation.compute | KNIME |
|
| CorrelationFilterNodeDialogPane | | Class | org.knime.base.node.preproc.correlation.filter | KNIME |
|
| CorrelationFilterNodeFactory | | Class | org.knime.base.node.preproc.correlation.filter | KNIME |
|
| CorrelationFilterNodeModel | | Class | org.knime.base.node.preproc.correlation.filter | KNIME |
|
| CorrelationOperator | Calculates correlation coefficientsSince:2. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| CosinusDistanceManager | | Class | org.knime.base.node.mine.mds.distances | KNIME |
|
| CosinusDistanceManager | | Class | org.knime.base.node.mine.sota.distances | KNIME |
|
| CountDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| CountDistinctDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| CountOperator | Returns the count per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| CovarianceMatrixCalculator | Utility class which computes the covariance matrix for a given BufferedDataTable considering missing values. | Class | org.knime.base.data.statistics | KNIME |
|
| CovarianceOperator | Calculates the covariance between two columns per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| CovarPopDBAggregationFunction | COmputes the co variance of two columns. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| CovarSampDBAggregationFunction | COmputes the co variance of two columns. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| CreateBitVectorNodeDialog | The dialog for the Create Bit Vector node. | Class | org.knime.base.node.preproc.bitvector.create | KNIME |
|
| CreateBitVectorNodeFactory | The factory for the Create Bit Vector Node. | Class | org.knime.base.node.preproc.bitvector.create | KNIME |
|
| CreateBitVectorNodeModel | The BitvectorGenerator translates all values above or equal to a given threshold to a set bit, values below that threshold to bits set to zero. | Class | org.knime.base.node.preproc.bitvector.create | KNIME |
|
| CreateBitVectorView | The BitvectorGeneratorView provides information about the generation of the bitsets out of the data. | Class | org.knime.base.node.preproc.bitvector.create | KNIME |
|
| CreateByteVectorNodeDialog | NodeDialog for the "CreateByteVector" Node. | Class | org.knime.base.node.preproc.bytevector.create | KNIME |
|
| CreateByteVectorNodeFactory | NodeFactory for the "CreateByteVector" Node. | Class | org.knime.base.node.preproc.bytevector.create | KNIME |
|
| CreateByteVectorNodeModel | This is the model implementation of CreateByteVector. | Class | org.knime.base.node.preproc.bytevector.create | KNIME |
|
| CreateTableStructureNodeDialog | NodeDialog for the "CreateTableStructure" Node. | Class | org.knime.base.node.preproc.createtablestructure | KNIME |
|
| CreateTableStructureNodeFactory | NodeFactory for the "CreateTableStructure" Node. | Class | org.knime.base.node.preproc.createtablestructure | KNIME |
|
| CreateTableStructureNodeModel | This is the model implementation of CreateTableStructure. | Class | org.knime.base.node.preproc.createtablestructure | KNIME |
|
| CreateTempDirectoryConfiguration | | Class | org.knime.base.node.util.createtempdir | KNIME |
|
| CreateTempDirectoryNodeDialogPane | | Class | org.knime.base.node.util.createtempdir | KNIME |
|
| CreateTempDirectoryNodeFactory | | Class | org.knime.base.node.util.createtempdir | KNIME |
|
| CreateTempDirectoryNodeModel | | Class | org.knime.base.node.util.createtempdir | KNIME |
|
| Credentials | The credentials implementation. | Class | org.knime.core.node.workflow | KNIME |
|
| CredentialsProvider | Provides available credential variables for a workflow. | Class | org.knime.core.node.workflow | KNIME |
|
| CredentialsStore | Container for credentials defined on a workflow. | Class | org.knime.core.node.workflow | KNIME |
|
| CrossJoinerNodeDialog | | Class | org.knime.base.node.preproc.crossjoin | KNIME |
|
| CrossJoinerNodeFactory | NodeFactory for the "CrossJoiner" Node. | Class | org.knime.base.node.preproc.crossjoin | KNIME |
|
| CrossJoinerNodeModel | | Class | org.knime.base.node.preproc.crossjoin | KNIME |
|
| CrosstabNodeDialog | This is the dialog for the Crosstab node. | Class | org.knime.base.node.viz.crosstable | KNIME |
|
| CrosstabNodeFactory | This is the factory for the Crosstab node. | Class | org.knime.base.node.viz.crosstable | KNIME |
|
| CrosstabNodeModel | This is the model for the Crosstab node. | Class | org.knime.base.node.viz.crosstable | KNIME |
|
| CrosstabNodeSettings | The settings object for the crosstab node. | Class | org.knime.base.node.viz.crosstable | KNIME |
|
| CrosstabNodeView | View for the cross tabulation node. | Class | org.knime.base.node.viz.crosstable | KNIME |
|
| CrosstabProperties | | Class | org.knime.base.node.viz.crosstable | KNIME |
|
| CrosstabStatisticsCalculator | Compute statistics for the crosstab node. | Class | org.knime.base.node.viz.crosstable | KNIME |
|
| CSVFilesHistoryPanel | Panel that contains an editable Combo Box showing the file to write to and a button to trigger a file chooser. | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| CSVReaderConfig | | Class | org.knime.base.node.io.csvreader | KNIME |
|
| CSVReaderNodeDialog | | Class | org.knime.base.node.io.csvreader | KNIME |
|
| CSVReaderNodeFactory | Factory for CSV Reader node. | Class | org.knime.base.node.io.csvreader | KNIME |
|
| CSVReaderNodeModel | | Class | org.knime.base.node.io.csvreader | KNIME |
|
| CSVWriter | Class to write a DataTable to an output stream. | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| CSVWriterNodeDialog | Dialog to choose a file for csv output. | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| CSVWriterNodeFactory | Factory to create a CSV (comma separated) writer node. | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| CSVWriterNodeModel | NodeModel to write a DataTable to a CSV (comma separated value) file. | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| CustomDBAggregationFunction | Database aggregation function that allows the user to manually specify the aggregation function to use. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
|
| CustomDBAggregationFuntionSettings | Class that save the settings of the CustomDBAggregationFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
|
| CustomDBAggregationFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
|
| CutAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| DataArray | Can be used to locally store a certain number of rows. | Interface | org.knime.base.node.util | KNIME |
|
| DataAwareNodeDialogPane | Subclass of NodeDialogPane that requires the full input data to define a configuration. | Class | org.knime.core.node | KNIME |
|
| DatabaseConnectionPortObject | Port object that holds a database connection (without any query). | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseConnectionPortObjectSpec | Specification for a database connection port. | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseConnectionSettings | | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseConnectionView | | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseDriverLoader | Utility class to load additional drivers from jar and zip to theAuthor:Thomas Gabriel, University of Konstanz | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseDriverLoaderTest | | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseLoopingNodeDialogPane | | Class | org.knime.base.node.io.database | KNIME |
|
| DatabaseLoopingNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DatabaseLoopingNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DatabasePortObject | Class used as database port object holding a BufferedDataTable and a ModelContentRO to create a database connection. | Class | org.knime.core.node.port.database | KNIME |
|
| DatabasePortObjectSpec | Class used as database port object holding a DataTableSpec and a ModelContentRO to create a database connection. | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseQueryConnectionSettings | | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseReaderConnection | Creates a connection to read from database. | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseUtility | This class is the entry point for database specific routines and information. | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseWrappedDriver | Wraps an java. | Class | org.knime.core.node.port.database | KNIME |
|
| DatabaseWriterConnection | Creates a connection to write to database. | Class | org.knime.core.node.port.database | KNIME |
|
| DataCell | Abstract base class of all DataCells, which acts as a container for arbitrary values and defines the common abilities all cells must provide, | Class | org.knime.core.data | KNIME |
|
| DataCellDataInput | | Interface | org.knime.core.data | KNIME |
|
| DataCellDataOutput | DataCell objects. | Interface | org.knime.core.data | KNIME |
|
| DataCellFactory | Helper class for the file reader node. | Class | org.knime.base.node.io.filereader | KNIME |
|
| DataCellFactory | Interface for a factory that can create data cells from certain input formats. | Interface | org.knime.core.data | KNIME |
|
| DataCellHeaderRenderer | | Class | org.knime.core.node.tableview | KNIME |
|
| DataCellPoint | A DataCellPoint consists of two DataCells, one for the x and one for the y | Class | org.knime.base.node.viz.plotter.basic | KNIME |
|
| DataCellSerializer | Interface for classes that can read or write specific DataCell implementations. | Interface | org.knime.core.data | KNIME |
|
| DataCellStringMapper | Allow a mapping of arbitrary DataCells to unique, well-behaved strings, for example for usage with external executables | Class | org.knime.base.data.util | KNIME |
|
| DataCellTypeConverter | Interface for converters from one cell type to another. | Class | org.knime.core.data | KNIME |
|
| DataColumnDomain | Final DataColumnDomain object holding meta infos about one column, that are, possible values and/or upper and lower bounds - if | Class | org.knime.core.data | KNIME |
|
| DataColumnDomainCreator | A column domain creator is used to initialize possible values and lower and upper bounds using DataCell objects. | Class | org.knime.core.data | KNIME |
|
| DataColumnProperties | Property map that contains annotations assigned to a column. | Class | org.knime.core.data | KNIME |
|
| DataColumnPropertiesView | | Class | org.knime.core.node.workflow | KNIME |
|
| DataColumnSpec | A DataColumnSpec describes one column in a It contains information about type, name, domain, data properties, and | Class | org.knime.core.data | KNIME |
|
| DataColumnSpecCreator | A factory class to create a DataColumnSpec (as the only way from outside this package). | Class | org.knime.core.data | KNIME |
|
| DataColumnSpecFilterConfiguration | Analytics | Class | org.knime.core.node.util.filter.column | KNIME |
|
| DataColumnSpecFilterNodeDialogPane | This is the dialog for the column filter. | Class | org.knime.base.node.preproc.filter.column | KNIME |
|
| DataColumnSpecFilterNodeFactory | The factory for the column filter node. | Class | org.knime.base.node.preproc.filter.column | KNIME |
|
| DataColumnSpecFilterNodeModel | The model for the column filter which extracts certain columns from the input DataTable using a list of columns to | Class | org.knime.base.node.preproc.filter.column | KNIME |
|
| DataColumnSpecFilterPanel | A panel to filter DataColumnSpecs. | Class | org.knime.core.node.util.filter.column | KNIME |
|
| DataColumnSpecFilterPMMLNodeDialogPane | This is the dialog for the column filter. | Class | org.knime.base.node.preproc.pmml.columnfilter | KNIME |
|
| DataColumnSpecFilterPMMLNodeFactory | Factory for the DataColumnSpecFilterPMMLNodeFactory node. | Class | org.knime.base.node.preproc.pmml.columnfilter | KNIME |
|
| DataColumnSpecFilterPMMLNodeModel | The model for the column filter which extracts certain columns from the input DataTable using a list of columns to | Class | org.knime.base.node.preproc.pmml.columnfilter | KNIME |
|
| DataColumnSpecListCellRenderer | Renderer that checks if the value being renderer is of type DataColumnSpec if so it will renderer the name of the column | Class | org.knime.core.node.util | KNIME |
|
| DataColumnSpecListDummyCellRenderer | | Class | org.knime.base.node.preproc.columnresorter | KNIME |
|
| DataColumnSpecTableCellRenderer | Renderer that checks if the value being renderer is of type DataColumnSpec if so it will renderer the name of the column | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| DataColumnSpecTableCellRenderer | Renderer that checks if the value being renderer is of type DataColumnSpec if so it will renderer the name of the column spec and also the type's icon. | Class | org.knime.core.node.util | KNIME |
|
| DataColumnWindow | A window over a single column. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| DataContainer | Buffer that collects DataRow objects and creates a DataTable on request. | Class | org.knime.core.data.container | KNIME |
|
| DataContainerException | Exception that may be thrown by a DataContainer if the data is invalid. | Class | org.knime.core.data.container | KNIME |
|
| DataHiliteOutputContainer | | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| DataPoint | Represents a data point consisting of a values for each dimension. | Class | org.knime.base.node.mine.mds | KNIME |
|
| DataPortCatchNodeFactory | | Class | org.knime.base.node.flowcontrol.trycatch.genericcatch | KNIME |
|
| DataPortTryNodeFactory | | Class | org.knime.base.node.flowcontrol.trycatch.generictry | KNIME |
|
| DataProvider | The plotters rely on a DataProvider to get the data to visualize. | Interface | org.knime.base.node.viz.plotter | KNIME |
|
| DataRow | Container interface for a vector of DataCells and a row key for unique identification. | Interface | org.knime.core.data | KNIME |
|
| DataRowWeighted | A data row represented as a double array. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| DataTable | Most general data interface in table structure with a fixed number of columns and iterable rows (no random access). | Interface | org.knime.core.data | KNIME |
|
| DataTableDomainCreator | Create or recreate domain of a data table. | Class | org.knime.core.data | KNIME |
|
| DataTableRowInput | Default implementation of a RowInput. | Class | org.knime.core.node.streamable | KNIME |
|
| DataTableSorter | Table sorter for sorting plain DataTable objects (use the class BufferedDataTableSorter if you want to sort buffered data | Class | org.knime.core.data.sort | KNIME |
|
| DataTableSpec | DataTableSpecs specify the structure of a DataTable. | Class | org.knime.core.data | KNIME |
|
| DataTableSpecCreator | Creator for DataTableSpec. | Class | org.knime.core.data | KNIME |
|
| DataTableSpecExtractor | This utility class provides means to extract meta information from a specific data table spec and to return the extracted data as data table. | Class | org.knime.base.data.util | KNIME |
|
| DataTableSpecExtractor | This utility class provides means to extract meta information from a specific data table spec and to return the extracted data as data table. | Class | org.knime.core.data.util | KNIME |
|
| DataTableSpecView | | Class | org.knime.core.node.workflow | KNIME |
|
| DataType | Type description associated with a certain implementation of a DataCell. | Class | org.knime.core.data | KNIME |
|
| DataTypeAggregationPanel | | Class | org.knime.base.data.aggregation.dialogutil.type | KNIME |
|
| DataTypeAggregationTableModel | AbstractAggregationTableModel that stores DataTypes and the AggregationMethod to use. | Class | org.knime.base.data.aggregation.dialogutil.type | KNIME |
|
| DataTypeAggregator | AggregationMethodDecorator that stores a DataType in addition to the AggregationMethodSince:2. | Class | org.knime.base.data.aggregation.dialogutil.type | KNIME |
|
| DataTypeAggregatorTableCellEditor | DataTypeAggregator table cell editor class that allows the user to choose from the supported AggregationMethods for DataType of the current DataTypeAggregator. | Class | org.knime.base.data.aggregation.dialogutil.type | KNIME |
|
| DataTypeColumnFilter | Class that filters all columns based on a given set of compatibleSince:2. | Class | org.knime.core.node.util.filter.column | KNIME |
|
| DataTypeListCellRenderer | Renderer that checks if the value being renderer is a DataType to render the name of the type and | Class | org.knime.core.node.util | KNIME |
|
| DataTypeNameRenderer | Renderer used in the combo box where the user can pick different DataValue class. | Class | org.knime.base.node.preproc.rename | KNIME |
|
| DataTypeNameSorter | Compares to DataTypes based on their string representation. | Class | org.knime.base.data.aggregation.dialogutil.type | KNIME |
|
| DataTypeRegistry | A registry for all DataTypes that are registered via the extension point org. | Class | org.knime.core.data | KNIME |
|
| DataValidatorCellDecorator | | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorColConfiguration | | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorColConflicts | | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorColPanel | | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorConfiguration | | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorNodeDialogPane | Main dialog panel for the DataValidator node. | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorNodeFactory | Factory to create all node classes for a node that handles missing values in a table and replaces it by some meaningful values. | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorNodeModel | | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorSpecNodeDialogPane | Main dialog panel for the DataValidator node. | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorSpecNodeFactory | Factory to create all node classes for a node that handles missing values in a table and replaces it by someSince:2. | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValidatorSpecNodeModel | | Class | org.knime.base.node.preproc.datavalidator | KNIME |
|
| DataValue | The interface all value interfaces of DataCells DataCells implement different | Interface | org.knime.core.data | KNIME |
|
| DataValueColumnFilter | This ColumnFilter implementation filters all value which are not compatible to the provided DataValue classes. | Class | org.knime.core.node.util | KNIME |
|
| DataValueComparator | The comparator used to compare two DataValue objects. | Class | org.knime.core.data | KNIME |
|
| DataValueRenderer | General interface for classes that are able to render special derivatives of This interface extends TableCellRenderer and | Interface | org.knime.core.data.renderer | KNIME |
|
| DataValueRendererFactory | Factory for creating data value renderers. | Interface | org.knime.core.data.renderer | KNIME |
|
| DataValueRendererFamily | Container for different DataValueRenderers which can be | Interface | org.knime.core.data.renderer | KNIME |
|
| DateAndTimeCell | Cell storing a time and/or date. | Class | org.knime.core.data.date | KNIME |
|
| DateAndTimeCellFactory | Factory for creating DateAndTimeCells from various input types. | Class | org.knime.core.data.date | KNIME |
|
| DateAndTimeCellSerializer | Serializes a DateAndTimeCell by writing the long representing the UTC time and the booleans whether date, time, or milliseconds are available. | Class | org.knime.core.data.date | KNIME |
|
| DateAndTimeComparator | | Class | org.knime.core.data.date | KNIME |
|
| DateAndTimeRenderUtil | Utility class for rendering times and dates. | Class | org.knime.core.data.date | KNIME |
|
| DateAndTimeUtility | The DataValue. | Class | org.knime.core.data.date | KNIME |
|
| DateAndTimeValue | Interface supporting the representation of time and date independent of the user's time zone and location. | Interface | org.knime.core.data.date | KNIME |
|
| DateAndTimeValueRenderer | Renders a DateAndTimeValue. | Class | org.knime.core.data.date | KNIME |
|
| DateInputDialog | This class supplies a GUI-Component (JPanel) which allows the input of an Date. | Class | org.knime.core.node.util | KNIME |
|
| DateMeanOperator | Date operator that calculates the mean date per group. | Class | org.knime.base.data.aggregation.date | KNIME |
|
| DateStringInputQuickFormInElement | Creates a date input control and delivers the input as string. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| DayRangeOperator | Date operator that returns the range between the last and first date per group in days. | Class | org.knime.base.data.aggregation.date | KNIME |
|
| DB2Utility | Database utility for IBM DB2. | Class | org.knime.core.node.port.database | KNIME |
|
| DBAdvancedPanel | A panel for settings advanced connection information, such as the database type. | Class | org.knime.base.node.io.database.connection.util | KNIME |
|
| DBAggregationFunction | | Interface | org.knime.core.node.port.database.aggregation | KNIME |
|
| DBAggregationFunctionFactory | Factory for creating DBAggregationFunction. | Interface | org.knime.core.node.port.database.aggregation | KNIME |
|
| DBAggregationFunctionLabelComparator | Compares two DBAggregationFunctions based on their name. | Class | org.knime.core.node.port.database.aggregation | KNIME |
|
| DBAggregationFunctionProvider | | Class | org.knime.base.node.io.database.groupby.dialog | KNIME |
|
| DBAggregationFunctionUtil | | Class | org.knime.core.node.port.database.aggregation | KNIME |
|
| DBAuthenticationPanel | A panel for database authentication settings. | Class | org.knime.base.node.io.database.connection.util | KNIME |
|
| DBColumnAggregationFunctionPanel | This class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method. | Class | org.knime.base.node.io.database.groupby.dialog.column | KNIME |
|
| DBColumnAggregationFunctionRow | | Class | org.knime.base.node.io.database.groupby.dialog.column | KNIME |
|
| DBColumnAggregationFunctionRowTableCellEditor | | Class | org.knime.base.node.io.database.groupby.dialog.column | KNIME |
|
| DBColumnAggregationFunctionTableModel | This DefaultTableModel holds all aggregation columns and their aggregation method. | Class | org.knime.base.node.io.database.groupby.dialog.column | KNIME |
|
| DBColumnFilterNodeDialogPane | | Class | org.knime.base.node.io.database | KNIME |
|
| DBColumnFilterNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBColumnFilterNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBColumnRenameNodeFactory | NodeFactory for the "DBColumnRename" Node. | Class | org.knime.base.node.io.database.columnrename | KNIME |
|
| DBColumnRenameNodeModel | | Class | org.knime.base.node.io.database.columnrename | KNIME |
|
| DBConnectionNodeDialog | | Class | org.knime.base.node.io.database | KNIME |
|
| DBConnectionNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBConnectionNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBConnectionPanel | A panel for selecting a hostname, port, and a database. | Class | org.knime.base.node.io.database.connection.util | KNIME |
|
| DBConnectionWriterDialogPane | | Class | org.knime.base.node.io.database | KNIME |
|
| DBConnectionWriterNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBConnectionWriterNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBDataTypeAggregationFunctionPanel | This class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method. | Class | org.knime.base.node.io.database.groupby.dialog.type | KNIME |
|
| DBDataTypeAggregationFunctionRow | | Class | org.knime.base.node.io.database.groupby.dialog.type | KNIME |
|
| DBDataTypeAggregationFunctionRowTableCellEditor | | Class | org.knime.base.node.io.database.groupby.dialog.type | KNIME |
|
| DBDataTypeAggregationFunctionTableModel | This DefaultTableModel holds all aggregation columns and their aggregation method. | Class | org.knime.base.node.io.database.groupby.dialog.type | KNIME |
|
| DBDeleteRowsDialogPane | | Class | org.knime.base.node.io.database | KNIME |
|
| DBDeleteRowsNodeFactory | Factory class for the Database Delete node. | Class | org.knime.base.node.io.database | KNIME |
|
| DBDeleteRowsNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBDialogPane | Creates a panel to select database driver, enter database URL, user and password - optionally from credentials. | Class | org.knime.base.node.io.database.util | KNIME |
|
| DBDropTableNodeDialog | | Class | org.knime.base.node.io.database.drop | KNIME |
|
| DBDropTableNodeFactory | | Class | org.knime.base.node.io.database.drop | KNIME |
|
| DBDropTableNodeModel | Drops the given table in the given db. | Class | org.knime.base.node.io.database.drop | KNIME |
|
| DBGenericConnectionPanel | A panel for selecting a JDBC driver and a full JDBC URL to the database. | Class | org.knime.base.node.io.database.connection.util | KNIME |
|
| DBGroupByAggregationPanel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBGroupByNodeDialog | | Class | org.knime.base.node.io.database | KNIME |
|
| DBGroupByNodeDialog2 | | Class | org.knime.base.node.io.database.groupby | KNIME |
|
| DBGroupByNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBGroupByNodeFactory2 | | Class | org.knime.base.node.io.database.groupby | KNIME |
|
| DBGroupByNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBGroupByNodeModel2 | | Class | org.knime.base.node.io.database.groupby | KNIME |
|
| DBJoinerNodeDialog | | Class | org.knime.base.node.io.database | KNIME |
|
| DBJoinerNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBJoinerNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBJoinerSettings | | Class | org.knime.base.node.io.database | KNIME |
|
| DBMiscPanel | A panel for settings misc connection information, such as if columns with spaces are allowed or if the connection should be validated before the dialog closes. | Class | org.knime.base.node.io.database.connection.util | KNIME |
|
| DBNodeModel | Abstract class derives the general NodeModel for all database nodeSince:2. | Class | org.knime.base.node.io.database | KNIME |
|
| DBPatternAggregationFunctionPanel | This class creates the aggregation column panel that allows the user to define the aggregation columns and their aggregation method. | Class | org.knime.base.node.io.database.groupby.dialog.pattern | KNIME |
|
| DBPatternAggregationFunctionRow | | Class | org.knime.base.node.io.database.groupby.dialog.pattern | KNIME |
|
| DBPatternAggregationFunctionRowTableCellEditor | | Class | org.knime.base.node.io.database.groupby.dialog.pattern | KNIME |
|
| DBPatternAggregationFunctionTableModel | This DefaultTableModel holds all aggregation columns and their aggregation method. | Class | org.knime.base.node.io.database.groupby.dialog.pattern | KNIME |
|
| DBPatternTableCellEditor | DataTypeAggregator table cell editor class that allows the user to choose from the supported AggregationMethods for DataType of the current DataTypeAggregator. | Class | org.knime.base.node.io.database.groupby.dialog.pattern | KNIME |
|
| DBPortCatchNodeFactory | | Class | org.knime.base.node.flowcontrol.trycatch.genericcatch | KNIME |
|
| DBQueryNodeDialogPane | | Class | org.knime.base.node.io.database | KNIME |
|
| DBQueryNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBQueryNodeFactory2 | | Class | org.knime.base.node.io.database | KNIME |
|
| DBQueryNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBQueryNodeModel2 | | Class | org.knime.base.node.io.database | KNIME |
|
| DBReaderConnectionNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBReaderConnectionNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBReaderDialogPane | | Class | org.knime.base.node.io.database.util | KNIME |
|
| DBReaderNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBReaderNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBRenameNodeDialogPane | | Class | org.knime.base.node.io.database.columnrename | KNIME |
|
| DBRowFilterNodeDialogPane | | Class | org.knime.base.node.io.database | KNIME |
|
| DBRowFilterNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBRowFilterNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBSorterNodeDialog | Dialog for choosing the columns that will be sorted. | Class | org.knime.base.node.io.database | KNIME |
|
| DBSorterNodeDialogPanel | This Panel holds subpanels consisting of SortItems. | Class | org.knime.base.node.io.database | KNIME |
|
| DBSorterNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBSorterNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBSortItem | The SortItem is a JPanel with a JComboBox and two JRadioButtons. | Class | org.knime.base.node.io.database | KNIME |
|
| DBSQLExecutorNodeDialog | Dialog for choosing the columns that will be sorted. | Class | org.knime.base.node.io.database | KNIME |
|
| DBSQLExecutorNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBSQLExecutorNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBSQLTypesPanel | Panel which allows to specify an SQL type for each column. | Class | org.knime.base.node.io.database | KNIME |
|
| DBTableSelectorNodeFactory | | Class | org.knime.base.node.io.database.connection | KNIME |
|
| DBTableSelectorNodeModel | | Class | org.knime.base.node.io.database.connection | KNIME |
|
| DBTimezonePanel | A panel for setting the timzeone correction for time and date fields. | Class | org.knime.base.node.io.database.connection.util | KNIME |
|
| DBTreeBrowser | Class implements a tree that shows all available tables grouped by table types together with their table names and column names (requested on | Class | org.knime.base.node.io.database | KNIME |
|
| DBUpdateDialogPane | | Class | org.knime.base.node.io.database | KNIME |
|
| DBUpdateNodeFactory | Factory class for the Database Update node. | Class | org.knime.base.node.io.database | KNIME |
|
| DBUpdateNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DBWriterDialogPane | | Class | org.knime.base.node.io.database | KNIME |
|
| DBWriterNodeFactory | | Class | org.knime.base.node.io.database | KNIME |
|
| DBWriterNodeModel | | Class | org.knime.base.node.io.database | KNIME |
|
| DCObjectInputStream | | Class | org.knime.core.data.container | KNIME |
|
| DCObjectInputVersion2 | | Class | org.knime.core.data.container | KNIME |
|
| DCObjectOutputVersion2 | | Class | org.knime.core.data.container | KNIME |
|
| DecimalSeparatorPanel | Panel of the CSV writer dialog for specifying the decimal separator. | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| DecisionTree | A Wrapper for a decision tree, allowing for save/load to ModelContent objects. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecisionTreeLearnerNodeDialog2 | Dialog for a decision tree learner node. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| DecisionTreeLearnerNodeFactory2 | The Factory for the DecisionTreeLearnerNodeModel2 algorithm. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| DecisionTreeLearnerNodeFactory3 | The Factory for the DecisionTreeLearnerNodeModel2 algorithm. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| DecisionTreeLearnerNodeModel2 | | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| DecisionTreeNode | The base abstract implementations of a node of a decision tree. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecisionTreeNodeLeaf | The Leaf of a decision tree. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecisionTreeNodeRenderer | Renderer for a DecisionTreeNode within a JTree. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecisionTreeNodeSplit | An abstract implementation of an inner node of a decision tree, i. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecisionTreeNodeSplitContinuous | Is replaced by the more general DecisionTreeNodeSplitPMML node. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecisionTreeNodeSplitNominal | Is replaced by the more general DecisionTreeNodeSplitPMML node. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecisionTreeNodeSplitNominalBinary | Is replaced by the more general DecisionTreeNodeSplitPMML node. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecisionTreeNodeSplitPMML | Decision tree split node that supports PMML predicates to partition the data. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecisionTreeNodeView | Provides view on internals of a DecisionTreeNode. | Class | org.knime.base.node.mine.decisiontree2.model | KNIME |
|
| DecSepPanel | | Class | org.knime.base.node.io.filereader | KNIME |
|
| DecTreeGraphView | A hierarchical graph for decision trees. | Class | org.knime.base.node.mine.decisiontree2.view | KNIME |
|
| DecTreeLearnerGraphView2 | | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| DecTreeNodeView2 | This node view is exactly the same as the one for the c4. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| DecTreeNodeWidget | A view for a DecisionTreeNode. | Class | org.knime.base.node.mine.decisiontree2.view | KNIME |
|
| DecTreeNodeWidgetFactory | | Class | org.knime.base.node.mine.decisiontree2.view | KNIME |
|
| DecTreePredictorGraphView | | Class | org.knime.base.node.mine.decisiontree2.predictor | KNIME |
|
| DecTreePredictorGraphView | | Class | org.knime.base.node.mine.decisiontree2.predictor2 | KNIME |
|
| DecTreePredictorNodeFactory | | Class | org.knime.base.node.mine.decisiontree2.predictor | KNIME |
|
| DecTreePredictorNodeFactory | | Class | org.knime.base.node.mine.decisiontree2.predictor2 | KNIME |
|
| DecTreePredictorNodeModel | | Class | org.knime.base.node.mine.decisiontree2.predictor | KNIME |
|
| DecTreePredictorNodeModel | Despite being public no official API. | Class | org.knime.base.node.mine.decisiontree2.predictor2 | KNIME |
|
| DecTreePredictorNodeView | | Class | org.knime.base.node.mine.decisiontree2.predictor | KNIME |
|
| DecTreePredictorNodeView | | Class | org.knime.base.node.mine.decisiontree2.predictor2 | KNIME |
|
| DecTreeToImageGraphView | The graph view of the Decision Tree to Image node. | Class | org.knime.base.node.mine.decisiontree2.image | KNIME |
|
| DecTreeToImageNodeDialog | The node dialog of the Decision Tree to Image node. | Class | org.knime.base.node.mine.decisiontree2.image | KNIME |
|
| DecTreeToImageNodeFactory | The NodeFactory of the Decision Tree to Image node. | Class | org.knime.base.node.mine.decisiontree2.image | KNIME |
|
| DecTreeToImageNodeModel | The NodeModel of the Decision Tree to Image node. | Class | org.knime.base.node.mine.decisiontree2.image | KNIME |
|
| DecTreeToImageNodeSettings | The settings of the Decision Tree To Image node. | Class | org.knime.base.node.mine.decisiontree2.image | KNIME |
|
| DecTreeToImageView | | Class | org.knime.base.node.mine.decisiontree2.image | KNIME |
|
| DefaultAlphaColorPanel | A default panel to adjust the alpha color value. | Class | org.knime.base.node.viz.property.color | KNIME |
|
| DefaultAppendedCellFactory | A default factory that generates cells based on an underlying Map. | Class | org.knime.base.data.append.column | KNIME |
|
| DefaultBlobSupportDataCellIterator | Default implementation to BlobSupportDataCellIterator. | Class | org.knime.core.data.collection | KNIME |
|
| DefaultCellIterator | Default implementation of an iterator over the DataCells of a DataRow. | Class | org.knime.core.data.def | KNIME |
|
| DefaultConfigTableModel | Default implementation of ConfigTableModel. | Class | org.knime.core.node.util | KNIME |
|
| DefaultConfigureCallback | | Class | org.knime.core.node.interactive | KNIME |
|
| DefaultDataArray | Can be used to locally store a certain number of rows. | Class | org.knime.base.node.util | KNIME |
|
| DefaultDatabaseConnectionSettings | Extension of DatabaseConnectionSettings the allows the user to specify the individual parts of the database URL (i. | Class | org.knime.base.node.io.database.connection.util | KNIME |
|
| DefaultDataValueRenderer | Default implementation for a renderer for DataValue objects. | Class | org.knime.core.data.renderer | KNIME |
|
| DefaultDataValueRendererFamily | Default container for DataValueRenderer. | Class | org.knime.core.data.renderer | KNIME |
|
| DefaultHiLiteHandler | Default implementation of a HiLiteHandler. | Class | org.knime.core.node.property.hilite | KNIME |
|
| DefaultHiLiteMapper | A default mapper for hilite translation which holds a map from RowKey to a set of RowKeys as value. | Class | org.knime.core.node.property.hilite | KNIME |
|
| DefaultMissingCellHandler | Abstract missing cell handler without moving window. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| DefaultMissingValueHandlerPanel | Default panel for a missing value handler's settings to be used with DialogComponents. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| DefaultNamespaceContext | A default implementation of NamespaceContext. | Class | org.knime.core.data.xml.util | KNIME |
|
| DefaultNodeProgressMonitor | The default node progress monitor which keep a progress value between 0 and 1, and a progress message. | Class | org.knime.core.node | KNIME |
|
| DefaultNodeSettingsPane | Default implementation for a NodeDialogPane that allows to add standard DialogComponents which will be displayed in a standard way and automatically | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DefaultReexecutionCallback | | Class | org.knime.core.node.interactive | KNIME |
|
| DefaultRow | Default row for DataCells which keeps a row identifier and an array of DataCell objects. | Class | org.knime.core.data.def | KNIME |
|
| DefaultRowIterator | Specific implementation for a RowIterator that iterates over a generic DataTable. | Class | org.knime.core.data.def | KNIME |
|
| DefaultStringIconOption | Default implementation of the StringIconOption interface which is used in the default dialog components itself. | Class | org.knime.core.node.util | KNIME |
|
| DefaultTab | This is the default tab added by the AbstractPlotterProperties that makes | Class | org.knime.base.node.viz.plotter.props | KNIME |
|
| DefaultTable | Deprecated(!) default implementation of a DataTable object. | Class | org.knime.core.data.def | KNIME |
|
| DefaultTableNodeFactory | Its the factory for a DefaultTableNodeModel. | Class | org.knime.base.node.io.def | KNIME |
|
| DefaultTableNodeModel | This is the model for the DefaultTable node. | Class | org.knime.base.node.io.def | KNIME |
|
| DefaultVisualizationNodeDialog | Lets the user define the maximum number of rows to be displayed. | Class | org.knime.base.node.viz.plotter.node | KNIME |
|
| DefaultVisualizationNodeModel | functionality that is needed for a default plotter implementation. | Class | org.knime.base.node.viz.plotter.node | KNIME |
|
| DefaultVisualizationNodeView | Convenient implementation of a NodeView that can display one or more plotter implementations. | Class | org.knime.base.node.viz.plotter.node | KNIME |
|
| DefaultWebTemplate | Default WebTemplate implementation. | Class | org.knime.core.node.web | KNIME |
|
| DegreeOfAffinity | | Interface | org.knime.base.node.mine.bfn | KNIME |
|
| DelegateNodeDescription | An adapter on NodeDescription that allows selected methods to be overwritten. | Class | org.knime.core.node | KNIME |
|
| DeleteAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| DeleteColumnsAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| DeleteRowsAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| Delimiter | Created for each delimiter for the FileTokenizer keeping itsAuthor:Peter Ohl, University of Konstanz | Class | org.knime.core.util.tokenizer | KNIME |
|
| DendrogramDrawingPane | Interprets the BinaryTree of DendrogramPoints such | Class | org.knime.base.node.viz.plotter.dendrogram | KNIME |
|
| DendrogramNode | This interface describes a node depicted in a dendrogram plot. | Interface | org.knime.base.node.viz.plotter.dendrogram | KNIME |
|
| DendrogramPlotter | Converts a DendrogramNode into a BinaryTree of | Class | org.knime.base.node.viz.plotter.dendrogram | KNIME |
|
| DendrogramPlotterProperties | AbstractPlotterProperties a LinePlotterAppearanceTab is | Class | org.knime.base.node.viz.plotter.dendrogram | KNIME |
|
| DendrogramPoint | Represents a point in the dendrogram with the contained rows, the distance of the cluster, the point in the drawing pane and the visual properties | Class | org.knime.base.node.viz.plotter.dendrogram | KNIME |
|
| DenseBitVector | Stores Zeros and Ones in a vector, i. | Class | org.knime.core.data.vector.bitvector | KNIME |
|
| DenseBitVectorCell | Stores Zeros and Ones in a vector, i. | Class | org.knime.core.data.vector.bitvector | KNIME |
|
| DenseBitVectorCellFactory | Used to created DataCells holding a DenseBitVector. | Class | org.knime.core.data.vector.bitvector | KNIME |
|
| DenseByteVector | A vector of fixed length holding byte counts at specific positions. | Class | org.knime.core.data.vector.bytevector | KNIME |
|
| DenseByteVectorCell | | Class | org.knime.core.data.vector.bytevector | KNIME |
|
| DenseByteVectorCellFactory | Used to created DataCells holding a DenseByteVector. | Class | org.knime.core.data.vector.bytevector | KNIME |
|
| DerivedFieldMapper | Creates a map of data column names to PMML derived field names for a PMML document and vice versa. | Class | org.knime.core.node.port.pmml.preproc | KNIME |
|
| DescendingNumericTickPolicyStrategy | | Class | org.knime.base.util.coordinate | KNIME |
|
| DialogComponent | Abstract implementation of a component handling a standard type in a NodeDialog. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentAggregationMethod | DialogComponent that allows the user to select an AggregationMethod and the corresponding parameters. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| DialogComponentBoolean | Provides a standard component for a dialog that allows to edit a boolean value. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentButton | Provides a component containing a button. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentButtonGroup | A standard component to display radio buttons. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentButtonLabel | Provides a component containing a button and a label. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentChoiceConfig | configuration, used for SettingsModelPCADimensions. | Class | org.knime.base.node.mine.pca | KNIME |
|
| DialogComponentColorChooser | Provides a component for color choosing. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentColumnFilter | Provides a component for column filtering. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentColumnFilter2 | A column twin list with include & exclude list and optionally column name and type matcher. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentColumnNameSelection | Provides a standard component for a dialog that allows to select a column in a given DataTableSpec. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentDate | StandardDialogComponent allowing the input of an user specified Date. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentDoubleRange | Allows the user to enter a floating point number range. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentFileChooser | A standard component allowing to choose a location(directory) and/or fileAuthor:M. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentFlowVariableNameSelection | Provides a standard component for a dialog that allows to select a flow variable from a list of flow variables. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentLabel | Provides a component containing a label. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentMultiLineString | | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentNode | Interface for nodes which provide dialog components that can be used on metanodes containing those nodes. | Interface | org.knime.core.node.workflow | KNIME |
|
| DialogComponentNumber | Provide a standard component for a dialog that allows to edit number value. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentNumberEdit | Provides a standard component for a dialog that allows to edit a number value. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentOptionalString | This Dialog Component offers an editable string field and a checkbox for disabling the use of the field. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentPasswordField | Provide a standard component for a dialog that allows to edit a text field. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentString | Provide a standard component for a dialog that allows to edit a text field. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentStringListSelection | Provide a standard component for a dialog that allows to select one or more strings from a list of strings. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogComponentStringSelection | Provide a standard component for a dialog that allows to select a string fromAuthor:Thomas Gabriel, University of Konstanz | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| DialogNode | | Interface | org.knime.core.node.dialog | KNIME |
|
| DialogNodePanel | | Class | org.knime.core.node.dialog | KNIME |
|
| DialogNodeRepresentation | | Interface | org.knime.core.node.dialog | KNIME |
|
| DialogNodeValue | | Interface | org.knime.core.node.dialog | KNIME |
|
| Discretization2ApplyNodeFactory | The Factory for the Discretization Applier. | Class | org.knime.base.node.preproc.discretization.caim2.modelapply | KNIME |
|
| DiscretizationApplyNodeModel | This node takes a discretization model and applies it to the given input dataAuthor:Christoph Sieb, University of KonstanzSee Also:Discretization2ApplyNodeFactory | Class | org.knime.base.node.preproc.discretization.caim2.modelapply | KNIME |
|
| DiscretizationModel | Contains the DiscretizationSchemes for a given columns. | Class | org.knime.base.node.preproc.discretization.caim2 | KNIME |
|
| DiscretizationScheme | Represents a discretization scheme. | Class | org.knime.base.node.preproc.discretization.caim2 | KNIME |
|
| DisretizeConfiguration | | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| Distance | Computes the Euclidean distance between two vectors. | Class | org.knime.base.node.mine.bfn | KNIME |
|
| DistanceFunction | The interface a distance function must implement. | Interface | org.knime.base.node.mine.cluster.hierarchical.distfunctions | KNIME |
|
| DistanceManager | | Interface | org.knime.base.node.mine.mds.distances | KNIME |
|
| DistanceManager | | Interface | org.knime.base.node.mine.sota.distances | KNIME |
|
| DistanceManagerFactory | | Class | org.knime.base.node.mine.mds.distances | KNIME |
|
| DistanceManagerFactory | | Class | org.knime.base.node.mine.sota.distances | KNIME |
|
| DistancePlotProperties | | Class | org.knime.base.node.mine.cluster.hierarchical | KNIME |
|
| Distances | | Class | org.knime.base.node.mine.mds.distances | KNIME |
|
| Distances | | Class | org.knime.base.node.mine.sota.distances | KNIME |
|
| DnDColumnSelectionSearchableListPanel | A panel comprising a column list, search field and some search customizers for the user. | Class | org.knime.base.node.preproc.datavalidator.dndpanel | KNIME |
|
| DnDColumnSpecSourceTransferHandler | Extension of the DnDTransferHandlerProxy, for transferring DataColumnSpecs. | Class | org.knime.base.node.preproc.datavalidator.dndpanel | KNIME |
|
| DnDColumnSpecTargetTransferHander | TransferHandler to handle of DnD actions containing DataColumnSpecs (see also DnDColumnSpecTransferable) as dropping target. | Class | org.knime.base.node.preproc.datavalidator.dndpanel | KNIME |
|
| DnDColumnSpecTransferable | A Transferable object used for drag and drop, which carries DataColumnSpecs. | Class | org.knime.base.node.preproc.datavalidator.dndpanel | KNIME |
|
| DnDConfigurationPanel | A UI widget, which helps to create drag and drop based UIs. | Class | org.knime.base.node.preproc.datavalidator.dndpanel | KNIME |
|
| DnDDropListener | DnDListener which is called if. | Interface | org.knime.base.node.preproc.datavalidator.dndpanel | KNIME |
|
| DNDSelectionConfiguration | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| DNDSelectionPanel | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| DnDStateListener | Listener that gets notified if a DragAndDrop transfer gets started and stopped. | Interface | org.knime.base.node.preproc.datavalidator.dndpanel | KNIME |
|
| DnDTransferHandlerProxy | Simplifies the work with the drag and drop API of Swing. | Class | org.knime.base.node.preproc.datavalidator.dndpanel | KNIME |
|
| DomainCreatorColumnSelection | Defines which columns are effected by the DataTableDomainCreator. | Interface | org.knime.core.data | KNIME |
|
| DomainDialog | | Class | org.knime.base.node.io.filereader | KNIME |
|
| DomainNodeDialogPane | | Class | org.knime.base.node.preproc.domain.dialog2 | KNIME |
|
| DomainNodeDialogPane | | Class | org.knime.base.node.preproc.domain | KNIME |
|
| DomainNodeFactory | | Class | org.knime.base.node.preproc.domain.dialog2 | KNIME |
|
| DomainNodeFactory | | Class | org.knime.base.node.preproc.domain | KNIME |
|
| DomainNodeModel | | Class | org.knime.base.node.preproc.domain.dialog2 | KNIME |
|
| DomainNodeModel | | Class | org.knime.base.node.preproc.domain | KNIME |
|
| DoNothingMissingCellHandler | Does not replace missing values. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| DoNothingMissingCellHandlerFactory | A factory that creates a handler that does nothing. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| DotInfo | This is a helper class for the ScatterPlotView. | Class | org.knime.base.node.viz.plotter.scatter | KNIME |
|
| DotInfoArray | Class that holds all DotInfos. | Class | org.knime.base.node.viz.plotter.scatter | KNIME |
|
| DoubleBarRenderer | Renderer for double cells that paints the whole range in a bar according to the cell's value. | Class | org.knime.core.data.renderer | KNIME |
|
| DoubleCell | A data cell implementation holding a double value by storing this value in a private double member. | Class | org.knime.core.data.def | KNIME |
|
| DoubleCellFilterRowGenerator | This class implements the FilterRowGenerator interface for | Class | org.knime.base.data.filter.row | KNIME |
|
| DoubleCoordinate | This class represents a numeric coordinate defined by a given DataColumnSpec. | Class | org.knime.base.util.coordinate | KNIME |
|
| DoubleCoordinateFactory | | Class | org.knime.base.util.coordinate | KNIME |
|
| DoubleCoordinateMapping | Holds the original value according to the domain and its mapping. | Class | org.knime.base.util.coordinate | KNIME |
|
| DoubleFormat | Convenience class that allows to format a double to a string. | Class | org.knime.base.node.util | KNIME |
|
| DoubleGrayValueRenderer | Renderer for double cells that paints the whole range in gray color according to the cell's value. | Class | org.knime.core.data.renderer | KNIME |
|
| DoubleInputQuickFormInElement | A form element to enter a simple double-precision floating point number. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| DoubleMeanMissingCellHandler | Replaces missing values with the mean of the column. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| DoubleMeanMissingCellHandlerFactory | Creates a handler that replaces missing values with the mean. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| DoubleMinMax | A double specific min/ max implementation which additionaly has the possibility to filter infinite values from theSince:2. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| DoubleMovingAverageMissingCellHandler | A handler that replaces missing values in a cell with the average of cells before and after it. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| DoubleMovingAverageMissingCellHandlerFactory | Creates a handler that replaces missing values with the moving average of cells around it. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| DoubleMovingAveragePanel | A panel where the user can select lookbehind and lookahead for the DoubleMovingAverageMissingCellHandler. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| DoubleToIntNodeDialog | Dialog for the double to integer Node. | Class | org.knime.base.node.preproc.double2int | KNIME |
|
| DoubleToIntNodeFactory | NodeFactory for the Number to String Node that converts doubleAuthor:adae, University of Konstanz | Class | org.knime.base.node.preproc.double2int | KNIME |
|
| DoubleToIntNodeModel | The NodeModel for the Number to String Node that converts doublesAuthor:cebron, University of Konstanz, adae, University of Konstanz | Class | org.knime.base.node.preproc.double2int | KNIME |
|
| DoubleValue | Interface supporting generic double values. | Interface | org.knime.core.data | KNIME |
|
| DoubleValueComparator | Comparator returned by the DoubleValue interface. | Class | org.knime.core.data | KNIME |
|
| DoubleValueRenderer | Render to display a double value using a given NumberFormat. | Class | org.knime.core.data.renderer | KNIME |
|
| DoubleVector | This class is used to represent a vector (in the sense of input data sample). | Class | org.knime.base.node.mine.svm.util | KNIME |
|
| DrawingUtils | Utility class that eases the drawing of different shapes. | Class | org.knime.base.node.viz.aggregation | KNIME |
|
| DropPane | | Class | org.knime.base.node.preproc.draganddroppanel.droppanes | KNIME |
|
| DropPaneConfig | | Class | org.knime.base.node.preproc.draganddroppanel.droppanes | KNIME |
|
| DummyInputQuickFormInElement | A form element to represent a dummy input (no real input, only a breapoint marker). | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| DuplicateChecker | This class checks for duplicates in an (almost) arbitrary number of strings. | Class | org.knime.core.util | KNIME |
|
| DuplicateKeyException | This exception is thrown by the DuplicateChecker if a duplicate keyAuthor:Thorsten Meinl, University of KonstanzSee Also:Serialized Form | Class | org.knime.core.util | KNIME |
|
| DuplicateOperatorException | Indicates that an operator with the name already exists. | Class | org.knime.base.data.aggregation | KNIME |
|
| DynamicNodeFactory | A node factory to create nodes dynamically. | Class | org.knime.core.node | KNIME |
|
| EclipseUtil | This class contains some misc utility methods around basic Eclipse funtionality. | Class | org.knime.core.util | KNIME |
|
| EditNominalDomainConfiguration | | Class | org.knime.base.node.preproc.domain.editnominal | KNIME |
|
| EditNominalDomainDicConfiguration | | Class | org.knime.base.node.preproc.domain.editnominal.dic | KNIME |
|
| EditNominalDomainDicNodeDialogPane | | Class | org.knime.base.node.preproc.domain.editnominal.dic | KNIME |
|
| EditNominalDomainDicNodeFactory | | Class | org.knime.base.node.preproc.domain.editnominal.dic | KNIME |
|
| EditNominalDomainDicNodeModel | | Class | org.knime.base.node.preproc.domain.editnominal.dic | KNIME |
|
| EditNominalDomainNodeDialogPane | | Class | org.knime.base.node.preproc.domain.editnominal | KNIME |
|
| EditNominalDomainNodeFactory | | Class | org.knime.base.node.preproc.domain.editnominal | KNIME |
|
| EditNominalDomainNodeModel | | Class | org.knime.base.node.preproc.domain.editnominal | KNIME |
|
| EditNumericDomainConfiguration | | Class | org.knime.base.node.preproc.domain.editnumeric | KNIME |
|
| EditNumericDomainNodeDialogPane | | Class | org.knime.base.node.preproc.domain.editnumeric | KNIME |
|
| EditNumericDomainNodeFactory | | Class | org.knime.base.node.preproc.domain.editnumeric | KNIME |
|
| EditNumericDomainNodeModel | | Class | org.knime.base.node.preproc.domain.editnumeric | KNIME |
|
| EditNumericDomainOverflowException | Thrown by EditNumericDomainNodeModel if the domain of a column and the defined one does not fit and the EditNumericDomainNodeModel. | Class | org.knime.base.node.preproc.domain.editnumeric | KNIME |
|
| EditorUIInformation | Stores workflow editor specific settings (like grid settings and zoom level, etc. | Class | org.knime.core.node.workflow | KNIME |
|
| EigenValue | | Class | org.knime.base.node.mine.pca | KNIME |
|
| EigenvalueDecomposition | Eigenvalues and eigenvectors of a real matrix. | Class | org.knime.base.util.math | KNIME |
|
| ElementCountOperator | Collection operator that counts the elements of all member collections. | Class | org.knime.base.data.aggregation.collection | KNIME |
|
| EmptyFileStoreHandler | | Class | org.knime.core.data.filestore.internal | KNIME |
|
| EmptyNodeDialogPane | An empty dialog, which is used to create dialogs with only miscellaneous tabs (such as memory policy and job selector panel). | Class | org.knime.core.node | KNIME |
|
| EmptyTableSwitchNodeFactory | Empty Table Switcher node (one input, one output). | Class | org.knime.base.node.switches.emptytableswitch | KNIME |
|
| EmptyTableSwitchNodeModel | | Class | org.knime.base.node.switches.emptytableswitch | KNIME |
|
| Encrypter | Simple class to en-/decrypt strings with a fixed key. | Class | org.knime.core.util.crypto | KNIME |
|
| EncryptionKeySupplier | An object that implements this interface can register at KnimeEncryption. | Interface | org.knime.core.util | KNIME |
|
| EndcaseNodeDialog | Dialog for the node collecting data from two - potentially inactive - branches. | Class | org.knime.base.node.switches.endcase | KNIME |
|
| EndcaseNodeFactory | | Class | org.knime.base.node.switches.endcase | KNIME |
|
| EndcaseNodeModel | End of an IF Statement. | Class | org.knime.base.node.switches.endcase | KNIME |
|
| EndifNodeDialog | Dialog for the node collecting data from two - potentially inactive - branches. | Class | org.knime.base.node.switches.endif | KNIME |
|
| EndifNodeFactory | | Class | org.knime.base.node.switches.endif | KNIME |
|
| EndifNodeModel | End of an IF Statement. | Class | org.knime.base.node.switches.endif | KNIME |
|
| EndmodelcaseNodeFactory | End case node for arbitrary port types. | Class | org.knime.base.node.switches.endmodelcase | KNIME |
|
| EndOfTableException | Used by IRowFilters to tell that no more rows will fulfill their RowFilterTable iterator can | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| EnrichmentPlotterDialog | This is the dialog for the enrichment plotter in which the two columns for the curves are selected. | Class | org.knime.base.node.viz.enrichment | KNIME |
|
| EnrichmentPlotterFactory | This factory creates all necessary components for the enrichment plotterAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.viz.enrichment | KNIME |
|
| EnrichmentPlotterModel | This class is the model for the enrichment plotter node. | Class | org.knime.base.node.viz.enrichment | KNIME |
|
| EnrichmentPlotterSettings | This class holds the settings for the enrichment plotter node. | Class | org.knime.base.node.viz.enrichment | KNIME |
|
| EnrichmentPlotterView | This is the view for the enrichment plotter node that shows all specifiedAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.viz.enrichment | KNIME |
|
| EntropyNodeDialogPane | | Class | org.knime.base.node.mine.scorer.entrop | KNIME |
|
| EntropyNodeModel | | Class | org.knime.base.node.mine.scorer.entrop | KNIME |
|
| EntropyNodeView | | Class | org.knime.base.node.mine.scorer.entrop | KNIME |
|
| EntropyView | This panel is the view to a EntropyCalculator. | Class | org.knime.base.node.mine.scorer.entrop | KNIME |
|
| EqualSizeSamplingConfiguration | | Class | org.knime.base.node.preproc.equalsizesampling | KNIME |
|
| EqualSizeSamplingNodeDialogPane | | Class | org.knime.base.node.preproc.equalsizesampling | KNIME |
|
| EqualSizeSamplingNodeFactory | | Class | org.knime.base.node.preproc.equalsizesampling | KNIME |
|
| EqualSizeSamplingNodeModel | | Class | org.knime.base.node.preproc.equalsizesampling | KNIME |
|
| EuclideanDist | Calculates the distance for two data rows based on the euclidean distance. | Class | org.knime.base.node.mine.cluster.hierarchical.distfunctions | KNIME |
|
| EuclideanDistanceManager | | Class | org.knime.base.node.mine.mds.distances | KNIME |
|
| EuclideanDistanceManager | | Class | org.knime.base.node.mine.sota.distances | KNIME |
|
| ExecutionContext | An ExecutionContext provides storage capacities during a NodeModel's execution. | Class | org.knime.core.node | KNIME |
|
| ExecutionController | | Class | org.knime.core.node.workflow | KNIME |
|
| ExecutionEnvironment | Interface for objects defining the environment nodes will be executed in. | Class | org.knime.core.node.workflow | KNIME |
|
| ExecutionMonitor | This node's execution monitor handles the progress and later also memory management for each node model's execution. | Class | org.knime.core.node | KNIME |
|
| ExpandBitVectorNodeDialog | NodeDialog for the "ExpandBitVector" Node. | Class | org.knime.base.node.preproc.bitvector.expand | KNIME |
|
| ExpandBitVectorNodeFactory | NodeFactory for the "ExpandBitVector" Node. | Class | org.knime.base.node.preproc.bitvector.expand | KNIME |
|
| ExpandBitVectorNodeModel | This is the model implementation of ExpandBitVector. | Class | org.knime.base.node.preproc.bitvector.expand | KNIME |
|
| ExpandBranchAction | An action to expand the branch starting from the selected node in a HierarchicalGraphView. | Class | org.knime.base.node.mine.decisiontree2.view.graph | KNIME |
|
| ExpandByteVectorNodeDialog | NodeDialog for the "ExpandByteVector" Node. | Class | org.knime.base.node.preproc.bytevector.expand | KNIME |
|
| ExpandByteVectorNodeFactory | NodeFactory for the "ExpandByteVector" Node. | Class | org.knime.base.node.preproc.bytevector.expand | KNIME |
|
| ExpandByteVectorNodeModel | This is the model implementation of ExpandByteVector. | Class | org.knime.base.node.preproc.bytevector.expand | KNIME |
|
| ExpandSubnodeResult | Represents the result of an expansion of a subnode. | Class | org.knime.core.node.workflow.action | KNIME |
|
| ExpandVectorNodeModel | Base class for vector expander nodes. | Class | org.knime.base.node.util | KNIME |
|
| ExtendedCellFactory | | Interface | org.knime.base.node.parallel.appender | KNIME |
|
| ExtendedScopeNodeModel | (No-API) Core Extension of NodeModel that widens the scope of some of the methods. | Class | org.knime.core.node | KNIME |
|
| ExtensibleUtilityFactory | | Class | org.knime.core.data | KNIME |
|
| ExtensionTable | Base class for custom buffered data table types. | Class | org.knime.core.node | KNIME |
|
| ExternalApplicationNodeView | Node view which opens an external application. | Class | org.knime.core.node | KNIME |
|
| ExternalNodeData | This object represents output or input of a node for provided or consumed outside the workflow, e. | Class | org.knime.core.node.dialog | KNIME |
|
| ExtractTableDimensionNodeFactory | Factory of extract table dimension node. | Class | org.knime.base.node.util.extracttabledimension | KNIME |
|
| ExtractTableDimensionNodeModel | | Class | org.knime.base.node.util.extracttabledimension | KNIME |
|
| ExtractTableSpecConfigKeys | Configuration keys for the extract table spec node. | Class | org.knime.base.node.util.extracttablespec | KNIME |
|
| ExtractTableSpecNodeDialog | | Class | org.knime.base.node.util.extracttablespec | KNIME |
|
| ExtractTableSpecNodeFactory | The factory of the extract table spec node. | Class | org.knime.base.node.util.extracttablespec | KNIME |
|
| ExtractTableSpecNodeModel | | Class | org.knime.base.node.util.extracttablespec | KNIME |
|
| ExtractVariablesDBNodeFactory | | Class | org.knime.base.node.flowvariable.extractvariables | KNIME |
|
| ExtractVariablesNodeFactory | | Class | org.knime.base.node.flowvariable.extractvariables | KNIME |
|
| ExtractVariablesNodeModel | | Class | org.knime.base.node.flowvariable.extractvariables | KNIME |
|
| ExtToolOutputNodeModel | provides methods to store the output of the external tool and to save and load this output. | Class | org.knime.base.node.util.exttool | KNIME |
|
| ExtToolOutputNodeView | Base class for both output views. | Class | org.knime.base.node.util.exttool | KNIME |
|
| ExtToolStderrNodeView | The view showing the output to standard error. | Class | org.knime.base.node.util.exttool | KNIME |
|
| ExtToolStdoutNodeView | The view showing the output to standard output. | Class | org.knime.base.node.util.exttool | KNIME |
|
| FalseCountOperator | Returns the count false boolean cells per group. | Class | org.knime.base.data.aggregation.booleancell | KNIME |
|
| FalseRowFilter | Row filter that doesn't match any row. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| FCMAlgorithm | The Fuzzy c-means algorithm. | Class | org.knime.base.node.mine.cluster.fuzzycmeans | KNIME |
|
| FCMAlgorithmMemory | The Fuzzy c-means algorithm. | Class | org.knime.base.node.mine.cluster.fuzzycmeans | KNIME |
|
| FCMQualityMeasures | Utility class to compute several cluster quality measures based on a Fuzzy c-means clustering. | Class | org.knime.base.node.mine.cluster.fuzzycmeans | KNIME |
|
| FileAnalyzer | Provides functionality for analyzing an ASCII data file to create default settings. | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileDownloadQuickFormOutElement | Variable output element, for instance provided by nodes that expose values ofAuthor:Bernd Wiswedel, KNIME. | Class | org.knime.core.util.node.quickform.out | KNIME |
|
| FilelistAccessory | A file list used to display the directory content in the file chooser (when the chooser is set to DIRECTORIES_ONLY). | Class | org.knime.core.util | KNIME |
|
| FileLocker | This class can be used to get a lock on the specified file. | Class | org.knime.core.util | KNIME |
|
| FileNativeNodeContainerPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| FileNodeContainerMetaPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| FileNodePersistor | | Class | org.knime.core.node | KNIME |
|
| FileReaderAdvancedDialog | Dialog for the expert settings of the file reader dialog. | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileReaderException | The exception the FileReader (more specificaly the FileRowIterator) throws if | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileReaderExecutionMonitor | Execution monitor used by the FileAnalyzer. | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileReaderFileFilter | Our File Filter for the JFileChooser Dialog You can create one accepting all files ending with one extension ". | Class | org.knime.core.util | KNIME |
|
| FileReaderNodeDialog | | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileReaderNodeFactory | | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileReaderNodeModel | | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileReaderNodeSettings | | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileReaderPreviewRowIterator | | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileReaderPreviewTable | The data table displayed in the file reader's dialog's preview. | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileReaderSettings | Contains all settings needed to read in a ASCII data file. | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileRowIterator | | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileSelectionPanel | | Class | org.knime.core.node.util | KNIME |
|
| FilesHistoryPanel | Panel that contains an editable Combo Box showing the file to write to and a button to trigger a file chooser. | Class | org.knime.core.node.util | KNIME |
|
| FileSingleNodeContainerPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| FileStore | | Class | org.knime.core.data.filestore | KNIME |
|
| FileStoreCell | | Class | org.knime.core.data.filestore | KNIME |
|
| FileStoreFactory | This class allows creating new FileStore objects that can be used to instantiate a FileStoreCell. | Class | org.knime.core.data.filestore | KNIME |
|
| FileStoreHandlerRepository | Lookup for file store handlers. | Class | org.knime.core.data.filestore.internal | KNIME |
|
| FileStoreKey | Wraps name and enumerated number to a file store object. | Class | org.knime.core.data.filestore.internal | KNIME |
|
| FileStoreKeyDataCell | A data cell used internally to save the file store keys generated in a loop to a buffered data table. | Class | org.knime.core.data.filestore.internal | KNIME |
|
| FileStoreKeyDataValue | | Interface | org.knime.core.data.filestore.internal | KNIME |
|
| FileStorePortObject | Abstract super class of PortObject, which reference files. | Class | org.knime.core.data.filestore | KNIME |
|
| FileStoreProxy | | Class | org.knime.core.data.filestore.internal | KNIME |
|
| FileStoresInLoopCache | | Class | org.knime.core.data.filestore.internal | KNIME |
|
| FileStoreUtil | Internal helper class, not to be used by clients. | Class | org.knime.core.data.filestore | KNIME |
|
| FileSubNodeContainerPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| FileTable | To instantiate this table you need to specify FileReaderSettings and a DataTableSpec. | Class | org.knime.base.node.io.filereader | KNIME |
|
| FileUploadQuickFormInElement | Form element to choose and upload a file. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| FileUtil | Utility class to do some basic file handling that is not available through java API. | Class | org.knime.core.util | KNIME |
|
| FileWorkflowPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| FileWriterNodeSettings | | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| FileWriterSettings | Holds all settings used by the file writer. | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| FilterableListModel | | Class | org.knime.core.node.util | KNIME |
|
| FilterColumnPanel | | Class | org.knime.base.node.util | KNIME |
|
| FilterColumnRow | Filter DataRow which extracts particular cells (columns) from anAuthor:Thomas Gabriel, University of Konstanz | Class | org.knime.base.data.filter.column | KNIME |
|
| FilterColumnRowInput | A RowInput that wraps another input and hides/re-orders columns according to an int[]. | Class | org.knime.base.data.filter.column | KNIME |
|
| FilterColumnRowIterator | | Class | org.knime.base.data.filter.column | KNIME |
|
| FilterColumnTable | This DataTable filters (includes or excludes) a specified number of columns from a given table by just wrapping the underlying data table. | Class | org.knime.base.data.filter.column | KNIME |
|
| FilterIncludeExcludePreview | Preview twin list that shows the included and excluded elements. | Class | org.knime.core.node.util.filter | KNIME |
|
| FilterRowGenerator | Generator interface for filtering DataRowsAuthor:Thomas Gabriel, University of Konstanz | Interface | org.knime.base.data.filter.row | KNIME |
|
| FilterRowIterator | | Class | org.knime.base.data.filter.row | KNIME |
|
| FilterRowTable | This class filters a given number of rows from a DataTable using the | Class | org.knime.base.data.filter.row | KNIME |
|
| FindPositionAll | | Class | org.knime.core.node.tableview | KNIME |
|
| FindPositionRowKey | | Class | org.knime.core.node.tableview | KNIME |
|
| FirstDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| FirstOperator | Returns the first element per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| FixedColumnHistogramDialogPane | | Class | org.knime.base.node.viz.histogram.node | KNIME |
|
| FixedColumnHistogramNodeFactory | Factory class of the histogram. | Class | org.knime.base.node.viz.histogram.node | KNIME |
|
| FixedColumnHistogramNodeModel | The NodeModel class of the histogram plotter. | Class | org.knime.base.node.viz.histogram.node | KNIME |
|
| FixedColumnHistogramNodeView | The node view which contains the histogram plotter panel. | Class | org.knime.base.node.viz.histogram.node | KNIME |
|
| FixedDoubleValueMissingCellHandler | Replaces missing values with a fixed double value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedDoubleValueMissingCellHandlerFactory | Creates a handler that replaces missing values with a fixed value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedDoubleValuePanel | A panel that has a field for entering a double value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedHistogramDataModel | This is the fixed data model implementation of the histogram which is created only once when the user executes a node. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| FixedHistogramPlotter | This class is the controller between the data model of the FixedHistogramDataModel | Class | org.knime.base.node.viz.histogram.impl.fixed | KNIME |
|
| FixedHistogramProperties | The properties panel of the Histogram plotter which allows the user to change the look and behaviour of the histogram plotter. | Class | org.knime.base.node.viz.histogram.impl.fixed | KNIME |
|
| FixedHistogramVizModel | This class holds all visualization data of a histogram. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| FixedIntegerValueMissingCellHandler | Replaces missing values with a fixed integer. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedIntegerValueMissingCellHandlerFactory | Creates a handler that replaces missing values with a fixed integer. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedIntegerValuePanel | A panel that has a field for entering an integer value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedIntervalBinCreator | This is the IntervalBinCreator implementation that created the BinDataModels for the fixed column histogram. | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| FixedLongValueMissingCellHandler | Replaces missing values with a fixed integer. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedLongValueMissingCellHandlerFactory | Creates a handler that replaces missing values with a fixed integer. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedLongValuePanel | A panel that has a field for entering an integer value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedPieDataModel | This class represents a pie chart which consists of several PieSectionDataModels. | Class | org.knime.base.node.viz.pie.datamodel.fixed | KNIME |
|
| FixedPieNodeFactory | Factory class of the fixed pie chart implementation. | Class | org.knime.base.node.viz.pie.node.fixed | KNIME |
|
| FixedPieNodeModel | The NodeModel class of the fixed pie chart implementation. | Class | org.knime.base.node.viz.pie.node.fixed | KNIME |
|
| FixedPieNodeView | The fixed implementation of the PieNodeView. | Class | org.knime.base.node.viz.pie.node.fixed | KNIME |
|
| FixedPiePlotter | The fixed column implementation of the pie plotter. | Class | org.knime.base.node.viz.pie.impl.fixed | KNIME |
|
| FixedPieProperties | The fixed implementation of the PieProperties panel. | Class | org.knime.base.node.viz.pie.impl.fixed | KNIME |
|
| FixedPieVizModel | The pie chart visualization model which extends the PieVizModelAuthor:Tobias Koetter, University of Konstanz | Class | org.knime.base.node.viz.pie.datamodel.fixed | KNIME |
|
| FixedStringValueMissingCellHandler | Replaces missing values with a fixed integer. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedStringValueMissingCellHandlerFactory | Creates a handler that replaces missing values witha fixed string. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedStringValuePanel | A panel with a field for entering a string value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| FixedWidthColProperty | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FixedWidthFRNodeDialog | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FixedWidthFRNodeFactory | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FixedWidthFRNodeModel | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FixedWidthFRPreviewTable | The data table displayed in the file reader's dialog's preview. | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FixedWidthFRSettings | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FixedWidthFRTable | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FixedWidthPreviewRowIterator | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FixedWidthRowIterator | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FixedWidthTokenizer | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| FlowLoopContext | Special FlowObject holding loop information. | Class | org.knime.core.node.workflow | KNIME |
|
| FlowObject | | Class | org.knime.core.node.workflow | KNIME |
|
| FlowObjectStack | Container for the stack that keeps for an individual node the flow variables and flow loop information. | Class | org.knime.core.node.workflow | KNIME |
|
| FlowObjectStackView | | Class | org.knime.core.node.workflow | KNIME |
|
| FlowScopeContext | Control object on a FlowObjectStack to indicate presence of a scope. | Class | org.knime.core.node.workflow | KNIME |
|
| FlowSubnodeScopeContext | | Class | org.knime.core.node.workflow | KNIME |
|
| FlowTryCatchContext | Pushed on top of the stack inside a try-catch construct. | Class | org.knime.core.node.workflow | KNIME |
|
| FlowVariable | FlowVariable holding local variables of basic types which can be passed along connections in a workflow. | Class | org.knime.core.node.workflow | KNIME |
|
| FlowVariableFilterConfiguration | Represents a FlowVariable filtering. | Class | org.knime.core.node.util.filter.variable | KNIME |
|
| FlowVariableFilterPanel | A panel to filter FlowVariables. | Class | org.knime.core.node.util.filter.variable | KNIME |
|
| FlowVariableListCellRenderer | List cell renderer for lists whose elements are of type FlowVariable or FlowVariableListCellRenderer. | Class | org.knime.core.node.util | KNIME |
|
| FlowVariableModel | Container holding information regarding variables which represent settings of a node and/or are used to replace settings of a node. | Class | org.knime.core.node | KNIME |
|
| FlowVariableModelButton | Button for a FlowVariableModel, launching a dialog which allows to control the settings. | Class | org.knime.core.node | KNIME |
|
| FlowVariablePortObject | A singleton port object representing a variable input. | Class | org.knime.core.node.port.flowvariable | KNIME |
|
| FlowVariablePortObjectSpec | Spec to the FlowVariablePortObject. | Class | org.knime.core.node.port.flowvariable | KNIME |
|
| FlowVariableProvider | Provides access to flow variables. | Interface | org.knime.base.util.flowvariable | KNIME |
|
| FlowVariableResolvable | $${Inameofintvar}$$. | Interface | org.knime.base.node.util | KNIME |
|
| FlowVariableResolver | Used to parse the a script containing flow and workflow variables. | Class | org.knime.base.util.flowvariable | KNIME |
|
| FlowVariableTableCellRenderer | Table cell renderer for elements of type FlowVariable. | Class | org.knime.core.node.util | KNIME |
|
| FlowVariableTypeFilter | Class that filters FlowVariables based on the given set of FlowVariable. | Class | org.knime.core.node.util.filter.variable | KNIME |
|
| FrequentItemSet | A FrequentItemSet represents items that occur together in a number of transactions. | Class | org.knime.base.node.mine.subgroupminer.freqitemset | KNIME |
|
| FrequentItemSetModel | | Class | org.knime.base.node.mine.subgroupminer.freqitemset | KNIME |
|
| FrequentItemSetRow | This class implements one row of a FrequentItemSetTable. | Class | org.knime.base.node.mine.subgroupminer.freqitemset | KNIME |
|
| FrequentItemSetTable | A FrequentItemSetTable adds a sorting functionality to the normal DataTable. | Class | org.knime.base.node.mine.subgroupminer.freqitemset | KNIME |
|
| FromFileNodeContainerPersistor | | Interface | org.knime.core.node.workflow | KNIME |
|
| FuzzyBasisFunctionFactory | Basic interface for all basis function algorithms. | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionLearnerNodeDialog | A dialog for the fuzzy basisfunction learner to set the following properties: theta minus, theta plus, and a distance measurement. | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionLearnerNodeFactory | | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionLearnerNodeModel | The fuzzy basis function model training FuzzyBasisFunctionLearnerRows. | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionLearnerNodeView | | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionLearnerRow | rectangular fuzzy prototype. | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionPortObject | | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionPredictor2NodeFactory | | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionPredictor2NodeModel | | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionPredictorNodeFactory | | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionPredictorNodeModel | The fuzzy basis function predictor model performing a prediction on the data from the first input and the fuzzy basisfunction model from the second. | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyBasisFunctionPredictorRow | | Class | org.knime.base.node.mine.bfn.fuzzy | KNIME |
|
| FuzzyClusterNodeDialog | Dialog for FuzzyClusterNodeModel- allows to adjust number of clusters and other properties. | Class | org.knime.base.node.mine.cluster.fuzzycmeans | KNIME |
|
| FuzzyClusterNodeFactory | Create classes for fuzzy c-means Clustering NodeModel, NodeView andAuthor:Michael Berthold, University of Konstanz, Nicolas Cebron, University of Konstanz | Class | org.knime.base.node.mine.cluster.fuzzycmeans | KNIME |
|
| FuzzyClusterNodeFactory2 | Create classes for fuzzy c-means Clustering NodeModel, NodeView andSince:3. | Class | org.knime.base.node.mine.cluster.fuzzycmeans | KNIME |
|
| FuzzyClusterNodeModel | Generate a fuzzy c-means clustering using a fixed number of cluster centers. | Class | org.knime.base.node.mine.cluster.fuzzycmeans | KNIME |
|
| FuzzyClusterNodeView | The FuzzyClusterNodeView provides the user with information about the qualityAuthor:Nicolas Cebron, University of Konstanz | Class | org.knime.base.node.mine.cluster.fuzzycmeans | KNIME |
|
| FuzzyHierarchyFilterMetaInformation | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| FuzzyHierarchyFilterRowContainer | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| FuzzyIntervalCell | A data cell implementation holding a fuzzy interval as value by storing this value in four private double members, two for the min/max | Class | org.knime.core.data.def | KNIME |
|
| FuzzyIntervalValue | Interface supporting fuzzy interval cells holding support and core min andAuthor:Michael Berthold, University of Konstanz | Interface | org.knime.core.data | KNIME |
|
| FuzzyIntervalValueComparator | Comparator returned by the FuzzyIntervalValue datacell type. | Class | org.knime.core.data | KNIME |
|
| FuzzyNumberCell | A data cell implementation holding a Fuzzy number by storing this value in three private double members, that is one for the core and two | Class | org.knime.core.data.def | KNIME |
|
| FuzzyNumberValue | Interface supporting fuzzy numbers defined by min and max support, and core. | Interface | org.knime.core.data | KNIME |
|
| FuzzyNumberValueComparator | Comparator returned by the FuzzyNumberValue datacell type. | Class | org.knime.core.data | KNIME |
|
| GeneralDataValueComparator | Compares to DataValue using the general available Object. | Class | org.knime.base.node.preproc.setoperator | KNIME |
|
| GeneralRegressionPredictorNodeDialogPane | Dialog for the logistic regression learner. | Class | org.knime.base.node.mine.regression.logistic.predict | KNIME |
|
| GeneralRegressionPredictorNodeFactory | Factory for general regression predictor node. | Class | org.knime.base.node.mine.regression.logistic.predict | KNIME |
|
| GeneralRegressionPredictorNodeModel | Node model for the general regression predictor. | Class | org.knime.base.node.mine.regression.logistic.predict | KNIME |
|
| GeneralRegressionPredictorSettings | This class hold the settings for the General Regression Predictor node. | Class | org.knime.base.node.mine.regression.logistic.predict | KNIME |
|
| GenericCatchNodeDialog | The dialog for all catch nodes. | Class | org.knime.base.node.flowcontrol.trycatch.genericcatch | KNIME |
|
| GenericCatchNodeModel | End of an Try-Catch Enclosure. | Class | org.knime.base.node.flowcontrol.trycatch.genericcatch | KNIME |
|
| GenericPortCatchNodeFactory | | Class | org.knime.base.node.flowcontrol.trycatch.genericcatch | KNIME |
|
| GenericTryNodeModel | Start of a Try-Catch Enclosure. | Class | org.knime.base.node.flowcontrol.trycatch.generictry | KNIME |
|
| GeometricMeanOperator | Returns the geometric mean per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| GeometricStdDeviationOperator | Returns the geometric standard deviation per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| GeometryUtil | Helper class for geometric calculations. | Class | org.knime.base.node.viz.pie.util | KNIME |
|
| GlobalClassCreator | Eclipse workaround to create new Classes through one, global gateway. | Class | org.knime.core.eclipseUtil | KNIME |
|
| GlobalObjectInputStream | ObjectInputStream which uses the GlobalClassCreator to resolve Objects by class name. | Class | org.knime.core.eclipseUtil | KNIME |
|
| GlobalSettings | Utility class that contains general information such as the column delimiter and the total number of rows. | Class | org.knime.base.data.aggregation | KNIME |
|
| GlobalTableRepository | | Class | org.knime.core.node.workflow | KNIME |
|
| GlobalTimerinfoNodeFactory | | Class | org.knime.base.node.util.globaltimerinfo | KNIME |
|
| GlobalTimerinfoNodeModel | A simple node reporting global node timing and execution information for the entire KNIME installation during it's life span. | Class | org.knime.base.node.util.globaltimerinfo | KNIME |
|
| GraphListener | | Interface | org.knime.base.node.mine.decisiontree2.view.graph | KNIME |
|
| GroupByNodeDialog | The node dialog of the group by node. | Class | org.knime.base.node.preproc.groupby | KNIME |
|
| GroupByNodeFactory | Factory class of the group by node. | Class | org.knime.base.node.preproc.groupby | KNIME |
|
| GroupByNodeModel | The NodeModel implementation of the group by node which uses the GroupByTable class implementations to create the resulting table. | Class | org.knime.base.node.preproc.groupby | KNIME |
|
| GroupByTable | | Class | org.knime.base.node.preproc.groupby | KNIME |
|
| GroupConcatDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| GroupKey | | Class | org.knime.base.node.preproc.groupby | KNIME |
|
| GroupLoopStartConfigKeys | | Class | org.knime.base.node.meta.looper.group | KNIME |
|
| GroupLoopStartNodeDialog | | Class | org.knime.base.node.meta.looper.group | KNIME |
|
| GroupLoopStartNodeFactory | | Class | org.knime.base.node.meta.looper.group | KNIME |
|
| GroupLoopStartNodeModel | | Class | org.knime.base.node.meta.looper.group | KNIME |
|
| GUIDeadlockDetector | This class tries to detect deadlocks in GUI threads. | Class | org.knime.core.util | KNIME |
|
| GUIUtils | This class provides different methods which are used in multiple aggregation implementations mainly in the GUI creation. | Class | org.knime.base.node.viz.aggregation.util | KNIME |
|
| HalfDoubleMatrix | This stores half a matrix of doubles efficiently in just one array. | Class | org.knime.base.util | KNIME |
|
| HalfFloatMatrix | This stores half a matrix of floats efficiently in just one array. | Class | org.knime.base.util | KNIME |
|
| HalfIntMatrix | This stores half a matrix of ints efficiently in just one array. | Class | org.knime.base.util | KNIME |
|
| HeaderRenderer | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| Hex2BitVectorCellFactory | Factory class to transform a StringValue cell into a DenseBitVectorCell. | Class | org.knime.base.data.bitvector | KNIME |
|
| HexUtils | | Class | org.knime.core.util.crypto | KNIME |
|
| HiddenLayer | This class represents a hidden layer in a MultiLayerPerceptron. | Class | org.knime.base.data.neural | KNIME |
|
| HierarchicalClusterNodeDialog | | Class | org.knime.base.node.mine.cluster.hierarchical | KNIME |
|
| HierarchicalClusterNodeFactory | The Factory for the hierarchical clustering node. | Class | org.knime.base.node.mine.cluster.hierarchical | KNIME |
|
| HierarchicalClusterNodeModel | | Class | org.knime.base.node.mine.cluster.hierarchical | KNIME |
|
| HierarchicalClusterNodeView | This view displays the scoring results. | Class | org.knime.base.node.mine.cluster.hierarchical | KNIME |
|
| HierarchicalGraphComponent | | Class | org.knime.base.node.mine.decisiontree2.view.graph | KNIME |
|
| HierarchicalGraphView | A widget for a tree. | Class | org.knime.base.node.mine.decisiontree2.view.graph | KNIME |
|
| Hiliteable | | Interface | org.knime.base.node.mine.sota.view.interaction | KNIME |
|
| HiliteFilterNodeFactory | | Class | org.knime.base.node.preproc.filter.hilite | KNIME |
|
| HiliteFilterNodeModel | | Class | org.knime.base.node.preproc.filter.hilite | KNIME |
|
| HiLiteHandler | HiLiteHandler implementation which receives hilite change requests, answers, queries, and notifies registered listeners. | Class | org.knime.core.node.property.hilite | KNIME |
|
| HiLiteListener | The event listener interface has to be implemented by classes that are interested in receiving hilite events. | Interface | org.knime.core.node.property.hilite | KNIME |
|
| HiliteManager | | Interface | org.knime.base.node.mine.sota.view.interaction | KNIME |
|
| HiLiteManager | A manager for hilite events between one source (from) HiLiteHandler and a number of target handlers (to). | Class | org.knime.core.node.property.hilite | KNIME |
|
| HiLiteMapper | This mapper has to be implemented by all classes that are interested in mapping hilite events between RowKeys. | Interface | org.knime.core.node.property.hilite | KNIME |
|
| HiliteShapeCalculator | Hilite shape calculator interface which is used in the aggregation value classes to calculate the hilite shape. | Interface | org.knime.base.node.viz.aggregation | KNIME |
|
| HiLiteTranslator | A translator for hilite events between one source (from) HiLiteHandler and a number of target handlers (to). | Class | org.knime.core.node.property.hilite | KNIME |
|
| HistogramDrawingPane | The view class of a Histogram visualisation. | Class | org.knime.base.node.viz.histogram.impl | KNIME |
|
| HistogramLayout | enum HistogramLayoutEnumerates all possible layouts of the Histogram visualisation. | Class | org.knime.base.node.viz.histogram | KNIME |
|
| HistogramNodeDialogPane | The dialog of the HistogramNodeModel where the user can define the x column and the number of rows. | Class | org.knime.base.node.viz.histogram.node | KNIME |
|
| HistogramNodeFactory | Factory class of the interactive histogram. | Class | org.knime.base.node.viz.histogram.node | KNIME |
|
| HistogramNodeModel | The NodeModel class of the interactive histogram plotter. | Class | org.knime.base.node.viz.histogram.node | KNIME |
|
| HistogramNodeView | The node view which contains the histogram plotter panel. | Class | org.knime.base.node.viz.histogram.node | KNIME |
|
| HSBColorComparator | Comparator comparing two Color objects using the HSB color space. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| HyperTangentKernel | Hypertangent kernel. | Class | org.knime.base.node.mine.svm.kernel | KNIME |
|
| ICredentials | Credentials object representing login/password information. | Interface | org.knime.core.node.workflow | KNIME |
|
| IdString2BitVectorCellFactory | | Class | org.knime.base.data.bitvector | KNIME |
|
| IEncrypter | Interface for encrypters. | Interface | org.knime.core.util.crypto | KNIME |
|
| IFileStoreHandler | | Interface | org.knime.core.data.filestore.internal | KNIME |
|
| IgnoreDelimsPanel | Dialog panel for the expert dialog of the filereader. | Class | org.knime.base.node.io.filereader | KNIME |
|
| IllegalFlowObjectStackException | | Class | org.knime.core.node.workflow | KNIME |
|
| IllegalLoopException | | Class | org.knime.core.node.workflow | KNIME |
|
| ILoopStartWriteFileStoreHandler | | Interface | org.knime.core.data.filestore.internal | KNIME |
|
| ImageColumnWriterNodeDialogeColumn | This is the dialog for the Image writer. | Class | org.knime.base.node.image.imagecolwriter | KNIME |
|
| ImageColumnWriterNodeFactory | This is the factory for the Image writer node. | Class | org.knime.base.node.image.imagecolwriter | KNIME |
|
| ImageColumnWriterNodeModel | This is the model for the Image writer node. | Class | org.knime.base.node.image.imagecolwriter | KNIME |
|
| ImageContent | Generic content of an image. | Interface | org.knime.core.data.image | KNIME |
|
| ImageDataValueRenderer | Renderer for image content. | Class | org.knime.core.data.image | KNIME |
|
| ImageOutputQuickFormOutElement | Variable output element, for instance provided by nodes that expose values ofSince:4. | Class | org.knime.core.util.node.quickform.out | KNIME |
|
| ImagePortObject | Port object representing a simple image (png, . | Class | org.knime.core.node.port.image | KNIME |
|
| ImagePortObjectSpec | Port object spec to an ImagePortObject. | Class | org.knime.core.node.port.image | KNIME |
|
| ImageToTableNodeDialog | Dialog for the Image To Table node allowing to specify the row ID, manually or by flow variable. | Class | org.knime.base.node.image | KNIME |
|
| ImageToTableNodeFactory | Factory to create a table with one cell from an image port object. | Class | org.knime.base.node.image | KNIME |
|
| ImageToTableNodeModel | Node model allows translating an generic image port object into a table withAuthor:Thomas Gabriel, KNIME. | Class | org.knime.base.node.image | KNIME |
|
| ImageValue | Interface for all image cells. | Interface | org.knime.core.data.image | KNIME |
|
| ImageValueRenderer | Renderer for ImageValues that tries to get the concrete renderer for every image (e. | Class | org.knime.core.data.renderer | KNIME |
|
| ImageViewPanel | Panel that displays a BufferedImage in its center. | Class | org.knime.core.node.util | KNIME |
|
| InactiveBranchConsumer | Marker interface implemented by nodes (NodeModel) that are able to consume | Interface | org.knime.core.node.port.inactive | KNIME |
|
| InactiveBranchPortObject | An empty PortObject implementation which indicates that this node execution was skipped (likely because it is part of inactive IF-ENDIF branch). | Class | org.knime.core.node.port.inactive | KNIME |
|
| InactiveBranchPortObjectSpec | An empty PortObjectSpec implementation which indicates that this node execution was skipped (likely because it is part of inactive IF-ENDIF | Class | org.knime.core.node.port.inactive | KNIME |
|
| IncludeFromNowOn | An exception thrown by a row filter to indicate that the current and all following rows from now on are to be included into the result table. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| IncludeMissingCellRenderer | Include missing cell table cell renderer that contains most of the code from the {JTable$BooleanRenderer} class. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| IncludePanel | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| IncorpMissingValueReplacementFunction | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| InjectVariablesDBNodeFactory | | Class | org.knime.base.node.flowvariable.injectvariables | KNIME |
|
| InjectVariablesNodeFactory | | Class | org.knime.base.node.flowvariable.injectvariables | KNIME |
|
| InjectVariablesNodeModel | | Class | org.knime.base.node.flowvariable.injectvariables | KNIME |
|
| InMemoryIterator | | Class | org.knime.base.data.join | KNIME |
|
| InMemoryTable | Additionally, this class maintains distribution information about the class values and possible values of nominal attributes. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| InMemoryTableCreator | Creates an in memory representation of the given BufferedDataTable. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| InnerFlowLoopContext | Control object on a FlowObjectStack to indicate the actual execution of a loop start node. | Class | org.knime.core.node.workflow | KNIME |
|
| InputFilter | Used to (pre-)filter items in a filter configuration. | Class | org.knime.core.node.util.filter | KNIME |
|
| InputLayer | A special layer holding the input perceptrons. | Class | org.knime.base.data.neural | KNIME |
|
| InputNode | Interface for nodes that can be controlled by input from external sources, e. | Interface | org.knime.core.node.dialog | KNIME |
|
| InputPerceptron | Class representing an input perceptron. | Class | org.knime.base.data.neural | KNIME |
|
| InputPortRole | A port role describes the requirements for a node's input object. | Class | org.knime.core.node.streamable | KNIME |
|
| InputRow | | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| InsertColumn | | Class | org.knime.base.node.parallel.appender | KNIME |
|
| InsertColumnsAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| InsertRowsAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| InsertWorkflowPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| IntCell | A data cell implementation holding an integer value by storing this value in a private int member. | Class | org.knime.core.data.def | KNIME |
|
| IntegerCoordinate | | Class | org.knime.base.util.coordinate | KNIME |
|
| IntegerCoordinateFactory | | Class | org.knime.base.util.coordinate | KNIME |
|
| IntegerCoordinateMapping | Holds the original value according to the domain and its mapping. | Class | org.knime.base.util.coordinate | KNIME |
|
| IntegerMeanMissingCellHandler | A handler that replaces missing values with the rounded mean of the column. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| IntegerMeanMissingCellHandlerFactory | Creates a handler that replaces missing values with the column's rounded mean. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| InteractiveBarDataModel | This class extends the BarDataModel to support hiliting. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| InteractiveBarElementDataModel | This class extends the BarElementDataModel to support hiliting. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| InteractiveBinDataModel | This class extends the BinDataModel to support hiliting. | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| InteractiveClientNodeView | Abstract base class for interactive views which are launched on the client side and have direct access to the NodeModel itself. | Class | org.knime.core.node.interactive | KNIME |
|
| InteractiveHiLiteCollectorNodeFactory | | Class | org.knime.base.node.preproc.filter.hilite.collector | KNIME |
|
| InteractiveHiLiteCollectorNodeModel | | Class | org.knime.base.node.preproc.filter.hilite.collector | KNIME |
|
| InteractiveHiLiteCollectorNodeView | | Class | org.knime.base.node.preproc.filter.hilite.collector | KNIME |
|
| InteractiveHiLiteCollectorViewContent | | Class | org.knime.base.node.preproc.filter.hilite.collector | KNIME |
|
| InteractiveHistogramDataModel | This data model holds all information (DataRows, DataTableSpec) to provideAuthor:Tobias Koetter, University of Konstanz | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| InteractiveHistogramPlotter | This class is the controller between the data model of the InteractiveHistogramVizModel | Class | org.knime.base.node.viz.histogram.impl.interactive | KNIME |
|
| InteractiveHistogramProperties | The properties panel of the Histogram plotter which allows the user to change the look and behaviour of the histogram plotter. | Class | org.knime.base.node.viz.histogram.impl.interactive | KNIME |
|
| InteractiveHistogramVizModel | | Class | org.knime.base.node.viz.histogram.datamodel | KNIME |
|
| InteractiveIntervalBinCreator | This is the IntervalBinCreator implementation that created the InteractiveBinDataModels for the interactive histogram. | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| InteractiveNode | Interface for NodeModels that support interactive views and repeated execution when the view has been modified by the user. | Interface | org.knime.core.node.interactive | KNIME |
|
| InteractiveNodeFactoryExtension | Interface for NodeFactories of InteractiveNodeModels. | Interface | org.knime.core.node.interactive | KNIME |
|
| InteractivePieDataModel | This is the interactive implementation of the PieDataModel which allows hiliting and column changing. | Class | org.knime.base.node.viz.pie.datamodel.interactive | KNIME |
|
| InteractivePieNodeFactory | Factory class of the interactive pie chart implementation. | Class | org.knime.base.node.viz.pie.node.interactive | KNIME |
|
| InteractivePieNodeModel | The interactive implementation of the PieNodeModel class. | Class | org.knime.base.node.viz.pie.node.interactive | KNIME |
|
| InteractivePieNodeView | The interactive implementation of the PieNodeView. | Class | org.knime.base.node.viz.pie.node.interactive | KNIME |
|
| InteractivePiePlotter | The interactive implementation of the pie plotter which allows the user to change the pie and aggregation column in the view and supports hiliting. | Class | org.knime.base.node.viz.pie.impl.interactive | KNIME |
|
| InteractivePieProperties | The interactive implementation of the PieProperties panel which allows the changing of the pie and aggregation column. | Class | org.knime.base.node.viz.pie.impl.interactive | KNIME |
|
| InteractivePieVizModel | This is the interactive implementation of the PieVizModel. | Class | org.knime.base.node.viz.pie.datamodel.interactive | KNIME |
|
| InteractiveView | Interface for all interactive views. | Interface | org.knime.core.node.interactive | KNIME |
|
| InteractiveViewDelegate | Delegate class that can be used in an InteractiveView implementation. | Class | org.knime.core.node.interactive | KNIME |
|
| InternalDuplicateChecker | | Class | org.knime.core.data.filestore.internal | KNIME |
|
| InternalNodeContainerState | | Class | org.knime.core.node.workflow | KNIME |
|
| InterpolationMissingCellHandler | | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| InterpolationTab | Provides a checkbox if the missing values should be interpolated or not. | Class | org.knime.base.node.viz.plotter.props | KNIME |
|
| InterruptControlPanel | A simple control panel holding the control elements necessary to control the InterruptibleNodeModel, that is a "Run"-, "Break"- and "Finish"-Button and a | Class | org.knime.core.node.interrupt | KNIME |
|
| InterruptedExecutionException | Exception thrown by the FileAnalyzer, if the program (the node dialog) interrupted the analysis. | Class | org.knime.base.node.io.filereader | KNIME |
|
| InterruptibleNodeModel | This class provides a generic implementation of a node that can be stopped and resumed during execution. | Class | org.knime.core.node.interrupt | KNIME |
|
| InterruptibleNodeView | This class provides a generic view for the InterruptibleNodeModel and all deriving classes, which basically consists in a control panel, with some | Class | org.knime.core.node.interrupt | KNIME |
|
| Interval | Represents a double interval. | Class | org.knime.base.node.preproc.discretization.caim2 | KNIME |
|
| IntervalBinCreator | This class is a helper class of the BinningUtil class to create the different BinDataModels for fixed and interactive histogram. | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| IntervalCell | A DataCell implementation holding a numeric interval as value by storing left and right bound. | Class | org.knime.core.data.def | KNIME |
|
| IntervalValue | Interface supporting interval cells holding minimum and maximum boundaries. | Interface | org.knime.core.data | KNIME |
|
| IntervalValueComparator | Comparator returned by the IntervalValue datacell type. | Class | org.knime.core.data | KNIME |
|
| IntInputQuickFormInElement | A form element to enter a simple integer number. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| IntValue | Interface supporting generic int values. | Interface | org.knime.core.data | KNIME |
|
| IntValueComparator | Comparator returned by the IntValue interface. | Class | org.knime.core.data | KNIME |
|
| IntValueRenderer | Default renderer for IntValue and LongValue. | Class | org.knime.core.data.renderer | KNIME |
|
| InvalidAggregationFunction | Interface that indicates an invalid aggregation function. | Interface | org.knime.core.node.port.database.aggregation | KNIME |
|
| InvalidDBAggregationFunction | Class that indicates an invalid db aggregation function. | Class | org.knime.core.node.port.database.aggregation | KNIME |
|
| InvalidSettingsException | This exception is thrown during load and save settings within the dialog's pane and model to indicate that the parameters set are not valid and can't be | Class | org.knime.core.node | KNIME |
|
| InvocationTargetRuntimeException | Thrown by the methods in the ViewUtils class that execute code in the Event Dispatch Thread, if the executed code throws an exception. | Class | org.knime.core.node.util | KNIME |
|
| IRowFilter | Internal interface used by row filter nodes. | Interface | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| IWriteFileStoreHandler | | Interface | org.knime.core.data.filestore.internal | KNIME |
|
| JDBCConnectorNodeDialog | | Class | org.knime.base.node.io.database.connection | KNIME |
|
| JDBCConnectorNodeFactory | | Class | org.knime.base.node.io.database.connection | KNIME |
|
| JDBCConnectorNodeModel | | Class | org.knime.base.node.io.database.connection | KNIME |
|
| JMultiLineToolTip | | Class | org.knime.base.node.mine.sota.view | KNIME |
|
| JoinContainer | | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| JoinedRow | Row that concatenates two given rows. | Class | org.knime.core.data.def | KNIME |
|
| JoinedRowKeyFactory | | Interface | org.knime.base.node.preproc.joiner | KNIME |
|
| JoinedTable | Creates new table by appending all columns from right table to the left table. | Class | org.knime.base.data.join | KNIME |
|
| JoinedTable | Class that realizes a join table of two BufferedDataTable arguments. | Class | org.knime.core.data.container | KNIME |
|
| JoinedTableRowIterator | | Class | org.knime.base.data.join | KNIME |
|
| Joiner | The joiner implements a database like join of two tables. | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| Joiner2NodeDialog | This is the dialog for the joiner node. | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| Joiner2NodeFactory | This factory create all necessary classes for the joiner node. | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| Joiner2NodeModel | This is the model of the joiner node. | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| Joiner2Settings | This class hold the settings for the joiner node. | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| JoinTableIterator | | Class | org.knime.core.data.container | KNIME |
|
| JoinTuple | | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| KDTree | This class is an implementation of a k-d tree as described in Friedman, Jerome H; Bentley, Jon Louis; Finkel, Raphael Ari: An Algorithm for | Class | org.knime.base.util.kdtree | KNIME |
|
| KDTreeBuilder | This class is some kind of factory for the KDTree. | Class | org.knime.base.util.kdtree | KNIME |
|
| Kernel | The kernel interface to be used by any class that wants to implementAuthor:Stefan Ciobaca, University of Konstanz, Nicolas Cebron, University of Konstanz | Interface | org.knime.base.node.mine.svm.kernel | KNIME |
|
| KernelFactory | This class is responsible for managing all the kernels that are knownAuthor:Stefan Ciobaca, University of Konstanz, Nicolas Cebron, University of Konstanz | Class | org.knime.base.node.mine.svm.kernel | KNIME |
|
| KernelPanel | Panel for kernel parameter values. | Class | org.knime.base.node.mine.svm.learner | KNIME |
|
| KeyEvent | Event object that is fired when registered listener need to update its properties. | Class | org.knime.core.node.property.hilite | KNIME |
|
| KeyValuePanel | A visual component to define key - value pairs. | Class | org.knime.core.node.util | KNIME |
|
| KNIMEConstants | Class that hold static values about the KNIME platform. | Class | org.knime.core.node | KNIME |
|
| KNIMEDecryptionStream | This stream decrypts data that has been encrypted with the secret KNIME key. | Class | org.knime.core.util.crypto | KNIME |
|
| KnimeEncryption | This class handles the encryption and decryption with the static stored key. | Class | org.knime.core.util | KNIME |
|
| KnimeFileUtil | Important: This class is no public api but for internal usage only!Author:Dominik Morent, KNIME. | Class | org.knime.core.util | KNIME |
|
| KNIMEJob | This interface describes a generic job that can be submitted via ExecutionContext. | Interface | org.knime.core.node.util | KNIME |
|
| KNIMEJob | Subclass of Job which is automatically assigned to a job family for a given bundle. | Class | org.knime.core.util | KNIME |
|
| KNIMEPath | Container for a field, which holds the home directory of KNIME. | Class | org.knime.core.internal | KNIME |
|
| KNIMEStreamConstants | | Interface | org.knime.core.data.container | KNIME |
|
| KNIMETimer | This final singleton class is a global timer available for all classes inside KNIME. | Class | org.knime.core.util | KNIME |
|
| KnnNodeDialogPane | This class represens the dialog for the kNN node. | Class | org.knime.base.node.mine.knn | KNIME |
|
| KnnNodeFactory | This factory creates all necessary object for the kNN node. | Class | org.knime.base.node.mine.knn | KNIME |
|
| KnnNodeModel | This is the model for the k Nearest Neighbor node. | Class | org.knime.base.node.mine.knn | KNIME |
|
| KnnSettings | This class stores the settings for the kNN node. | Class | org.knime.base.node.mine.knn | KNIME |
|
| Kurtosis | Calculates the Kurtosis of the given columns. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| KurtosisOperator | Computes the kurtosis per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| LabelDisplayPolicy | enum LabelDisplayPolicyEnumerates all possible label display options and provides some utility | Class | org.knime.base.node.viz.aggregation.util | KNIME |
|
| LabelPaintUtil | Util class providing methods for drawing labels, which can be rotated if the available space is to small. | Class | org.knime.base.node.viz.plotter | KNIME |
|
| LagColumnConfiguration | | Class | org.knime.base.node.preproc.columnlag | KNIME |
|
| LagColumnNodeDialogPane | | Class | org.knime.base.node.preproc.columnlag | KNIME |
|
| LagColumnNodeFactory | | Class | org.knime.base.node.preproc.columnlag | KNIME |
|
| LagColumnNodeModel | | Class | org.knime.base.node.preproc.columnlag | KNIME |
|
| LagColumnStreamableOperator | | Class | org.knime.base.node.preproc.columnlag | KNIME |
|
| LastDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| LastOperator | Returns the last element per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| Layer | An abstract class defining a layer in a Neural Network. | Class | org.knime.base.data.neural | KNIME |
|
| LayoutHelper | A helper class for the use of the GridBagLayout. | Class | org.knime.core.node.interrupt | KNIME |
|
| LeafConfigElement | | Class | org.knime.core.util.node.config | KNIME |
|
| Learner | | Class | org.knime.base.node.mine.regression.linear2.learner | KNIME |
|
| Learner | | Class | org.knime.base.node.mine.regression.logistic.learner | KNIME |
|
| Learner | | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| LiftCalculator | | Class | org.knime.base.node.viz.liftchart | KNIME |
|
| LiftChartNodeDialog | Class for an configuration dialog for the lift chart node. | Class | org.knime.base.node.viz.liftchart | KNIME |
|
| LiftChartNodeFactory | The factory for a lift chart node. | Class | org.knime.base.node.viz.liftchart | KNIME |
|
| LiftChartNodeModel | The node model of a lift chart. | Class | org.knime.base.node.viz.liftchart | KNIME |
|
| LiftChartNodeView | | Class | org.knime.base.node.viz.liftchart | KNIME |
|
| LimitedXPathMatcher | | Class | org.knime.core.data.xml.io | KNIME |
|
| LimitRowsPanel | | Class | org.knime.base.node.io.filereader | KNIME |
|
| LinearInterpolationMissingCellHandler | A handler that replaces missing values with a linear interpolation of the next and previous valid values. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| LinearInterpolationMissingCellHandlerFactory | Creates a handler that replaces missing values with the a linear interpolation of the previous and next non-missing values. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| LinearInterpolationStatisticMB | HashMap based statistic for linear interpolation. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| LinearInterpolationStatisticTB | Table based statistic that calculates for each missing cell the linear interpolation between the previous and next valid cell. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| LinearNorm | | Class | org.knime.base.node.mine.cluster | KNIME |
|
| LinearRegressionContent | Utility class that carries out the loading and saving of linear regression models. | Class | org.knime.base.node.mine.regression.linear | KNIME |
|
| LinearRegressionContent | Utility class that stores results of linear regression models. | Class | org.knime.base.node.mine.regression.linear2.learner | KNIME |
|
| LinearSamplingRowFilter | This row filter always includes at least the first and the last row. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| LineInfo | Represents a line (one row) in the parallel coordinates plot. | Class | org.knime.base.node.viz.plotter.parcoord | KNIME |
|
| LinePlotter | Plots the values of all selected numeric columns as lines in a plot, where the x axis are the rows and the y axis are the values from the minimum of the | Class | org.knime.base.node.viz.plotter.line | KNIME |
|
| LinePlotterAppearanceTab | Provides three checkboxes, one to show or hide the dots, one for the line thickness and one for the dot size. | Class | org.knime.base.node.viz.plotter.props | KNIME |
|
| LinePlotterDrawingPane | Connects the dots in the passed DotInfoArray with lines. | Class | org.knime.base.node.viz.plotter.line | KNIME |
|
| LinePlotterNodeFactory | | Class | org.knime.base.node.viz.plotter.line | KNIME |
|
| LinePlotterProperties | One tab for the color legend with the possibility to change the color for each column, one tab to set whether missing values should be interpolated | Class | org.knime.base.node.viz.plotter.line | KNIME |
|
| LineReaderConfig | | Class | org.knime.base.node.io.linereader | KNIME |
|
| LineReaderNodeDialogPane | | Class | org.knime.base.node.io.linereader | KNIME |
|
| LineReaderNodeFactory | | Class | org.knime.base.node.io.linereader | KNIME |
|
| LineReaderNodeModel | | Class | org.knime.base.node.io.linereader | KNIME |
|
| LinkedDouble | | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| LinReg2DataProvider | An interface that both the learner node model and the predictor node model implement. | Interface | org.knime.base.node.mine.regression.linear2.view | KNIME |
|
| LinReg2Learner | | Class | org.knime.base.node.mine.regression.linear2.learner | KNIME |
|
| LinReg2LearnerNodeDialogPane | | Class | org.knime.base.node.mine.regression.linear2.learner | KNIME |
|
| LinReg2LearnerNodeFactory | Factory class for linear regression node. | Class | org.knime.base.node.mine.regression.linear2.learner | KNIME |
|
| LinReg2LearnerNodeFactory2 | Factory class for linear regression node. | Class | org.knime.base.node.mine.regression.linear2.learner | KNIME |
|
| LinReg2LearnerNodeModel | NodeModel to the linear regression learner node. | Class | org.knime.base.node.mine.regression.linear2.learner | KNIME |
|
| LinReg2LearnerNodeView | | Class | org.knime.base.node.mine.regression.linear2.learner | KNIME |
|
| LinReg2LearnerSettings | | Class | org.knime.base.node.mine.regression.linear2.learner | KNIME |
|
| LinReg2LineDrawingPane | DrawingPane that also draws the regression line. | Class | org.knime.base.node.mine.regression.linear2.view | KNIME |
|
| LinReg2LineNodeView | 2D plot showing the linear regression line. | Class | org.knime.base.node.mine.regression.linear2.view | KNIME |
|
| LinReg2LinePlotter | A scatter plot with a regression line. | Class | org.knime.base.node.mine.regression.linear2.view | KNIME |
|
| LinReg2LinePlotterProperties | Properties for the LinReg2LinePlotter which ensures that the y axis is fixed to the target column and the x column selection box | Class | org.knime.base.node.mine.regression.linear2.view | KNIME |
|
| LinReg2Predictor | | Class | org.knime.base.node.mine.regression.predict2 | KNIME |
|
| LinRegDataProvider | An interface that both the learner node model and the predictor node model implement. | Interface | org.knime.base.node.mine.regression.linear.view | KNIME |
|
| LinRegLearnerNodeDialogPane | Dialog for the linear regression learner. | Class | org.knime.base.node.mine.regression.linear.learn | KNIME |
|
| LinRegLearnerNodeFactory | Factory class for linear regression learner node. | Class | org.knime.base.node.mine.regression.linear.learn | KNIME |
|
| LinRegLearnerNodeModel | NodeModel to the linear regression learner node. | Class | org.knime.base.node.mine.regression.linear.learn | KNIME |
|
| LinRegLearnerNodeView | View on the linear regression learner node. | Class | org.knime.base.node.mine.regression.linear.learn | KNIME |
|
| LinRegLineDrawingPane | DrawingPane that also draws the regression line. | Class | org.knime.base.node.mine.regression.linear.view | KNIME |
|
| LinRegLineNodeView | 2D plot showing the linear regression line. | Class | org.knime.base.node.mine.regression.linear.view | KNIME |
|
| LinRegLinePlotter | A scatter plot with a regression line. | Class | org.knime.base.node.mine.regression.linear.view | KNIME |
|
| LinRegLinePlotterProperties | Properties for the LinRegLinePlotter which ensures that the y axis is fixed to the target column and the x column selection box | Class | org.knime.base.node.mine.regression.linear.view | KNIME |
|
| LinRegPredictorNodeFactory | Factory for linear regression predictor node. | Class | org.knime.base.node.mine.regression.linear.predict | KNIME |
|
| ListCell | Default implementation of a CollectionDataValue, whereby the underlying data structure is a list. | Class | org.knime.core.data.collection | KNIME |
|
| ListCellOperator | Returns all values as a ListCell per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| ListDataValue | Provides additionally access by index to the collection elements. | Interface | org.knime.core.data.collection | KNIME |
|
| ListFiles | | Class | org.knime.base.node.io.listfiles | KNIME |
|
| ListFiles | | Class | org.knime.base.node.io.listfiles2 | KNIME |
|
| ListFilesNodeDialog | NodeDialog for the "List Files" Node. | Class | org.knime.base.node.io.listfiles | KNIME |
|
| ListFilesNodeDialog | NodeDialog for the "List Files" Node. | Class | org.knime.base.node.io.listfiles2 | KNIME |
|
| ListFilesNodeFactory | NodeFactory for the "List Files" Node. | Class | org.knime.base.node.io.listfiles | KNIME |
|
| ListFilesNodeFactory | NodeFactory for the "List Files" Node. | Class | org.knime.base.node.io.listfiles2 | KNIME |
|
| ListFilesNodeModel | This is the model implementation of List Files. | Class | org.knime.base.node.io.listfiles | KNIME |
|
| ListFilesNodeModel | This is the model implementation of List Files. | Class | org.knime.base.node.io.listfiles2 | KNIME |
|
| ListFilesSettings | | Class | org.knime.base.node.io.listfiles | KNIME |
|
| ListFilesSettings | | Class | org.knime.base.node.io.listfiles2 | KNIME |
|
| ListListModel | A ListModel and List implementation backed by an ArrayList. | Class | org.knime.base.node.preproc.domain.editnominal | KNIME |
|
| ListModelFilterUtils | Utility class providing filter methods on JList and ListModel. | Class | org.knime.core.data.util | KNIME |
|
| ListTransferHandler | Transfer handler to move list items around. | Class | org.knime.base.node.preproc.draganddroppanel.transferhandler | KNIME |
|
| LocalNodeExecutionJob | A locally executed node job. | Class | org.knime.core.node.exec | KNIME |
|
| Locatable | | Interface | org.knime.base.node.mine.sota.view.interaction | KNIME |
|
| LockFailedException | Used to indicate that the attempt to acquire a lock on a file or directoryAuthor:ohl, University of KonstanzSee Also:Serialized Form | Class | org.knime.core.util | KNIME |
|
| LogarithmicMappingMethod | A logarithmic mapping method. | Class | org.knime.base.util.coordinate | KNIME |
|
| LogfileAppender | This is a special appender for KNIME that writes into the knime. | Class | org.knime.core.util | KNIME |
|
| LogisticRegressionContent | Utility class that stores results of logistic regression models. | Class | org.knime.base.node.mine.regression.logistic.learner | KNIME |
|
| LogRegLearner | Logistic Regression Learner implementation. | Class | org.knime.base.node.mine.regression.logistic.learner | KNIME |
|
| LogRegLearnerNodeDialogPane | Dialog for the logistic regression learner. | Class | org.knime.base.node.mine.regression.logistic.learner | KNIME |
|
| LogRegLearnerNodeFactory | Factory class for logistic regression node. | Class | org.knime.base.node.mine.regression.logistic.learner | KNIME |
|
| LogRegLearnerNodeFactory2 | Factory class for logistic regression node. | Class | org.knime.base.node.mine.regression.logistic.learner | KNIME |
|
| LogRegLearnerNodeModel | NodeModel to the logistic regression learner node. | Class | org.knime.base.node.mine.regression.logistic.learner | KNIME |
|
| LogRegLearnerNodeView | View on the logistic regression learner node. | Class | org.knime.base.node.mine.regression.logistic.learner | KNIME |
|
| LogRegLearnerSettings | This class hold the settings for the Logistic Learner Node. | Class | org.knime.base.node.mine.regression.logistic.learner | KNIME |
|
| LogRegPredictor | A Predictor for a logistic regression model. | Class | org.knime.base.node.mine.regression.predict2 | KNIME |
|
| LongCell | | Class | org.knime.core.data.def | KNIME |
|
| LongUTFDataInputStream | Input Stream that's used to read from stream written by LongUTFDataOuputStream. | Class | org.knime.core.data.container | KNIME |
|
| LongUTFDataOutputStream | Wrapper class of a DataOutputStream that also allows to write UTF strings longer than 65535. | Class | org.knime.core.data.container | KNIME |
|
| LongValue | Interface supporting generic long values. | Interface | org.knime.core.data | KNIME |
|
| LongValueComparator | Comparator returned by the LongValue interface. | Class | org.knime.core.data | KNIME |
|
| LongValueRenderer | Renderer for long values that simply prints the value. | Class | org.knime.core.data.renderer | KNIME |
|
| LoopEnd2NodeDialog | | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEnd2NodeFactory | | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEnd2NodeModel | | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEnd2NodeSettings | This class holds the settings for the generic loop end node (2 ports). | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEndConditionNodeDialog | This class is the dialog for the condition loop tail node in which the user can enter the condition. | Class | org.knime.base.node.meta.looper.condition | KNIME |
|
| LoopEndConditionNodeFactory | This factory creates all necessary classes for the condition loop head node. | Class | org.knime.base.node.meta.looper.condition | KNIME |
|
| LoopEndConditionNodeModel | This class is the model for the condition loop tail node. | Class | org.knime.base.node.meta.looper.condition | KNIME |
|
| LoopEndConditionSettings | This class holds the settings for the condition loop tail node. | Class | org.knime.base.node.meta.looper.condition | KNIME |
|
| LoopEndJoinNodeConfiguration | | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEndJoinNodeDialogPane | | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEndJoinNodeFactory | Loop End Node that joins the input table with the previous input (colum wise concatenation). | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEndJoinNodeModel | Loop End Node that joins the input table with the previous input (colum wise concatenation). | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEndNode | Complement to @see{LoopStartNode}. | Interface | org.knime.core.node.workflow | KNIME |
|
| LoopEndNodeDialog | | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEndNodeFactory | This factory create all necessary classes for the for-loop head node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEndNodeModel | This model is the tail node of a for loop. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEndNodeSettings | This class holds the settings for the generic loop end node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopEndParallelizeNode | | Interface | org.knime.core.node.workflow | KNIME |
|
| LoopEndWriteFileStoreHandler | | Class | org.knime.core.data.filestore.internal | KNIME |
|
| LoopStartChunkConfiguration | | Class | org.knime.base.node.meta.looper.chunk | KNIME |
|
| LoopStartChunkNodeDialogPane | | Class | org.knime.base.node.meta.looper.chunk | KNIME |
|
| LoopStartChunkNodeFactory | Factory for the chunking loop start node. | Class | org.knime.base.node.meta.looper.chunk | KNIME |
|
| LoopStartChunkNodeModel | Loop start node that outputs a set of rows at a time. | Class | org.knime.base.node.meta.looper.chunk | KNIME |
|
| LoopStartCountNodeDialog | This class is the dialog for the looper node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopStartCountNodeFactory | This factory create all necessary classes for the for-loop head node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopStartCountNodeModel | This model is the head node of a for loop. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopStartCountSettings | Settings for the looper node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopStartGenericNodeFactory | This factory creates all necessary classes for the condition loop head node. | Class | org.knime.base.node.meta.looper.condition | KNIME |
|
| LoopStartGenericNodeModel | This class is the model for the condition loop head node. | Class | org.knime.base.node.meta.looper.condition | KNIME |
|
| LoopStartIntervalNodeDialog | This is the dialog for the interval looper node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopStartIntervalNodeFactory | This is the factory for the interval loop node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopStartIntervalNodeModel | This is the model for the interval loop start node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopStartIntervalSettings | This class holds the settings for the loop interval start node. | Class | org.knime.base.node.meta.looper | KNIME |
|
| LoopStartNode | Interface implemented by NodeModel classes to define a loop start node. | Interface | org.knime.core.node.workflow | KNIME |
|
| LoopStartNodeTerminator | Interface for the start node of a loop which provides information about the termination of the loop. | Interface | org.knime.core.node.workflow | KNIME |
|
| LoopStartParallelizeNode | | Interface | org.knime.core.node.workflow | KNIME |
|
| LoopStartReferenceWriteFileStoreHandler | File store handler that is associated with a loop start node that is part of a loop body (nested loops). | Class | org.knime.core.data.filestore.internal | KNIME |
|
| LoopStartVariableNodeFactory | | Class | org.knime.base.node.flowvariable.variableloophead | KNIME |
|
| LoopStartVariableNodeModel | Start of loop: pushes variables in input datatable columns onto stack, taking the values from one row per iteration. | Class | org.knime.base.node.flowvariable.variableloophead | KNIME |
|
| LoopStartWritableFileStoreHandler | | Class | org.knime.core.data.filestore.internal | KNIME |
|
| LowVarFilter2NodeDialogPane | Dialog for low variance filter node. | Class | org.knime.base.node.preproc.lowvarfilter2 | KNIME |
|
| LowVarFilter2NodeFactory | Factory for low variance node. | Class | org.knime.base.node.preproc.lowvarfilter2 | KNIME |
|
| LowVarFilter2NodeModel | NodeModel for low variance filter node. | Class | org.knime.base.node.preproc.lowvarfilter2 | KNIME |
|
| LRUCache | Unsynchronized last recently used cache. | Class | org.knime.core.util | KNIME |
|
| LukaNorm | LUKASIEWICZ norm. | Class | org.knime.base.node.mine.bfn.fuzzy.norm | KNIME |
|
| MacFileChooserFixer | | Class | org.knime.core.node | KNIME |
|
| ManhattanDist | Calculates the distance for two data rows based on the manhatten distance. | Class | org.knime.base.node.mine.cluster.hierarchical.distfunctions | KNIME |
|
| ManhattanDistanceManager | | Class | org.knime.base.node.mine.mds.distances | KNIME |
|
| ManhattanDistanceManager | | Class | org.knime.base.node.mine.sota.distances | KNIME |
|
| ManualIfNodeDialog | | Class | org.knime.base.node.switches.manualif | KNIME |
|
| ManualIfNodeFactory | | Class | org.knime.base.node.switches.manualif | KNIME |
|
| ManualIfNodeModel | Start of an IF statement. | Class | org.knime.base.node.switches.manualif | KNIME |
|
| ManualSelectionConfiguration | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| ManualSelectionPanel | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| Many2OneCol2NodeDialog | NodeDialog for the "Many2One" Node. | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| Many2OneCol2NodeFactory | NodeFactory for the "BayesianPredictor" Node. | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| Many2OneCol2NodeModel | | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| Many2OneCol2PMMLNodeFactory | NodeFactory for the "Many2OneColPMML" Node. | Class | org.knime.base.node.preproc.pmml.columntrans2 | KNIME |
|
| Many2OneCol2PMMLNodeFactory2 | NodeFactory for the "Many2OneColPMML" Node. | Class | org.knime.base.node.preproc.pmml.columntrans2 | KNIME |
|
| Many2OneCol2PMMLNodeModel | This is the model implementation of Many2OneColPMML. | Class | org.knime.base.node.preproc.pmml.columntrans2 | KNIME |
|
| Many2OneColNodeDialog | NodeDialog for the "Many2One" Node. | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| Many2OneColNodeFactory | NodeFactory for the "BayesianPredictor" Node. | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| Many2OneColNodeModel | | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| Many2OneColPMMLNodeFactory | NodeFactory for the "Many2OneColPMML" Node. | Class | org.knime.base.node.preproc.pmml.columnTrans | KNIME |
|
| Many2OneColPMMLNodeModel | This is the model implementation of Many2OneColPMML. | Class | org.knime.base.node.preproc.pmml.columnTrans | KNIME |
|
| MappingMethod | Interface for a mapping method which is executed before calculating ticks andAuthor:Stephan Sellien, University of Konstanz | Interface | org.knime.base.util.coordinate | KNIME |
|
| MappingStatistic | | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| MappingTableInterpolationStatistic | | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| MapValuesConfiguration | Container class to hold information about PMML MapValues Objects. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| MapValuesConfiguration | Container class to hold information about PMML MapValues Objects. | Class | org.knime.base.node.preproc.colconvert.categorytonumber2 | KNIME |
|
| MathUtils | | Class | org.knime.base.util.math | KNIME |
|
| MaxDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| MaximumMissingValueReplacementFunction | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| MaxMissingCellHandler | Replaces missing values in a column with the maximum value in this column. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| MaxMissingCellHandlerFactory | Creates a handler that replaces missing values with the column's maximum value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| MaxOperator | Returns the maximum per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| MDSCellFactory | A CellFactory adding the MDS values as cells to the corresponding Author:Kilian Thiel, University of Konstanz | Class | org.knime.base.node.mine.mds | KNIME |
|
| MDSConfigKeys | Contains the configuration keys of the MDS settings. | Class | org.knime.base.node.mine.mds | KNIME |
|
| MDSManager | The MDSManager handling the MDS algorithmic. | Class | org.knime.base.node.mine.mds | KNIME |
|
| MDSNodeDialog | The dialog of the MDS node. | Class | org.knime.base.node.mine.mds | KNIME |
|
| MDSNodeFactory | Creates the MDSNodeModel and the MDSNodeDialogAuthor:Kilian Thiel, University of Konstanz | Class | org.knime.base.node.mine.mds | KNIME |
|
| MDSNodeModel | | Class | org.knime.base.node.mine.mds | KNIME |
|
| MDSProjectionConfigKeys | Contains the additional configuration keys of the MDS projection settings. | Class | org.knime.base.node.mine.mds.mdsprojection | KNIME |
|
| MDSProjectionManager | The MDSProjectionManager handling the MDS algorithmic. | Class | org.knime.base.node.mine.mds.mdsprojection | KNIME |
|
| MDSProjectionNodeDialog | The dialog of the MDS projection node. | Class | org.knime.base.node.mine.mds.mdsprojection | KNIME |
|
| MDSProjectionNodeFactory | The node factory of the mds projection node. | Class | org.knime.base.node.mine.mds.mdsprojection | KNIME |
|
| MDSProjectionNodeModel | | Class | org.knime.base.node.mine.mds.mdsprojection | KNIME |
|
| Mean | Calculates the arithmetic mean. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| MeanAbsoluteDeviationOperator | Calculates the mean absolute deviation per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| MeanMissingValueReplacementFunction | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| MeanOperator | Returns the mean per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| Median | Calculates the median of the given column. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| MedianAbsoluteDeviationOperator | Calculates the median absolute deviation per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| MedianDateOperator | Date operator that calculates the median date. | Class | org.knime.base.data.aggregation.date | KNIME |
|
| MedianNumberMissingCellHandler | Replaces missing values with the column's median value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| MedianNumberMissingCellHandlerFactory | Creates a handler that replaces missing values with the column's median value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| MedianOperator | Computes the median of a list of numbers. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| MedianTable | | Class | org.knime.base.data.statistics | KNIME |
|
| MembershipFunction | Trapezoid membership function with four values for support and core left and right values whereby the support region can be defined infinity. | Class | org.knime.base.node.mine.bfn.fuzzy.membership | KNIME |
|
| MemoryAlert | Object that carries information about a memory alert. | Class | org.knime.core.data.util.memory | KNIME |
|
| MemoryAlertListener | Listener that gets notified when free memory get low. | Class | org.knime.core.data.util.memory | KNIME |
|
| MemoryAlertObject | | Class | org.knime.core.data.util.memory | KNIME |
|
| MemoryAlertSystem | addListener(MemoryAlertListener) that get notified if free memory gets low. | Class | org.knime.core.data.util.memory | KNIME |
|
| MemoryGroupByTable | | Class | org.knime.base.node.preproc.groupby | KNIME |
|
| MemoryObjectTracker | | Class | org.knime.core.data.util.memory | KNIME |
|
| MemoryReleasable | Marks an object that is able to free memory on demand. | Interface | org.knime.core.data.util.memory | KNIME |
|
| MemoryService | Used to query if memory on the heap is low. | Class | org.knime.core.data.sort | KNIME |
|
| MemoryWarningSystem | | Class | org.knime.core.data.util.memory | KNIME |
|
| MergeOperator | A merge operator combines StreamableOperatorInternals that are created by different threads (or JVM processes) to one internals object | Class | org.knime.core.node.streamable | KNIME |
|
| MergeVariablesNodeFactory | | Class | org.knime.base.node.util.mergevariables | KNIME |
|
| MergeVariablesNodeModel | | Class | org.knime.base.node.util.mergevariables | KNIME |
|
| MetaNodeDialogNode | A node that contributes to the meta nodes dialog. | Interface | org.knime.core.node.dialog | KNIME |
|
| MetaNodeDialogPane | An empty dialog, which is used to create dialogs with only miscellaneous tabs (such as memory policy and job selector panel). | Class | org.knime.core.node.workflow | KNIME |
|
| MetaNodeTemplateInformation | Additional information that is associated with a meta node that are used as templates. | Class | org.knime.core.node.workflow | KNIME |
|
| MetaPortInfo | Object describing a meta node port. | Class | org.knime.core.node.port | KNIME |
|
| MillisRangeOperator | Date operator that computes the range between the first and last dateAuthor:Tobias Koetter, University of Konstanz | Class | org.knime.base.data.aggregation.date | KNIME |
|
| MinDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| MinimumMissingValueReplacementFunction | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| MinkowskiDist | Calculates the distance for two data rows based on the Minkowski distance. | Class | org.knime.base.node.mine.cluster.hierarchical.distfunctions | KNIME |
|
| MinMax | Calculates the min/max values. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| MinMaxCellFactory | | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| MinMaxCellFactory | | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| MinMaxNorm | Minimum/Maximum norm. | Class | org.knime.base.node.mine.bfn.fuzzy.norm | KNIME |
|
| MinMissingCellHandler | Replaces missing values in a column with the smallest value in this column. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| MinMissingCellHandlerFactory | Creates a handler that replaces missing values with the column's minimum value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| MinOperator | Returns the minimum per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| MiscSettingsTab | | Class | org.knime.core.node | KNIME |
|
| MismatchCounter | | Class | org.knime.base.node.preproc.matcher | KNIME |
|
| MissingCell | Cell implementation to MissingValue. | Class | org.knime.core.data | KNIME |
|
| MissingCellHandler | The base class for all missing cell handlers. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| MissingCellHandlerDescription | Detailed description of a missing cell handler. | Interface | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| MissingCellHandlerDescriptionFactory | Factory for missing cell handler descriptions. | Class | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| MissingCellHandlerDescriptionV1 | | Class | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| MissingCellHandlerFactory | Factory class for a missing cell handler. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| MissingCellHandlerFactoryManager | Manager for missing cell handler factories that are provided by extensions. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| MissingCellReplacingDataTable | DataTable implementation that provides an iterator that fills missing cells on-the-fly using MissingCellHandlers as configured in a MVSettings object. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| MissingCellRowFilter | A simple IRowFilter implementation that filters rows containing missing cells. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| MissingNodeDialog | | Class | org.knime.core.node.missing | KNIME |
|
| MissingNodeFactory | No API. | Class | org.knime.core.node.missing | KNIME |
|
| MissingNodeModel | No API - Model to missing node placeholder node. | Class | org.knime.core.node.missing | KNIME |
|
| MissingValue | Calculates the number of missing values. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| MissingValue | have an error message set. | Interface | org.knime.core.data | KNIME |
|
| MissingValueApplyNodeFactory | NodeFactory for the "CompiledModelReader" Node. | Class | org.knime.base.node.preproc.pmml.missingval.apply | KNIME |
|
| MissingValueApplyNodeModel | This is the model implementation of CompiledModelReader. | Class | org.knime.base.node.preproc.pmml.missingval.apply | KNIME |
|
| MissingValueColumnFilterNodeDialogPane | This is the dialog for the missing value column filter. | Class | org.knime.base.node.preproc.filter.missingvaluecolfilter | KNIME |
|
| MissingValueColumnFilterNodeFactory | The factory for the missing value column filter node. | Class | org.knime.base.node.preproc.filter.missingvaluecolfilter | KNIME |
|
| MissingValueColumnFilterNodeModel | The model for the missing value column filter which removes all columns with more missing values than a certain percentage. | Class | org.knime.base.node.preproc.filter.missingvaluecolfilter | KNIME |
|
| MissingValueCountOperator | Returns the number of missing values per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| MissingValueHandlerFactorySelectionPanel | A panel that shows the user a selection of available missing value handler factories and possible options for them. | Class | org.knime.base.node.preproc.pmml.missingval.compute | KNIME |
|
| MissingValueHandlerNodeDialog | NodeDialog for the "CompiledModelReader" Node. | Class | org.knime.base.node.preproc.pmml.missingval.compute | KNIME |
|
| MissingValueHandlerNodeFactory | NodeFactory for the "CompiledModelReader" Node. | Class | org.knime.base.node.preproc.pmml.missingval.compute | KNIME |
|
| MissingValueHandlerNodeModel | This is the model implementation of CompiledModelReader. | Class | org.knime.base.node.preproc.pmml.missingval.compute | KNIME |
|
| MissingValueHandlerPanel | | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| MissingValueHandling | enum MissingValueHandlingThis enum holds all ways of handling missing values in the input table. | Class | org.knime.base.node.mine.regression | KNIME |
|
| MissingValueHandling2ColSetting | | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling2NodeDialogPane | Dialog to the missing value handling node. | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling2NodeFactory | Factory to create all node classes for a node that handles missing values in a table and replaces it by some meaningful values. | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling2NodeModel | NodeModel for missing value node. | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling2Panel | | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling2Table | DataTable that replaces missing values according to ColSetting objects. | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling2TableIterator | | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling3NodeFactory | Factory to create all node classes for a node that handles missing values in a table and replaces it by some meaningful values. | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling3NodeModel | NodeModel for missing value node. | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling3Table | DataTable that replaces missing values according to ColSetting objects. | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueHandling3TableIterator | | Class | org.knime.base.node.preproc.missingval | KNIME |
|
| MissingValueNodeDescriptionHelper | Helper class to generate the NodeDescription for the Missing Value Handler node. | Class | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| MissingValuePanel | (in the advanced settings dialog). | Class | org.knime.base.node.io.filereader | KNIME |
|
| MissingValuePolicy | | Class | org.knime.base.node.flowvariable.tablerowtovariable | KNIME |
|
| MissingValueRowFilter | Filters rows with a missing value in a certain column. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| MLPPredictorNodeFactory | The Factory for the NeuralNet PredictorNode. | Class | org.knime.base.node.mine.neural.mlp | KNIME |
|
| MLPPredictorNodeFactory | The Factory for the NeuralNet PredictorNode. | Class | org.knime.base.node.mine.neural.mlp2 | KNIME |
|
| MLPPredictorNodeModel | The Neural Net Predictor takes as input a DataTable with the data that has to be classified | Class | org.knime.base.node.mine.neural.mlp | KNIME |
|
| MLPPredictorNodeModel | The Neural Net Predictor takes as input a DataTable with the data that has to be classified | Class | org.knime.base.node.mine.neural.mlp2 | KNIME |
|
| ModelContent | This ModelContent is used to store XML-like model settings. | Class | org.knime.core.node | KNIME |
|
| ModelContentOutPortView | A port view showing the port's ModelContent asAuthor:Thomas Gabriel, University of KonstanzSee Also:Serialized Form | Class | org.knime.core.node.workflow | KNIME |
|
| ModelContentRO | Read-only interface for ModelContent objects. | Interface | org.knime.core.node | KNIME |
|
| ModelContentWO | Write-only ModelContentWO interface. | Interface | org.knime.core.node | KNIME |
|
| ModeOperator | Returns the most frequent entry per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| MostFrequentValueMissingCellHandler | Replaces missing values with the column's most frequent value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| MostFrequentValueMissingCellHandlerFactory | Creates a handler that replaces missing values with the column's most frequent value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| MostFrequentValueStatistic | Calculates the most frequent value for a single column. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| MultiColumnPlotterProperties | This class adds to the default properties (AbstractPlotterProperties) a column | Class | org.knime.base.node.viz.plotter.columns | KNIME |
|
| MultiLayerPerceptron | Representation of a MultiLayer Perceptron, a neural net with one or moreAuthor:Nicolas Cebron, University of Konstanz | Class | org.knime.base.data.neural | KNIME |
|
| MultiLineBasicLabelUI | Label UI that respects the linebreaks in the label to be rendered. | Class | org.knime.core.data.renderer | KNIME |
|
| MultiLineStringValueRenderer | This class renders strings that consist of more than one line. | Class | org.knime.core.data.renderer | KNIME |
|
| MultiLineToolTipUI | | Class | org.knime.base.node.mine.sota.view | KNIME |
|
| MultipleSelectionInputQuickFormInElement | A form element to select multiple String items (which is a selection of possible choices). | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| MultipleURLList | This component provides multiple file selection based on the FilesHistoryPanel. | Class | org.knime.core.node.util | KNIME |
|
| MultiString2BitVectorCellFactory | | Class | org.knime.base.data.bitvector | KNIME |
|
| MultiThreadWorker | An abstract class to process elements of an Iterable simultaneously. | Class | org.knime.core.util | KNIME |
|
| MutableBoolean | A Boolean object whose value can be changed after construction. | Class | org.knime.core.util | KNIME |
|
| MutableDouble | This class is essentially a double whose value can be changed. | Class | org.knime.core.util | KNIME |
|
| MutableInteger | This class is essentially an integer whose value can be changed. | Class | org.knime.core.util | KNIME |
|
| MVColumnFilterNodeDialog | NodeDialog for the "CellReplacer" Node. | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| MVColumnFilterNodeFactory | NodeFactory for the "CellReplacer" Node. | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| MVColumnFilterNodeModel | This is the model implementation of CellReplacer. | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| MVColumnSettings | | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| MVIndividualSettings | Holds information necessary for initializing a missing value handler for one column or one data type. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| MVSettings | Holds all information necessary to initialize the missing value handlers for all columns of a table. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| MySQLUtility | Database utility for MySQL. | Class | org.knime.core.node.port.database | KNIME |
|
| NaiveBayesCellFactory | Naive Bayes AppendCellFactory class which uses the given NaiveBayesModel to predict the class membership of each row. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor | KNIME |
|
| NaiveBayesCellFactory | Naive Bayes AppendCellFactory class which uses the given NaiveBayesModel to predict the class membership of each row. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor2 | KNIME |
|
| NaiveBayesCellFactory | | Class | org.knime.base.node.mine.bayes.naivebayes.predictor3 | KNIME |
|
| NaiveBayesLearnerNodeDialog | NodeDialog for the "Naive Bayes Learner" node. | Class | org.knime.base.node.mine.bayes.naivebayes.learner | KNIME |
|
| NaiveBayesLearnerNodeDialog2 | NodeDialog for the "Naive Bayes Learner" node. | Class | org.knime.base.node.mine.bayes.naivebayes.learner2 | KNIME |
|
| NaiveBayesLearnerNodeFactory | NodeFactory for the "Naive Bayes Learner" node. | Class | org.knime.base.node.mine.bayes.naivebayes.learner | KNIME |
|
| NaiveBayesLearnerNodeFactory2 | NodeFactory for the "Naive Bayes Learner" node. | Class | org.knime.base.node.mine.bayes.naivebayes.learner2 | KNIME |
|
| NaiveBayesLearnerNodeFactory3 | NodeFactory for the "Naive Bayes Learner" node. | Class | org.knime.base.node.mine.bayes.naivebayes.learner2 | KNIME |
|
| NaiveBayesLearnerNodeModel | This is the NodeModel implementation of the "Naive Bayes Learner" node. | Class | org.knime.base.node.mine.bayes.naivebayes.learner | KNIME |
|
| NaiveBayesLearnerNodeModel2 | This is the NodeModel implementation of the "Naive Bayes Learner" node. | Class | org.knime.base.node.mine.bayes.naivebayes.learner2 | KNIME |
|
| NaiveBayesLearnerNodeView | NodeView for the "Naive Bayes Learner" Node. | Class | org.knime.base.node.mine.bayes.naivebayes.learner | KNIME |
|
| NaiveBayesLearnerNodeView2 | NodeView for the "Naive Bayes Learner" Node. | Class | org.knime.base.node.mine.bayes.naivebayes.learner2 | KNIME |
|
| NaiveBayesModel | This class represents the learned Naive Bayes model. | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel | KNIME |
|
| NaiveBayesModel | This class represents the learned Naive Bayes model. | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel2 | KNIME |
|
| NaiveBayesPortObject | The Naive Bayes specific port object implementation. | Class | org.knime.base.node.mine.bayes.naivebayes.port | KNIME |
|
| NaiveBayesPortObjectSpec | The Naive Bayes specific port object specification implementation. | Class | org.knime.base.node.mine.bayes.naivebayes.port | KNIME |
|
| NaiveBayesPredictorNodeDialog | NodeDialog for the "Naive Bayes Predictor" Node. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor | KNIME |
|
| NaiveBayesPredictorNodeDialog | NodeDialog for the "Naive Bayes Predictor" Node. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor2 | KNIME |
|
| NaiveBayesPredictorNodeDialog2 | | Class | org.knime.base.node.mine.bayes.naivebayes.predictor3 | KNIME |
|
| NaiveBayesPredictorNodeFactory | NodeFactory for the "Naive Bayes Predictor" node. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor | KNIME |
|
| NaiveBayesPredictorNodeFactory | NodeFactory for the "Naive Bayes Predictor" node. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor2 | KNIME |
|
| NaiveBayesPredictorNodeFactory2 | NodeFactory for the "Naive Bayes Predictor" node. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor3 | KNIME |
|
| NaiveBayesPredictorNodeModel | This is the NodeModel implementation of the "Naive Bayes Predictor" node. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor | KNIME |
|
| NaiveBayesPredictorNodeModel | This is the NodeModel implementation of the "Naive Bayes Predictor" node. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor2 | KNIME |
|
| NaiveBayesPredictorNodeModel2 | This is the NodeModel implementation of the "Naive Bayes Predictor" node. | Class | org.knime.base.node.mine.bayes.naivebayes.predictor3 | KNIME |
|
| NamedAggregationMethodNameTableCellEditor | method name. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| NamedAggregationMethodNameTableCellRenderer | Table cell renderer that checks if the value being renderer is of type AggregationMethod if so it will renderer the name of the method. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| NamedAggregationOperator | Combines a method with the name to use for this method. | Class | org.knime.base.data.aggregation | KNIME |
|
| NameFilterConfiguration | Configuration for a generic filter that can includes and excludes names and takes care on additional/missing names using the enforce inclusion/exclusion option. | Class | org.knime.core.node.util.filter | KNIME |
|
| NameFilterPanel | Name filter panel with additional enforce include/exclude radio buttons. | Class | org.knime.core.node.util.filter | KNIME |
|
| NativeNodeContainer | | Class | org.knime.core.node.workflow | KNIME |
|
| NativeNodeContainerPersistor | | Interface | org.knime.core.node.workflow | KNIME |
|
| NearestNeighbour | This class represents a nearest neighbour found during the search. | Class | org.knime.base.util.kdtree | KNIME |
|
| NegRowFilter | Negates the match results from the filter passed. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| NewColumnDialog | | Class | org.knime.base.node.io.fixedwidthfr | KNIME |
|
| NewEntropyNodeFactory | | Class | org.knime.base.node.mine.scorer.entrop | KNIME |
|
| NextMissingCellHandler | Selects the next non-missing value as the replacement value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| NextMissingCellHandlerFactory | Creates a handler that replaces missing values with the next valid value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| NextValidValueStatisticMB | HashMap based statistic that finds for each missing value the next valid one. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| NextValidValueStatisticTB | Table based statistic that finds for each missing value the next valid one. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| Node | | Interface | org.knime.base.util.kdtree | KNIME |
|
| Node | object is the place where the data flow starts, ends, or intersects. | Class | org.knime.core.node | KNIME |
|
| NodeAndBundleInformation | Information object to a node. | Class | org.knime.core.node | KNIME |
|
| NodeAnnotation | Annotation associated with a node. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeAnnotationData | | Class | org.knime.core.node.workflow | KNIME |
|
| NodeConfiguration | Represents a node configuration (parameters). | Class | org.knime.core.util.node.config | KNIME |
|
| NodeConfigureHelper | Object passed to Node. | Interface | org.knime.core.node | KNIME |
|
| NodeContainer | Abstract super class for containers holding node or just structural information of a meta node. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeContainerExecutionResult | Remote execution result. | Class | org.knime.core.node.workflow.execresult | KNIME |
|
| NodeContainerExecutionStatus | Status of a finished execution of a node. | Interface | org.knime.core.node.workflow.execresult | KNIME |
|
| NodeContainerMetaPersistor | | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeContainerOutPort | The implementation of an OutPort of a SingleNodeContainer - e. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeContainerParent | Interface used by embedded WorkflowManager instances to invoke actions on the parent item. | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeContainerPersistor | | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeContainerState | Possible status values of a NodeContainer. | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeContainerStateObservable | | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeContainerTemplate | | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeContentPersistor | | Interface | org.knime.core.node | KNIME |
|
| NodeContext | A NodeContext holds information about the context in which an operation on a node is executed. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeCreationContext | | Class | org.knime.core.node | KNIME |
|
| NodeDescription | This abstract class describes the meta information about a node. | Class | org.knime.core.node | KNIME |
|
| NodeDescription13Proxy | | Class | org.knime.core.node | KNIME |
|
| NodeDescription210Proxy | information from the XML file. | Class | org.knime.core.node | KNIME |
|
| NodeDescription212Proxy | information from the XML file. | Class | org.knime.core.node | KNIME |
|
| NodeDescription27Proxy | information from the XML file. | Class | org.knime.core.node | KNIME |
|
| NodeDescription28Proxy | information from the XML file. | Class | org.knime.core.node | KNIME |
|
| NodeDescriptionParser | | Class | org.knime.core.node | KNIME |
|
| NodeDescriptionXmlProxy | Delegates all method to the delegate object but the getXMLDescription() one. | Class | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| NodeDialog | The standard node dialog used to display the node dialog pane. | Class | org.knime.core.node | KNIME |
|
| NodeDialogPane | The base class for all node dialogs. | Class | org.knime.core.node | KNIME |
|
| NodeExecutionJob | Runnable that represents the execution of a node. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeExecutionJobManager | Main entry point for compute intensive jobs. | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeExecutionJobManagerFactory | Main entry point for compute intensive jobs. | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeExecutionJobManagerPanel | Settings panel for NodeExecutionJobManagers. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeExecutionJobManagerPool | Collects all registered JobManager extensions and holds an instance of eachAuthor:ohl, University of Konstanz | Class | org.knime.core.node.util | KNIME |
|
| NodeExecutionJobReconnectException | | Class | org.knime.core.node.workflow | KNIME |
|
| NodeExecutionResult | | Class | org.knime.core.node.workflow.execresult | KNIME |
|
| NodeExecutorJobManagerDialogTab | NodeExecutionJobManager is available (besides the default one) and shows the settings panel of the job manager(s). | Class | org.knime.core.node.workflow | KNIME |
|
| NodeFactory | Abstract factory class for all components that make up a node, i. | Class | org.knime.core.node | KNIME |
|
| NodeFactoryClassMapper | Base class for extension point to allow node vendors to define a NodeFactory class mapping. | Class | org.knime.core.node | KNIME |
|
| NodeFactoryRepository | | Class | org.knime.core.node | KNIME |
|
| NodeGraphAnnotation | Wrapper holding graph annotation information for a node in a workflow such as position in nested scopes, layered depth etc. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeID | Holds hierarchical ID of a node. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeInPort | connected NodeOutPort if available and to its node. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeLogger | The general logger used to write info, warnings, errors , debugging, assert messages, exceptions, and coding problems into the internal Log4J logger. | Class | org.knime.core.node | KNIME |
|
| NodeLoggerPatternLayout | PatternLayout implementation that recognises KNIME specific pattern e. | Class | org.knime.core.node | KNIME |
|
| NodeMessage | | Class | org.knime.core.node.workflow | KNIME |
|
| NodeMessageEvent | | Class | org.knime.core.node.workflow | KNIME |
|
| NodeMessageListener | Listener interface for classes that want to get informed aboutAuthor:Fabian Dill, University of Konstanz | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeModel | Abstract class defining a node's configuration and execution (among others). | Class | org.knime.core.node | KNIME |
|
| NodeModelWarningListener | | Interface | org.knime.core.node | KNIME |
|
| NodeOutPort | Interface for a node's output port. | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeOutPortWrapper | | Class | org.knime.core.node.workflow | KNIME |
|
| NodePersistor | | Interface | org.knime.core.node | KNIME |
|
| NodePort | Abstract node port implementation which keeps an index and a port name. | Interface | org.knime.core.node.workflow | KNIME |
|
| NodePortAdaptor | | Class | org.knime.core.node.workflow | KNIME |
|
| NodeProgress | Contained in a NodeProgressEvent which is fired when the progress information has changed, either the progress (value between 0 and 1 or | Class | org.knime.core.node.workflow | KNIME |
|
| NodeProgressEvent | | Class | org.knime.core.node.workflow | KNIME |
|
| NodeProgressListener | Listener for NodeProgressEvent fired when the progress information has changed. | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeProgressMonitor | events and if you want to can ask for cancelation. | Interface | org.knime.core.node | KNIME |
|
| NodeProgressMonitorView | A dialog that contains a progress bar, a label with a message, and a cancel button. | Class | org.knime.core.node | KNIME |
|
| NodePropertyChangedEvent | Event fired when properties of a node change. | Class | org.knime.core.node.workflow | KNIME |
|
| NodePropertyChangedListener | A listener interface for objects interested in changed properties of a node. | Interface | org.knime.core.node.workflow | KNIME |
|
| NoDescriptionProxy | available for a node. | Class | org.knime.core.node | KNIME |
|
| NodeSetFactory | Interface to generate a set of node factories and, hence, a set of nodes. | Interface | org.knime.core.node | KNIME |
|
| NodeSettings | This class overwrites the general Config object and specializes some method to access NodeSettings object. | Class | org.knime.core.node | KNIME |
|
| NodeSettingsRO | Read-only interface for NodeSettingsRO objects. | Interface | org.knime.core.node | KNIME |
|
| NodeSettingsWO | Write-only NodeSettingsWO interface. | Interface | org.knime.core.node | KNIME |
|
| NodeStateChangeListener | Interface for clients that are interested in notifications about stateAuthor:Christoph Sieb, University of Konstanz | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeStateEvent | | Class | org.knime.core.node.workflow | KNIME |
|
| NodeTimer | Holds execution timing information about a specific node. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeUIInformation | Special NodeExtraInfo object used by the workflow editor. | Class | org.knime.core.node.workflow | KNIME |
|
| NodeUIInformationEvent | | Class | org.knime.core.node.workflow | KNIME |
|
| NodeUIInformationListener | | Interface | org.knime.core.node.workflow | KNIME |
|
| NodeView | Node view class that displays the view content in an AWT-frame. | Class | org.knime.core.node | KNIME |
|
| NodeViewExport | This class contains all available to-image-export options for node views. | Class | org.knime.core.node | KNIME |
|
| NodeWidget | The visual representation of a node in an HierarchicalGraphView. | Class | org.knime.base.node.mine.decisiontree2.view.graph | KNIME |
|
| NodeWidgetFactory | A factory for creating NodeWidgets for a single element. | Interface | org.knime.base.node.mine.decisiontree2.view.graph | KNIME |
|
| NoDomainColumnFilter | This ColumnFilter implementation filters all columns which have no DataColumnDomain information. | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| NoEncrypter | Encrypter that doesn't really encrypt, it just returns the input. | Class | org.knime.core.util.crypto | KNIME |
|
| NoKeyBuffer | | Class | org.knime.core.data.container | KNIME |
|
| NominalAttributeModel | | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel | KNIME |
|
| NominalAttributeModel | | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel2 | KNIME |
|
| NominalCoordinate | This class represents a nominal coordinate defined by a given DataColumnSpec. | Class | org.knime.base.util.coordinate | KNIME |
|
| NominalCoordinateFactory | Factory class for a nominal coordinate. | Class | org.knime.base.util.coordinate | KNIME |
|
| NominalCoordinateMapping | Holds the nominal domain value according its mapping. | Class | org.knime.base.util.coordinate | KNIME |
|
| NominalParallelAxis | Represents a ParallelAxis with nominal values and provides access to the possible values. | Class | org.knime.base.node.viz.plotter.parcoord | KNIME |
|
| NominalTable | This class wraps a DataTable into a new one by computing all possible values for one particular column. | Class | org.knime.base.data.nominal | KNIME |
|
| NominalValue | Computes the nominal values of a column. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| NominalValue | Interface of a StringCell, which does not enforce additional functionality but indicates that cells implementing | Interface | org.knime.core.data | KNIME |
|
| NominalValueHistogram | Represents a count histogram for nominal values. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| NominalValueRowFilterNodeDialog | NodeDialog for the "PossibleValueRowFilter" Node. | Class | org.knime.base.node.preproc.filter.nominal | KNIME |
|
| NominalValueRowFilterNodeFactory | NodeFactory for the "PossibleValueRowFilter" Node. | Class | org.knime.base.node.preproc.filter.nominal | KNIME |
|
| NominalValueRowFilterNodeModel | This is the model implementation of PossibleValueRowFilter. | Class | org.knime.base.node.preproc.filter.nominal | KNIME |
|
| NonClosableInputStream | InputStream that delegates to an underlying InputStream but ignoresAuthor:Bernd Wiswedel, University of Konstanz | Class | org.knime.core.data.util | KNIME |
|
| NonClosableOutputStream | Class that overrides the close method and flushes the stream instead ofAuthor:Bernd Wiswedel, University of Konstanz | Class | org.knime.core.data.util | KNIME |
|
| NonterminalNode | | Class | org.knime.base.util.kdtree | KNIME |
|
| Norm | Fuzzy norm interface which implements the fuzzy operator for conjunction and disjunction, also known as t-norm and tco-norm. | Interface | org.knime.base.node.mine.bfn.fuzzy.norm | KNIME |
|
| Normalizer | A wrapper table to normalize all DataRows. | Class | org.knime.base.data.normalize | KNIME |
|
| Normalizer2 | A wrapper table to normalize all DataRows. | Class | org.knime.base.data.normalize | KNIME |
|
| Normalizer2NodeFactory | Factory class for the Normalize Node. | Class | org.knime.base.node.preproc.normalize2 | KNIME |
|
| Normalizer2NodeModel | The NormalizeNodeModel uses the Normalizer to normalize the input DataTable. | Class | org.knime.base.node.preproc.normalize2 | KNIME |
|
| Normalizer3Config | | Class | org.knime.base.node.preproc.normalize3 | KNIME |
|
| Normalizer3NodeDialog | The NormalizeNodeDialog lets the user choose the three different methods of normalization. | Class | org.knime.base.node.preproc.normalize3 | KNIME |
|
| Normalizer3NodeFactory | Factory class for the Normalize Node. | Class | org.knime.base.node.preproc.normalize3 | KNIME |
|
| Normalizer3NodeModel | The Normalizer3NodeModel uses the Normalizer to normalize the input DataTable. | Class | org.knime.base.node.preproc.normalize3 | KNIME |
|
| NormalizerApplyNodeFactory | | Class | org.knime.base.node.preproc.normalize | KNIME |
|
| NormalizerApplyNodeModel | | Class | org.knime.base.node.preproc.normalize | KNIME |
|
| NormalizerDeNodeFactory | | Class | org.knime.base.node.preproc.normalize | KNIME |
|
| NormalizerDeNodeModel | The node model for the denormalizer. | Class | org.knime.base.node.preproc.normalize | KNIME |
|
| NormalizerNodeDialog | The NormalizeNodeDialog lets the user choose the three different methods ofAuthor:Nicolas Cebron, University of Konstanz | Class | org.knime.base.node.preproc.normalize | KNIME |
|
| NormalizerNodeFactory | Factory class for the Normalize Node. | Class | org.knime.base.node.preproc.normalize | KNIME |
|
| NormalizerNodeModel | The NormalizeNodeModel uses the Normalizer to normalize the input DataTable. | Class | org.knime.base.node.preproc.normalize | KNIME |
|
| NormalizerPMMLApplyNodeFactory | | Class | org.knime.base.node.preproc.pmml.normalize | KNIME |
|
| NormalizerPMMLApplyNodeModel | | Class | org.knime.base.node.preproc.pmml.normalize | KNIME |
|
| NormalizerPMMLDeNodeFactory | | Class | org.knime.base.node.preproc.pmml.normalize | KNIME |
|
| NormalizerPMMLDeNodeModel | | Class | org.knime.base.node.preproc.pmml.normalize | KNIME |
|
| NormalizerPMMLNodeFactory | Factory class for the Normalize Node. | Class | org.knime.base.node.preproc.pmml.normalize | KNIME |
|
| NormalizerPMMLNodeFactory2 | Factory class for the Normalize Node. | Class | org.knime.base.node.preproc.pmml.normalize | KNIME |
|
| NormalizerPMMLNodeModel | | Class | org.knime.base.node.preproc.pmml.normalize | KNIME |
|
| NormalizerPMMLNodeModelNoOptIn | | Class | org.knime.base.node.preproc.pmml.normalize | KNIME |
|
| NormalizerPortObject | Port Object that is passed along a normalizer and a normalizer apply node. | Class | org.knime.base.data.normalize | KNIME |
|
| NoSelectionListSelectionModel | A ListSelectionModel not allowing any selection. | Class | org.knime.core.util | KNIME |
|
| NoSerializer | This is a marker serializer for cell implementations that don't have their own serializer (which is highly discouraged). | Class | org.knime.core.data | KNIME |
|
| NoSettingsDBAggregationFunction | This class should be extended by DBAggregationFunctions that do not need additional settings. | Class | org.knime.core.node.port.database.aggregation | KNIME |
|
| NoSettingsNodeModel | Convenience model class that make some empty stub implementations of methods that are not used by nodes that are not configurable (e. | Class | org.knime.core.node | KNIME |
|
| NotConfigurableException | This exception is thrown if a node dialog cannot be opened for various reasons, e. | Class | org.knime.core.node | KNIME |
|
| NotInWorkflowFileStoreHandlerRepository | Fallback repository that is used when the node is run outside the workflow manager, for instance in the testing environment or using a 3rd party executor. | Class | org.knime.core.data.filestore.internal | KNIME |
|
| NotInWorkflowWriteFileStoreHandler | | Class | org.knime.core.data.filestore.internal | KNIME |
|
| NullPrintStream | Very simple stream that just swallows everything that is written to it. | Class | org.knime.base.util | KNIME |
|
| NullWriter | This writer just swallows everything that is written to it. | Class | org.knime.base.util | KNIME |
|
| NumberMode | Number mode for round double node. | Class | org.knime.base.node.preproc.rounddouble | KNIME |
|
| NumberToCategoryApplyCellFactory | CellFactory to process a single column for the number2category (Apply) node. | Class | org.knime.base.node.preproc.colconvert.numbertocategory | KNIME |
|
| NumberToCategoryApplyNodeDialogPane | The dialog of the Number2Category node. | Class | org.knime.base.node.preproc.colconvert.numbertocategory | KNIME |
|
| NumberToCategoryApplyNodeFactory | | Class | org.knime.base.node.preproc.colconvert.numbertocategory | KNIME |
|
| NumberToCategoryApplyNodeModel | Node model of the Number2Category Apply node. | Class | org.knime.base.node.preproc.colconvert.numbertocategory | KNIME |
|
| NumberToCategoryApplyNodeSettings | The settings object of the Number2Category Apply node. | Class | org.knime.base.node.preproc.colconvert.numbertocategory | KNIME |
|
| NumberToStringNodeDialog | Dialog for the Number to String Node. | Class | org.knime.base.node.preproc.colconvert.numbertostring | KNIME |
|
| NumberToStringNodeDialog | Dialog for the Number to String Node. | Class | org.knime.base.node.preproc.pmml.numbertostring | KNIME |
|
| NumberToStringNodeFactory | NodeFactory for the Number to String Node that converts numbersAuthor:cebron, University of Konstanz | Class | org.knime.base.node.preproc.colconvert.numbertostring | KNIME |
|
| NumberToStringNodeFactory | NodeFactory for the Number to String Node that converts numbersAuthor:cebron, University of Konstanz | Class | org.knime.base.node.preproc.pmml.numbertostring | KNIME |
|
| NumberToStringNodeFactory2 | NodeFactory for the Number to String Node that converts numbersSince:3. | Class | org.knime.base.node.preproc.pmml.numbertostring | KNIME |
|
| NumberToStringNodeModel | The NodeModel for the Number to String Node that converts numbersAuthor:cebron, University of Konstanz | Class | org.knime.base.node.preproc.colconvert.numbertostring | KNIME |
|
| NumberToStringNodeModel | The NodeModel for the Number to String Node that converts numbersAuthor:cebron, University of Konstanz | Class | org.knime.base.node.preproc.pmml.numbertostring | KNIME |
|
| Numeric2BitVectorMeanCellFactory | | Class | org.knime.base.data.bitvector | KNIME |
|
| Numeric2BitVectorThresholdCellFactory | | Class | org.knime.base.data.bitvector | KNIME |
|
| NumericalAttributeModel | | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel | KNIME |
|
| NumericalAttributeModel | | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel2 | KNIME |
|
| NumericBin | | Class | org.knime.base.node.preproc.autobinner.apply | KNIME |
|
| NumericBin | Delegates bin access function to lokal structure. | Class | org.knime.base.node.preproc.binner | KNIME |
|
| NumericBin | Delegates bin access function to lokal structure. | Class | org.knime.base.node.preproc.pmml.binner | KNIME |
|
| NumericCoordinate | The abstract class which should be implemented by all coordinates which mapAuthor:Tobias Koetter, University of Konstanz, Stephan Sellien, University of KonstanzSee Also:DoubleCoordinate | Class | org.knime.base.util.coordinate | KNIME |
|
| NumericParallelAxis | Represents a ParallelAxis with numeric values and provides access to the minimum and maximum value of | Class | org.knime.base.node.viz.plotter.parcoord | KNIME |
|
| NumericRowSplitterNodeDialogPane | | Class | org.knime.base.node.preproc.rowsplit | KNIME |
|
| NumericRowSplitterNodeFactory | | Class | org.knime.base.node.preproc.rowsplit | KNIME |
|
| NumericRowSplitterNodeModel | | Class | org.knime.base.node.preproc.rowsplit | KNIME |
|
| NumericScorerNodeDialog | NodeDialog for the "NumericScorer" Node. | Class | org.knime.base.node.mine.scorer.numeric | KNIME |
|
| NumericScorerNodeFactory | NodeFactory for the "NumericScorer" Node. | Class | org.knime.base.node.mine.scorer.numeric | KNIME |
|
| NumericScorerNodeModel | | Class | org.knime.base.node.mine.scorer.numeric | KNIME |
|
| NumericScorerNodeView | | Class | org.knime.base.node.mine.scorer.numeric | KNIME |
|
| ObjectPool | several sub pools, e. | Class | org.knime.core.util | KNIME |
|
| ObjectToDataCellConverter | Factory to get DataCell representation for various This class is used within the DefaultTable to wrap | Class | org.knime.core.data.util | KNIME |
|
| ObsoleteMetaNodeFileWorkflowPersistor | | Class | org.knime.core.node.workflow | KNIME |
|
| OccurrenceCounter | | Class | org.knime.base.node.preproc.equalsizesampling | KNIME |
|
| One2ManyCellFactory | Maps several original nominal columns to their possible values, creates a column for every possible value and when the rows are processed the value is | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| One2ManyCellFactory | Maps several original nominal columns to their possible values, creates a column for every possible value and when the rows are processed the value is set to 1 if the original column contains this value and to 0 otherwise. | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| One2ManyCol2NodeDialog | | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| One2ManyCol2NodeFactory | | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| One2ManyCol2NodeModel | | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| One2ManyCol2PMMLNodeFactory | | Class | org.knime.base.node.preproc.pmml.columntrans2 | KNIME |
|
| One2ManyCol2PMMLNodeFactory2 | | Class | org.knime.base.node.preproc.pmml.columntrans2 | KNIME |
|
| One2ManyCol2PMMLNodeModel | This node converts one column to many columns, such that each possible value becomes an extra column with the value 1 if the row contains this value in | Class | org.knime.base.node.preproc.pmml.columntrans2 | KNIME |
|
| One2ManyColNodeDialog | | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| One2ManyColNodeFactory | | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| One2ManyColNodeModel | This node converts one column to many columns, such that each possible value becomes an extra column with the value 1 if the row contains this value in | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| One2ManyColPMMLNodeFactory | | Class | org.knime.base.node.preproc.pmml.columnTrans | KNIME |
|
| One2ManyColPMMLNodeModel | This node converts one column to many columns, such that each possible value becomes an extra column with the value 1 if the row contains this value in | Class | org.knime.base.node.preproc.pmml.columnTrans | KNIME |
|
| OneMissingValueReplacementFunction | | Class | org.knime.base.node.mine.bfn | KNIME |
|
| OperatorColumnSettings | Contains the operator specific settings for a specific column such as if missing values should be considered during aggregation. | Class | org.knime.base.data.aggregation | KNIME |
|
| OperatorData | This class holds all information of an AggregationOperator such as its name and the supported data types. | Class | org.knime.base.data.aggregation | KNIME |
|
| OperatorSettingsButtonCellRenderer | This class implements the aggregation operator settings button that is displayed in the aggregation operator table. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| OracleUtility | Database utility for Oracle. | Class | org.knime.core.node.port.database | KNIME |
|
| OrElementCountOperator | Collection operator that returns the number of unique member collectionAuthor:Tobias Koetter, University of Konstanz | Class | org.knime.base.data.aggregation.collection | KNIME |
|
| OrElementOperator | Collection operator that returns the union of all elements. | Class | org.knime.base.data.aggregation.collection | KNIME |
|
| OrRowFilter | | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| OSGIHelper | This class contains some methods to access OSGI information that may not be available if the program is not running in a complete OSGI framework. | Class | org.knime.core.eclipseUtil | KNIME |
|
| Outlier | | Class | org.knime.base.node.viz.plotter.box | KNIME |
|
| OutlineView | This component displays a typically smaller representation of a HierarchicalGraphView. | Class | org.knime.base.node.mine.decisiontree2.view.graph | KNIME |
|
| OutPortView | | Class | org.knime.core.node.workflow | KNIME |
|
| OutputNode | Interface for nodes that produce results that can be queried externally, e. | Interface | org.knime.core.node.dialog | KNIME |
|
| OutputPortRole | A port role describes the requirements for a node's output object. | Class | org.knime.core.node.streamable | KNIME |
|
| OutputRow | | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| Pair | This class is a simple pair of objects. | Class | org.knime.core.util | KNIME |
|
| Pane | | Class | org.knime.base.node.preproc.draganddroppanel.droppanes | KNIME |
|
| PaneConfigurationDialog | | Interface | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| ParallelAxis | Represents a parallel axis in a parallel coordinates plot with an x position, a height, a Coordinate, a name and a | Class | org.knime.base.node.viz.plotter.parcoord | KNIME |
|
| ParallelCoordinateAppearanceTab | Adds a box with "Show / Hide Dots" check box and a checkbox to draw curves and a checkbox for the line thickness. | Class | org.knime.base.node.viz.plotter.props | KNIME |
|
| ParallelCoordinateDrawingPane | ParallelCoordinatesPlotter only calculates the mapped datapoints, the connection of them by lines or | Class | org.knime.base.node.viz.plotter.parcoord | KNIME |
|
| ParallelCoordinateNodeFactory | | Class | org.knime.base.node.viz.plotter.parcoord | KNIME |
|
| ParallelCoordinateNodeView | DefaultVisualizationNodeView since it provides an additional menu to show, fade or hide unhilited lines | Class | org.knime.base.node.viz.plotter.parcoord | KNIME |
|
| ParallelCoordinatePlotterProperties | MultiColumnPlotterProperties a tab to select how to handle missing values and a tab to adjust dot size, | Class | org.knime.base.node.viz.plotter.parcoord | KNIME |
|
| ParallelCoordinatesMissingValueTab | Control elements for the handling of missing values, either skip the rows containing missing values, or skip only the missing value or explicitly | Class | org.knime.base.node.viz.plotter.props | KNIME |
|
| ParallelCoordinatesPlotter | | Class | org.knime.base.node.viz.plotter.parcoord | KNIME |
|
| ParallelizedChunkContent | An object representing the copied content of a chunk that is executed inAuthor:wiswedel, University of Konstanz | Class | org.knime.core.node.workflow.virtual.parchunk | KNIME |
|
| ParallelizedChunkContentMaster | Represents all parallel chunks (ParallelChunkContent) together and also encapsulating metanode. | Class | org.knime.core.node.workflow.virtual.parchunk | KNIME |
|
| ParallelProcessing | Holds information for the parallel processing and is also used for synchronization stuff. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| ParamMatrix | | Class | org.knime.base.node.mine.regression.predict2 | KNIME |
|
| ParentNodeType | | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| Partitioner | Partitions a table according to a given split. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| PartitionInfo | Class wrapping partition information when a node is executed in a streamed and/or distributed mode. | Class | org.knime.core.node.streamable | KNIME |
|
| PartitionNodeDialog | Dialog that allows to define the partitioning of the input table. | Class | org.knime.base.node.preproc.partition | KNIME |
|
| PartitionNodeFactory | Factory to partition the data in train- and test set. | Class | org.knime.base.node.preproc.partition | KNIME |
|
| PartitionNodeModel | | Class | org.knime.base.node.preproc.partition | KNIME |
|
| PasteAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| PasteWorkflowContentPersistor | Persistor that is used to represent, for instance the clipboard content. | Class | org.knime.core.node.workflow | KNIME |
|
| PathFilter | An interface that is implemented by objects that decide if a path should be accepted or filtered. | Interface | org.knime.core.util | KNIME |
|
| PathFilters | This class holds some common path filters. | Class | org.knime.core.util | KNIME |
|
| PathUtils | Utility function based around the new Path API in Java 7. | Class | org.knime.core.util | KNIME |
|
| PatternAggregationPanel | | Class | org.knime.base.data.aggregation.dialogutil.pattern | KNIME |
|
| PatternAggregationTableModel | AbstractAggregationTableModel that stores DataTypes and the AggregationMethod to use. | Class | org.knime.base.data.aggregation.dialogutil.pattern | KNIME |
|
| PatternAggregator | AggregationMethodDecorator that stores a DataType in addition to the AggregationMethodSince:2. | Class | org.knime.base.data.aggregation.dialogutil.pattern | KNIME |
|
| PatternAggregatorTableCellEditor | DataTypeAggregator table cell editor class that allows the user to choose from the supported AggregationMethods for DataType of the current DataTypeAggregator. | Class | org.knime.base.data.aggregation.dialogutil.pattern | KNIME |
|
| PatternFilterConfigurationImpl | | Class | org.knime.core.node.util.filter | KNIME |
|
| PatternFilterPanelImpl | | Class | org.knime.core.node.util.filter | KNIME |
|
| PatternTableCellEditor | DataTypeAggregator table cell editor class that allows the user to choose from the supported AggregationMethods for DataType of the current DataTypeAggregator. | Class | org.knime.base.data.aggregation.dialogutil.pattern | KNIME |
|
| PCAApplyNodeDialog | Node dialog for PCA predictor node. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAApplyNodeFactory | Factory class for PCA predictor. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAApplyNodeModel | | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAComputeNodeDialog | Node dialog for PCA Learner. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAComputeNodeFactory | Factory for PCA learner node. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAComputeNodeModel | Node for PCA learning. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAModelPortObject | Port model object transporting the pca transformation. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAModelPortObjectSpec | Spec for pca model port object. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCANodeDialog | Dialog for the PCA node. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCANodeFactory | Factory class for the PCA Node. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCANodeModel | The model class that implements the PCA on the input table. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAReverseNodeDialog | Dialog for pca inversion. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAReverseNodeFactory | factory for pca inversion node. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PCAReverseNodeModel | Invert PCA transformation to transform data back to original space. | Class | org.knime.base.node.mine.pca | KNIME |
|
| PercentageDialog | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| PercentagePolicyStrategy | Class for percentage tick policy. | Class | org.knime.base.util.coordinate | KNIME |
|
| PercentOperator | Returns the percentage per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| Perceptron | Abstract class defining the behaviour of a perceptron in a neural network. | Class | org.knime.base.data.neural | KNIME |
|
| PieColumnFilter | A ColumnFilter implementation that filters all columns with no valid domain and more than 250 values. | Class | org.knime.base.node.viz.pie.util | KNIME |
|
| PieDataModel | The abstract pie data model which provides method to hold the data which should be displayed as a pie chart. | Class | org.knime.base.node.viz.pie.datamodel | KNIME |
|
| PieDrawingPane | The drawing pane implementation of the pie chart which handles the real drawing on the screen. | Class | org.knime.base.node.viz.pie.impl | KNIME |
|
| PieHiliteCalculator | The hilite calculator for the pie chart. | Class | org.knime.base.node.viz.pie.datamodel | KNIME |
|
| PieNodeDialogPane | The dialog of the PieNodeModel where the user can define the x column and the number of rows. | Class | org.knime.base.node.viz.pie.node | KNIME |
|
| PieNodeFactory | Basic node factory class of all pie charts. | Class | org.knime.base.node.viz.pie.node | KNIME |
|
| PieNodeModel | The abstract pie chart implementation of theNodeModel class. | Class | org.knime.base.node.viz.pie.node | KNIME |
|
| PieNodeView | The abstract node view which contains the pie chart panel. | Class | org.knime.base.node.viz.pie.node | KNIME |
|
| PiePlotter | The abstract plotter implementation of the pie chart which acts as the controller between the PieVizModel and the PieDrawingPane. | Class | org.knime.base.node.viz.pie.impl | KNIME |
|
| PieProperties | The abstract pie properties panel which allows to change the differentAuthor:Tobias Koetter, University of KonstanzSee Also:Serialized Form | Class | org.knime.base.node.viz.pie.impl | KNIME |
|
| PieSectionDataModel | This class implements a section of a pie chart. | Class | org.knime.base.node.viz.pie.datamodel | KNIME |
|
| PieSubSectionDataModel | This class implements a sub section of a pie chart. | Class | org.knime.base.node.viz.pie.datamodel | KNIME |
|
| PieVizModel | The abstract pie visualization model which provides the basic data and additional viewing option like the show section outline flag. | Class | org.knime.base.node.viz.pie.datamodel | KNIME |
|
| Pivot2NodeDialog | The node dialog of the pivot node. | Class | org.knime.base.node.preproc.pivot | KNIME |
|
| Pivot2NodeFactory | Factory class of the pivot node. | Class | org.knime.base.node.preproc.pivot | KNIME |
|
| Pivot2NodeModel | The NodeModel implementation of the pivot node which uses the GroupByNodeModel class implementations to create an intermediate | Class | org.knime.base.node.preproc.pivot | KNIME |
|
| Plotter2DScrollPane | Overrides the default JScrollPane to force the application of the own Plotter2DScrollPaneLayout overriding the default | Class | org.knime.base.node.viz.plotter | KNIME |
|
| Plotter2DScrollPaneLayout | ScrollPaneLyout for the plotter. | Class | org.knime.base.node.viz.plotter | KNIME |
|
| PlotterMouseListener | A mouse listener for the plotter mouse mode selection box. | Class | org.knime.base.node.viz.plotter | KNIME |
|
| PMCCPortObjectAndSpec | PortObject and PortObjectSpec of the model that's passed between theAuthor:Bernd Wiswedel, University of Konstanz | Class | org.knime.base.node.preproc.correlation.pmcc | KNIME |
|
| PMMLApplyMissingCellHandler | A missing cell handler that is initialized from a PMML document instead of a factory. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| PMMLArrayType | Contains the different data types an PMML Array element can hold. | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLAssociationRuleHandler | This class is not sufficently tested yet and the API of this class might be still subject to changes. | Class | org.knime.base.node.mine.subgroupminer | KNIME |
|
| PMMLBinningTranslator | | Class | org.knime.base.node.preproc.pmml.binner | KNIME |
|
| PMMLBlobCell | BlobDataCell implementation that encapsulates aAuthor:Heiko Hofer, Dominik MorentSee Also:Serialized Form | Class | org.knime.core.data.xml | KNIME |
|
| PMMLBooleanOperator | enum PMMLBooleanOperatorContains the boolean operators that are specified in PMML for | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLCell | | Class | org.knime.core.data.xml | KNIME |
|
| PMMLCellContent | | Class | org.knime.core.data.xml | KNIME |
|
| PMMLCellFactory | Cell factory that creates XML cells. | Class | org.knime.core.data.xml | KNIME |
|
| PMMLClusteringModelWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLClusterTranslator | A Cluster translator class between KNIME and PMML. | Class | org.knime.base.node.mine.cluster | KNIME |
|
| PMMLCompoundPredicate | | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLConditionTranslator | Condition translator between raw PMML and KNIME's representation. | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLContentHandler | This class should no longer be used. | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLDataDictionaryTranslator | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLDecisionTreeTranslator | A DecisionTree translator class between KNIME and PMML. | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLDiscretize | Encapsulates a DiscretizeBin in PMML. | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| PMMLDiscretizeBin | Encapsulates a DiscretizeBin in PMML. | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| PMMLDiscretizeBinContentHandler | | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| PMMLDiscretizeContentHandler | | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| PMMLDiscretizePreprocPortObject | | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| PMMLDiscretizePreprocPortObjectSpec | | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| PMMLElements | | Class | org.knime.core.node.port.pmml.preproc | KNIME |
|
| PMMLFalsePredicate | False predicate as specified in PMML (http://www. | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLGeneralRegressionContent | | Class | org.knime.base.node.mine.regression.pmmlgreg | KNIME |
|
| PMMLGeneralRegressionModelWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLGeneralRegressionTranslator | A general regression model translator class between KNIME and PMML. | Class | org.knime.base.node.mine.regression.pmmlgreg | KNIME |
|
| PMMLImport | | Class | org.knime.base.node.io.pmml.read | KNIME |
|
| PMMLInterval | Encapsulates a Interval in PMML. | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| PMMLIntervalContentHandler | | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| PMMLKNNNodeDialog | NodeDialog for the "TransformationsMerger" Node. | Class | org.knime.base.node.mine.knn.pmml | KNIME |
|
| PMMLKNNNodeFactory | NodeFactory for the "TransformationsMerger" Node. | Class | org.knime.base.node.mine.knn.pmml | KNIME |
|
| PMMLKNNNodeModel | This is the model implementation of PMMLFragmentMergerNodeModel. | Class | org.knime.base.node.mine.knn.pmml | KNIME |
|
| PMMLKNNTranslator | | Class | org.knime.base.node.mine.knn.pmml | KNIME |
|
| PMMLMany2OneTranslator | Adds a derived field to a pmml document's preprocessing description. | Class | org.knime.base.node.preproc.pmml.columnTrans | KNIME |
|
| PMMLMany2OneTranslator | Adds a derived field to a pmml document's preprocessing description. | Class | org.knime.base.node.preproc.pmml.columntrans2 | KNIME |
|
| PMMLMapValuesTranslator | Create PMML DerivedField with MapValues Element. | Class | org.knime.base.node.preproc.colconvert.categorytonumber | KNIME |
|
| PMMLMapValuesTranslator | Create PMML DerivedField with MapValues Element. | Class | org.knime.base.node.preproc.colconvert.categorytonumber2 | KNIME |
|
| PMMLMiningModelWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLMiningSchemaTranslator | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLMissingValueReplacementTranslator | | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| PMMLMissingValueStrategy | enum PMMLMissingValueStrategyRepresents the missing value strategies as defined in PMML | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLModelWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLNaiveBayesModelTranslator | Helper class translate between the internal used naive Bayes model and the PMML standard. | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel2 | KNIME |
|
| PMMLNaiveBayesModelWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLNeuralNetworkTranslator | A NeuralNetwork translator class between KNIME and PMML. | Class | org.knime.base.node.mine.neural.mlp | KNIME |
|
| PMMLNeuralNetworkTranslator | A NeuralNetwork translator class between KNIME and PMML. | Class | org.knime.base.node.mine.neural.mlp2 | KNIME |
|
| PMMLNeuralNetworkWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLNormalizeTranslator | | Class | org.knime.base.data.normalize | KNIME |
|
| PMMLNoTrueChildStrategy | enum PMMLNoTrueChildStrategyRepresents the no true child strategies as defined in PMML | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLOne2ManyTranslator | | Class | org.knime.base.node.preproc.pmml.columnTrans | KNIME |
|
| PMMLOne2ManyTranslator | | Class | org.knime.base.node.preproc.pmml.columntrans2 | KNIME |
|
| PMMLOperator | Contains the operators that are specified in PMML for SimplePredicates. | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLParameter | Encapsulates a Parameter in PMML GenearlRegression. | Class | org.knime.base.node.mine.regression.pmmlgreg | KNIME |
|
| PMMLPCell | Encapsulates a PCell in PMML General Regression. | Class | org.knime.base.node.mine.regression.pmmlgreg | KNIME |
|
| PMMLPCovCell | Encapsulates a PCovCell in PMML General Regression. | Class | org.knime.base.node.mine.regression.pmmlgreg | KNIME |
|
| PMMLPortObject | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLPortObjectSerializer | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLPortObjectSpec | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLPortObjectSpecCreator | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLPortObjectSpecSerializer | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLPortObjectView | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLPPCell | Encapsulates a PPCell in PMML General Regression. | Class | org.knime.base.node.mine.regression.pmmlgreg | KNIME |
|
| PMMLPredicate | Base class for Predicate as specified in PMML (http://www. | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLPredicateTranslator | | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLPredictor | Encapsulates a Predictor in PMML General Regression. | Class | org.knime.base.node.mine.regression.pmmlgreg | KNIME |
|
| PMMLPreprocDiscretize | | Class | org.knime.base.node.preproc.autobinner.pmml | KNIME |
|
| PMMLPreprocOperation | This class will be removed in a future version. | Class | org.knime.core.node.port.pmml.preproc | KNIME |
|
| PMMLPreprocPortObject | The PMML preprocessing operations can now be included directly in the PMMLPortObject instead of handling them in a special port type. | Class | org.knime.core.node.port.pmml.preproc | KNIME |
|
| PMMLPreprocPortObjectSpec | Dummy singleton port object instance. | Class | org.knime.core.node.port.pmml.preproc | KNIME |
|
| PMMLPreprocPortObjectView | | Class | org.knime.core.node.port.pmml.preproc | KNIME |
|
| PMMLPreprocTranslator | | Interface | org.knime.core.node.port.pmml.preproc | KNIME |
|
| PMMLReaderNodeDialog | | Class | org.knime.base.node.io.pmml.read | KNIME |
|
| PMMLReaderNodeFactory | | Class | org.knime.base.node.io.pmml.read | KNIME |
|
| PMMLReaderNodeModel | | Class | org.knime.base.node.io.pmml.read | KNIME |
|
| PMMLRegressionModelWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLRegressionTranslator | A regression model translator class between KNIME and PMML. | Class | org.knime.base.node.mine.regression | KNIME |
|
| PMMLRuleSetModelWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLSetOperator | enum PMMLSetOperatorContains the set operators that are specified in PMML for | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLSimplePredicate | (http://www. | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLSimpleSetPredicate | (http://www. | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLStringConversionTranslator | | Class | org.knime.base.node.preproc.pmml | KNIME |
|
| PMMLStringConversionTranslator | | Class | org.knime.base.node.preproc.pmml.stringtonumber | KNIME |
|
| PMMLSupportVectorMachineModelWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLSVMTranslator | A SVM translator class between KNIME and PMML. | Class | org.knime.base.node.mine.svm | KNIME |
|
| PMMLTransformation | enum PMMLTransformationEnum Constant Summary | Class | org.knime.core.node.port.pmml.preproc | KNIME |
|
| PMMLTranslator | | Interface | org.knime.core.node.port.pmml | KNIME |
|
| PMMLTreeModelWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| PMMLTruePredicate | True predicate as specified in PMML (http://www. | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| PMMLValue | This value encapsulates a PMML Document. | Interface | org.knime.core.data.xml | KNIME |
|
| PMMLWriterNodeDialog | | Class | org.knime.base.node.io.pmml.write | KNIME |
|
| PMMLWriterNodeFactory | | Class | org.knime.base.node.io.pmml.write | KNIME |
|
| PMMLWriterNodeModel | | Class | org.knime.base.node.io.pmml.write | KNIME |
|
| PNGImageBlobCell | Blob implemenation of a PNG image cell. | Class | org.knime.core.data.image.png | KNIME |
|
| PNGImageCell | Default implementation of a PNG image cell. | Class | org.knime.core.data.image.png | KNIME |
|
| PNGImageCellFactory | Factory for PNGImageCells. | Class | org.knime.core.data.image.png | KNIME |
|
| PNGImageContent | Content of a PNG image. | Class | org.knime.core.data.image.png | KNIME |
|
| PNGImageValue | DataValue Interface for plain PNG image. | Interface | org.knime.core.data.image.png | KNIME |
|
| PNGImageValueComparator | A special DataCellComparator for the ImageCells. | Class | org.knime.core.data.image.png | KNIME |
|
| PNGImageValueRendererFactoryUtil | Hosts factories used by renderer extension point. | Class | org.knime.core.data.image.png | KNIME |
|
| Pointer | This class is a little helper that just adds another indirection to and object. | Class | org.knime.core.util | KNIME |
|
| PolicyStrategy | Abstract class for policy strategies. | Class | org.knime.base.util.coordinate | KNIME |
|
| PolynomialKernel | Polynomial kernel of the form: (x * y + bias) ^ power. | Class | org.knime.base.node.mine.svm.kernel | KNIME |
|
| PolyRegCoefficientView | This view show a simple table with all the coefficients for each attributedAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.mine.regression.polynomial.learner | KNIME |
|
| PolyRegCoefficientView | This view show a simple table with all the coefficients for each attributedSince:2. | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PolyRegContent | | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PolyRegLearnerDialog | This is the dialog for the polynomial regression learner node. | Class | org.knime.base.node.mine.regression.polynomial.learner | KNIME |
|
| PolyRegLearnerDialog | This is the dialog for the polynomial regression learner node. | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PolyRegLearnerNodeFactory | This factory creates all necessary objects for the polynomial regressionAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.mine.regression.polynomial.learner | KNIME |
|
| PolyRegLearnerNodeFactory | This factory creates all necessary objects for the polynomial regressionSince:2. | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PolyRegLearnerNodeFactory2 | This factory creates all necessary objects for the polynomial regressionSince:2. | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PolyRegLearnerNodeModel | This node performs polynomial regression on an input table with numeric-only columns. | Class | org.knime.base.node.mine.regression.polynomial.learner | KNIME |
|
| PolyRegLearnerNodeModel | This node performs polynomial regression on an input table with numeric-only columns. | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PolyRegLearnerSettings | This class holds the settings for the polynomial regression learner node. | Class | org.knime.base.node.mine.regression.polynomial.learner | KNIME |
|
| PolyRegLearnerSettings | This class holds the settings for the polynomial regression learner node. | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PolyRegLineNodeView | This class shows a view with one attribute on the x-axis, its values on the y-axis and the regression curve. | Class | org.knime.base.node.mine.regression.polynomial.learner | KNIME |
|
| PolyRegLineNodeView | This class shows a view with one attribute on the x-axis, its values on the y-axis and the regression curve. | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PolyRegLineScatterPlotter | This class is the plotter used inside the PolyRegLineNodeView. | Class | org.knime.base.node.mine.regression.polynomial.learner | KNIME |
|
| PolyRegLineScatterPlotter | This class is the plotter used inside the PolyRegLineNodeView. | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PolyRegPredictorNodeFactory | This factory creates all necessary object for the polynomial regression predictor node. | Class | org.knime.base.node.mine.regression.polynomial.predictor | KNIME |
|
| PolyRegViewData | | Class | org.knime.base.node.mine.regression.polynomial.learner | KNIME |
|
| PolyRegViewData | | Class | org.knime.base.node.mine.regression.polynomial.learner2 | KNIME |
|
| PortInput | Input for a streamable operator. | Class | org.knime.core.node.streamable | KNIME |
|
| PortObject | General interface for objects that are passed along node connections. | Interface | org.knime.core.node.port | KNIME |
|
| PortObjectCell | Default implementation for a general port object. | Class | org.knime.core.data.model | KNIME |
|
| PortObjectHolder | Allows node model implementations to keep their in- or output data as reference even after a save/load cycle. | Interface | org.knime.core.node.port | KNIME |
|
| PortObjectInput | A general port object input. | Class | org.knime.core.node.streamable | KNIME |
|
| PortObjectOutput | Non-data row output (any PortObject except for BufferedDataTable). | Class | org.knime.core.node.streamable | KNIME |
|
| PortObjectReaderNodeDialog | Dialog for the ModelContent Reader Node - allows user to choose file name andAuthor:M. | Class | org.knime.base.node.io.portobject | KNIME |
|
| PortObjectReaderNodeFactory | Node that connects to arbitrary model ports and reads the model as ModelContent from a chosen file. | Class | org.knime.base.node.io.portobject | KNIME |
|
| PortObjectReaderNodeModel | | Class | org.knime.base.node.io.portobject | KNIME |
|
| PortObjectSpec | General interface for object specifications that are passed along node connections. | Interface | org.knime.core.node.port | KNIME |
|
| PortObjectSpecZipInputStream | Counterpart to PortObjectZipOutputStream. | Class | org.knime.core.node.port | KNIME |
|
| PortObjectSpecZipOutputStream | Zip stream that is used to persist objects of class PortObjectSpec. | Class | org.knime.core.node.port | KNIME |
|
| PortObjectValue | DataValue interface for port objects. | Interface | org.knime.core.data.model | KNIME |
|
| PortObjectValueComparator | A special DataCellComparator for port objects. | Class | org.knime.core.data.model | KNIME |
|
| PortObjectValueRenderer | Renderer for PortObject content that are compatible with PortObjectValue classes. | Class | org.knime.core.data.model | KNIME |
|
| PortObjectWriterNodeDialog | Dialog for the Predictor Writer Node - allows user to choose file name andAuthor:M. | Class | org.knime.base.node.io.portobject | KNIME |
|
| PortObjectWriterNodeFactory | Node that connects to arbitrary model ports and writes the model as ModelContent to a chosen file. | Class | org.knime.base.node.io.portobject | KNIME |
|
| PortObjectWriterNodeModel | | Class | org.knime.base.node.io.portobject | KNIME |
|
| PortObjectZipInputStream | Counterpart to PortObjectZipOutputStream. | Class | org.knime.core.node.port | KNIME |
|
| PortObjectZipOutputStream | Zip stream that is used to persist objects of class PortObject. | Class | org.knime.core.node.port | KNIME |
|
| PortOutput | Describes the output handle of a node. | Class | org.knime.core.node.streamable | KNIME |
|
| PortRole | A port role describes the requirements for a node's in or output object. | Class | org.knime.core.node.streamable | KNIME |
|
| PortType | Holds type information about node port types. | Class | org.knime.core.node.port | KNIME |
|
| PortTypeRegistry | | Class | org.knime.core.node.port | KNIME |
|
| PortUtil | Contains framework methods that are used to persist or read PortObject and PortObjectSpec objects. | Class | org.knime.core.node.port | KNIME |
|
| PostgreSQLUtility | Database utility for PostgreSQL. | Class | org.knime.core.node.port.database | KNIME |
|
| PPMatrix | | Class | org.knime.base.node.mine.regression.predict2 | KNIME |
|
| PredictorHelper | Helper class to create predictor output table specification with a common naming scheme. | Class | org.knime.base.node.mine.util | KNIME |
|
| PredictorNodeDialog | The base class for the predictor nodes' dialogs. | Class | org.knime.base.node.mine.util | KNIME |
|
| PredictorReaderNodeFactory | Node that connects to arbitrary model ports and reads the model as ModelContent from a chosen file. | Class | org.knime.base.node.io.predictor | KNIME |
|
| PredictorWriterNodeFactory | Node that connects to arbitrary model ports and writes the model as ModelContent to a chosen file. | Class | org.knime.base.node.io.predictor | KNIME |
|
| PreviewTableContentView | Extension of an KNIME table view that reacts on mouse events in the header. | Class | org.knime.base.node.io.filereader | KNIME |
|
| PreviousMissingCellHandler | Selects the next non-missing value as the replacement value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| PreviousMissingCellHandlerFactory | Creates a handler that replaces missing values with the last previously encountered valid value. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| PriorityGlobalObjectInputStream | | Class | org.knime.core.data.container | KNIME |
|
| ProdNorm | | Class | org.knime.base.node.mine.bfn.fuzzy.norm | KNIME |
|
| ProductOperator | Returns the product per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| ProgressMonitorAdapter | Adapter that converts an IProgressMonitor into a NodeProgressMonitor. | Class | org.knime.core.util | KNIME |
|
| PropertiesTab | A convenient JPanel which defines some distances and a default name for this and can be added as a tab to the | Class | org.knime.base.node.viz.plotter.props | KNIME |
|
| PropertyColumnsAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| PropertyHandler | Parent of all PropertyHandlers (color, size, . | Interface | org.knime.core.data.property | KNIME |
|
| PropertyRowsAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| Prototype | This class represents a prototype. | Class | org.knime.base.node.mine.cluster.assign | KNIME |
|
| Pruner | Class implementing pruning schemes. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| PruningResult | A pruning result is the possibly new node and a quality value (e. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| PSquarePercentileOperator | Computes the percentiles using the P^2 algorithmSince:2. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| QuantaMatrix2D | for the other dimension the intervals of discretization. | Class | org.knime.base.node.preproc.discretization.caim2.modelcreator | KNIME |
|
| QuantileOperator | Computes the pth quantile per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| QuickFormConfigurationPanel | | Class | org.knime.core.quickform | KNIME |
|
| QuickFormInputNode | derivatives that represent quick form input elements. | Interface | org.knime.core.quickform.in | KNIME |
|
| QuickFormNode | Common QuickForm node interface implemented by all input and output QuickForms. | Interface | org.knime.core.quickform | KNIME |
|
| QuickFormOutputNode | | Interface | org.knime.core.quickform.out | KNIME |
|
| QuickFormRepresentation | Contains information that is needed for the representation of a quick form's sub node dialog. | Interface | org.knime.core.quickform | KNIME |
|
| Quote | Created for each quote pattern in the FileTokenizer keepingAuthor:Peter Ohl, University of Konstanz | Class | org.knime.core.util.tokenizer | KNIME |
|
| QuotePanel | | Class | org.knime.base.node.io.csvwriter | KNIME |
|
| QuotePanel | Dialog for the expert settings of the file reader dialog. | Class | org.knime.base.node.io.filereader | KNIME |
|
| RadialBasisFunctionFactory | Basic interface for all basis function algorithms. | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionLearnerNodeDialog | A dialog for PNN learner to set properties, such as theta minus and plus. | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionLearnerNodeFactory | | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionLearnerNodeModel | RadialBasisFunctionLearnerRows. | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionLearnerNodeView | | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionLearnerRow | This class extends the general BasisFunctionLearnerRow in order to | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionPortObject | | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionPredictor2NodeFactory | | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionPredictor2NodeModel | | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionPredictorNodeFactory | | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionPredictorNodeModel | The radial basisfunction predictor model performing a prediction on the data from the first input and the radial basisfunction model from the second. | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadialBasisFunctionPredictorRow | A PNN rule used to predict unknown data. | Class | org.knime.base.node.mine.bfn.radial | KNIME |
|
| RadionButtonPanel | A panel which shows a list of values as JRadioButtons with a titled border. | Class | org.knime.core.node.util | KNIME |
|
| RandomFractionRowFilter | Row Filter class that extracts randomly a given fraction of rows. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| RandomNumberRowFilter | RowFilter implementation that fiters out rows according to a BitSet where each bit represents a row number. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| RangeOperator | | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| RangeRowFilter | Filters rows based on the value of a cell in a certain column. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| RBFKernel | | Class | org.knime.base.node.mine.svm.kernel | KNIME |
|
| ReadContextPropertyConfiguration | | Class | org.knime.base.node.io.extractcontextprop | KNIME |
|
| ReadContextPropertyNodeDialogPane | | Class | org.knime.base.node.io.extractcontextprop | KNIME |
|
| ReadContextPropertyNodeFactory | | Class | org.knime.base.node.io.extractcontextprop | KNIME |
|
| ReadContextPropertyNodeModel | | Class | org.knime.base.node.io.extractcontextprop | KNIME |
|
| ReadPNGFromURLConfig | | Class | org.knime.base.node.image.readpng | KNIME |
|
| ReadPNGFromURLNodeDialogPane | | Class | org.knime.base.node.image.readpng | KNIME |
|
| ReadPNGFromURLNodeFactory | Factory for Read PNG node. | Class | org.knime.base.node.image.readpng | KNIME |
|
| ReadPNGFromURLNodeModel | | Class | org.knime.base.node.image.readpng | KNIME |
|
| ReadSysPropertyConfiguration | | Class | org.knime.base.node.io.extractsysprop | KNIME |
|
| ReadSysPropertyNodeDialogPane | | Class | org.knime.base.node.io.extractsysprop | KNIME |
|
| ReadSysPropertyNodeFactory | | Class | org.knime.base.node.io.extractsysprop | KNIME |
|
| ReadSysPropertyNodeModel | | Class | org.knime.base.node.io.extractsysprop | KNIME |
|
| ReadTableNodeDialogPane | Simple dialog with just a file browser. | Class | org.knime.base.node.io.table.read | KNIME |
|
| ReadTableNodeFactory | Factory for table that reads the file as written from the Write table node. | Class | org.knime.base.node.io.table.read | KNIME |
|
| ReadTableNodeModel | NodeMode for table that reads the file as written from theAuthor:wiswedel, University of Konstanz | Class | org.knime.base.node.io.table.read | KNIME |
|
| RearrangeColumnsTable | Table implementation that is created based on a ColumnRearranger. | Class | org.knime.core.data.container | KNIME |
|
| RecursiveLoopEnd2NodeFactory | NodeFactory for the Recursive Loop End Node (2 port). | Class | org.knime.base.node.meta.looper.recursive | KNIME |
|
| RecursiveLoopEnd2NodeModel | This is the model implementation of Recursive Loop End Node (2port). | Class | org.knime.base.node.meta.looper.recursive | KNIME |
|
| RecursiveLoopEndNodeDialog | Dialog for the recursive loop end. | Class | org.knime.base.node.meta.looper.recursive | KNIME |
|
| RecursiveLoopEndNodeFactory | NodeFactory for the Recursive Loop End Node (1 port). | Class | org.knime.base.node.meta.looper.recursive | KNIME |
|
| RecursiveLoopEndNodeModel | This is the model implementation of Recursive Loop End Node (1port). | Class | org.knime.base.node.meta.looper.recursive | KNIME |
|
| RecursiveLoopStart2NodeFactory | NodeFactory for the Recursive Loop Start Node (2 ports). | Class | org.knime.base.node.meta.looper.recursive | KNIME |
|
| RecursiveLoopStart2NodeModel | This is the model implementation of Recursive Loop Start node (2ports). | Class | org.knime.base.node.meta.looper.recursive | KNIME |
|
| RecursiveLoopStartNodeFactory | NodeFactory for the Recursive Loop Start Node. | Class | org.knime.base.node.meta.looper.recursive | KNIME |
|
| RecursiveLoopStartNodeModel | This is the model implementation of Recursive Loop Start node. | Class | org.knime.base.node.meta.looper.recursive | KNIME |
|
| ReexecutionCallback | A callback object that view implementations need to provide when they want to re-execute their underlying node. | Class | org.knime.core.node.interactive | KNIME |
|
| ReferencedFile | A File wrapper with modifiable parent location. | Class | org.knime.core.internal | KNIME |
|
| ReferenceWriteFileStoreHandler | File store handler used for non-start nodes that are part of a loop body (not the loop end). | Class | org.knime.core.data.filestore.internal | KNIME |
|
| RegExpCellFactory | | Class | org.knime.base.node.preproc.columnTrans | KNIME |
|
| RegExpCellFactory | | Class | org.knime.base.node.preproc.columntrans2 | KNIME |
|
| RegexSplitNodeDialogPane | | Class | org.knime.base.node.preproc.regexsplit | KNIME |
|
| RegexSplitNodeFactory | | Class | org.knime.base.node.preproc.regexsplit | KNIME |
|
| RegexSplitNodeModel | | Class | org.knime.base.node.preproc.regexsplit | KNIME |
|
| RegexSplitSettings | | Class | org.knime.base.node.preproc.regexsplit | KNIME |
|
| RegrAvgXDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| RegrAvgYDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| RegrCountDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| RegressionContent | Base class for the learned statistics of the (linear or polynomial) regression models. | Class | org.knime.base.node.mine.regression | KNIME |
|
| RegressionPredictorCellFactory | Abstraction for all predictro cell factories. | Class | org.knime.base.node.mine.regression.predict2 | KNIME |
|
| RegressionPredictorNodeDialogPane | | Class | org.knime.base.node.mine.regression.predict2 | KNIME |
|
| RegressionPredictorNodeFactory | Factory for linear regression predictor node. | Class | org.knime.base.node.mine.regression.predict | KNIME |
|
| RegressionPredictorNodeFactory | Factory for general regression predictor node. | Class | org.knime.base.node.mine.regression.predict2 | KNIME |
|
| RegressionPredictorNodeModel | Node model for the linear regression predictor. | Class | org.knime.base.node.mine.regression.predict | KNIME |
|
| RegressionPredictorNodeModel | Node model for the general regression predictor. | Class | org.knime.base.node.mine.regression.predict2 | KNIME |
|
| RegressionPredictorSettings | This class hold the settings for the General Regression Predictor node. | Class | org.knime.base.node.mine.regression.predict2 | KNIME |
|
| RegressionStatisticsLearner | Base class for the linear and polynomial regression statistics learner methods (@link org. | Class | org.knime.base.node.mine.regression | KNIME |
|
| RegressionTrainingData | This class is a decorator for a DataTable. | Class | org.knime.base.node.mine.regression | KNIME |
|
| RegressionTrainingDataIterator | This is a decorator for a iterator over DataRows. | Class | org.knime.base.node.mine.regression | KNIME |
|
| RegressionTrainingRow | A decorator for a data row. | Class | org.knime.base.node.mine.regression | KNIME |
|
| RegrInterceptDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| RegrR2DBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| RegrSlopeDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| RegrSXXDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| RegrSXYDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| RegrSYYDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| RemoveRowMissingCellHandler | Removes a row if it has a missing value in the column this handler is configured for. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| RemoveRowMissingCellHandlerFactory | Creates a handler that removes rows with a missing value in the column it is configured for. | Class | org.knime.base.node.preproc.pmml.missingval.handlers | KNIME |
|
| RenameColumnPanel | | Class | org.knime.base.node.preproc.rename | KNIME |
|
| RenameColumnSetting | Helper class that combines settings as to what should be happen with one column. | Class | org.knime.base.node.preproc.rename | KNIME |
|
| RenameConfiguration | Column rename configuration class. | Class | org.knime.base.node.preproc.rename | KNIME |
|
| RenameNodeDialogPane | Dialog for the renaming node. | Class | org.knime.base.node.preproc.rename | KNIME |
|
| RenameNodeFactory | NodeFactory implementation for the renaming node. | Class | org.knime.base.node.preproc.rename | KNIME |
|
| RenameNodeModel | NodeModel implementation for the renaming node. | Class | org.knime.base.node.preproc.rename | KNIME |
|
| ReplaceColumn | | Class | org.knime.base.node.parallel.appender | KNIME |
|
| ReplacedCellFactory | Convenience class that should be used if your ReplacedCellsFactory replaces only | Class | org.knime.base.data.replace | KNIME |
|
| ReplacedCellsFactory | Factory that is used to compute replacing cells in a DataTable that modifies one or more columns of a given input table. | Interface | org.knime.base.data.replace | KNIME |
|
| ReplacedColumnsDataRow | | Class | org.knime.base.data.replace | KNIME |
|
| ReplacedColumnsRowIterator | | Class | org.knime.base.data.replace | KNIME |
|
| ReplacedColumnsTable | Tables that replaces the values in a given column by other values. | Class | org.knime.base.data.replace | KNIME |
|
| ResolverUtil | Utility class for resolving URIs (e. | Class | org.knime.core.util.pathresolve | KNIME |
|
| ResortedCellsRow | A row that takes a base row and re-sorts the cells in it according to an int[] parameter passed in the constructor. | Class | org.knime.base.data.append.row | KNIME |
|
| ROCCalculator | | Class | org.knime.base.node.viz.roc | KNIME |
|
| ROCCurve | Small container class for a single ROC curve. | Class | org.knime.base.node.viz.roc | KNIME |
|
| ROCNodeDialog | This dialog lets the user set the necessary values for drawing ROC curves. | Class | org.knime.base.node.viz.roc | KNIME |
|
| ROCNodeFactory | This factory creates all necessary classes for the ROC curve node. | Class | org.knime.base.node.viz.roc | KNIME |
|
| ROCNodeModel | This model prepares the data for the ROC curve view. | Class | org.knime.base.node.viz.roc | KNIME |
|
| ROCNodeView | This view show one or more ROC curves that were pre-calculated in the model. | Class | org.knime.base.node.viz.roc | KNIME |
|
| ROCSettings | This class holds the settings for the ROC curve view. | Class | org.knime.base.node.viz.roc | KNIME |
|
| ROCView | This view plots a ROC curve for the classified data and prints the area underAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.mine.scorer.accuracy | KNIME |
|
| RoundDoubleCellFactory | | Class | org.knime.base.node.preproc.rounddouble | KNIME |
|
| RoundDoubleConfigKeys | | Class | org.knime.base.node.preproc.rounddouble | KNIME |
|
| RoundDoubleNodeDialog | | Class | org.knime.base.node.preproc.rounddouble | KNIME |
|
| RoundDoubleNodeFactory | | Class | org.knime.base.node.preproc.rounddouble | KNIME |
|
| RoundDoubleNodeModel | | Class | org.knime.base.node.preproc.rounddouble | KNIME |
|
| RowAppender | This is a very simple interface that allows adding DataRows to a DataTable, DataContainer, or anything else. | Interface | org.knime.core.data.container | KNIME |
|
| RowByColumnComparator | Comparator used to sort DataRows by the value of the row with theAuthor:Tobias Koetter, University of Konstanz | Class | org.knime.base.node.viz.histogram.impl.interactive | KNIME |
|
| RowCounterThread | | Class | org.knime.core.node.tableview | KNIME |
|
| RowDistanceManager | Provides distances between two data rows. | Interface | org.knime.base.node.mine.mds.distances | KNIME |
|
| RowFilter | Used by the RowFilterIterator to determine whether a row should be filtered or not. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| RowFilter2PortNodeDialog | | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowFilter2PortNodeFactory | | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowFilter2PortNodeModel | Model of a node filtering rows. | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowFilterFactory | Used to create RowFilter objects from NodeSettings. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| RowFilterIterator | Row iterator of the row filter table. | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowFilterNodeDialogPane | | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowFilterNodeFactory | | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowFilterNodeModel | Model of a node filtering rows. | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowFilterPanel | They provide a en/disable method which affects all added components. | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowFilterRefNodeDialogPane | The dialog pane for the Reference Row Filter node which offers an include and exclude option. | Class | org.knime.base.node.preproc.filter.rowref | KNIME |
|
| RowFilterRefNodeFactory | Factory for the creation of a Reference Row Filter node. | Class | org.knime.base.node.preproc.filter.rowref | KNIME |
|
| RowFilterRefNodeModel | The Reference Row Filter node allow the filtering of row IDs based on a second reference table. | Class | org.knime.base.node.preproc.filter.rowref | KNIME |
|
| RowFilterTable | A DataTable which "contains" only rows that don't fall through the specified filter. | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowHeaderHeightMouseListener | | Class | org.knime.core.node.tableview | KNIME |
|
| RowHeaderTable | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| RowIDRowFilter | A IRowFilter that matches the row ID against a regular expression. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| RowIDRowFilterPanel | | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowInput | A streamable data input. | Class | org.knime.core.node.streamable | KNIME |
|
| RowIterator | Classes extending this class iterate over the rows of a DataTable. | Class | org.knime.core.data | KNIME |
|
| RowKey | Key for a specific row which holds an identifier of type String. | Class | org.knime.core.data | KNIME |
|
| RowKeyCellMap | Maps a RowKey to a DataCell. | Class | org.knime.base.node.preproc.setoperator | KNIME |
|
| RowKeyNodeDialog2 | The node dialog of the row key manipulation node. | Class | org.knime.base.node.preproc.rowkey2 | KNIME |
|
| RowKeyNodeFactory2 | The node factory of the row key manipulation node. | Class | org.knime.base.node.preproc.rowkey2 | KNIME |
|
| RowKeyNodeModel2 | The node model of the row key manipulation node. | Class | org.knime.base.node.preproc.rowkey2 | KNIME |
|
| RowKeyUtil2 | Provides methods to append a new row with the row key values or to replace the row key by the values of another column. | Class | org.knime.base.node.preproc.rowkey2 | KNIME |
|
| RowNoRowFilter | Row filter that includes or excludes a certain range of rows. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| RowNoRowFilterPanel | | Class | org.knime.base.node.preproc.filter.row | KNIME |
|
| RowOutput | Output of a sequence of rows. | Class | org.knime.core.node.streamable | KNIME |
|
| ROWriteFileStoreHandler | | Class | org.knime.core.data.filestore.internal | KNIME |
|
| RProp | 'A Direct Adaptive Method for Faster backpropagation Learning: The RPROP Algorithm', Proc. | Class | org.knime.base.data.neural.methods | KNIME |
|
| RPropNodeDialog | The RPropNodeDialog allows to configure the settings (nr. | Class | org.knime.base.node.mine.neural.rprop | KNIME |
|
| RPropNodeFactory | Factory for the RProp Node, a MultiLayerPerceptron with resilientAuthor:Nicolas Cebron, University of Konstanz | Class | org.knime.base.node.mine.neural.rprop | KNIME |
|
| RPropNodeFactory2 | Factory for the RProp Node, a MultiLayerPerceptron with resilientSince:3. | Class | org.knime.base.node.mine.neural.rprop | KNIME |
|
| RPropNodeModel | RPropNodeModel trains a MultiLayerPerceptron with resilient backpropagation. | Class | org.knime.base.node.mine.neural.rprop | KNIME |
|
| RPropNodeView | NodeView of the RProp Node. | Class | org.knime.base.node.mine.neural.rprop | KNIME |
|
| Rule | A rule consists of a condition part (antecedant) and an outcome (consequent). | Class | org.knime.base.node.rules | KNIME |
|
| RuleEngineNodeDialog | | Class | org.knime.base.node.rules | KNIME |
|
| RuleEngineNodeFactory | This factory creates all necessary object for the business rule node. | Class | org.knime.base.node.rules | KNIME |
|
| RuleEngineNodeModel | This is the model for the business rule node. | Class | org.knime.base.node.rules | KNIME |
|
| RuleEngineSettings | This class contains all settings for the business rule node. | Class | org.knime.base.node.rules | KNIME |
|
| RuleNode | Very simple interface for rule node. | Interface | org.knime.base.node.rules | KNIME |
|
| RuleNodeFactory | | Class | org.knime.base.node.rules | KNIME |
|
| RWAdapterValue | Extension for an adapter value that allows adding new cells to the adapter. | Interface | org.knime.core.data | KNIME |
|
| SampleDataNodeDialog | | Class | org.knime.base.node.util.sampledata | KNIME |
|
| SampleDataNodeFactory | Factory to instantiate new model. | Class | org.knime.base.node.util.sampledata | KNIME |
|
| SampleDataNodeModel | Model that generates one DataTable with randomly distributed patterns. | Class | org.knime.base.node.util.sampledata | KNIME |
|
| Sampler | Utility class that allows to create row filters for sampling. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| SamplingNodeDialog | Dialog for sampling node. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| SamplingNodeDialogPanel | Panel to be used in the dialog of the sampling node. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| SamplingNodeFactory | Node that samples rows from an input table. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| SamplingNodeModel | NodeModel implementation to sample rows from an input table, thus, this node has one in- and one outport. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| SamplingNodeSettings | This class holds the settings for the sampling and the partioning node. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| SaveWorkflowNodeFactory | | Class | org.knime.base.node.workflow.save | KNIME |
|
| SaveWorkflowNodeModel | | Class | org.knime.base.node.workflow.save | KNIME |
|
| ScatterMatrixDrawingPane | ScatterMatrixElements. | Class | org.knime.base.node.viz.plotter.scattermatrix | KNIME |
|
| ScatterMatrixElement | Represents one matrix element in a scatter plot matrix, with the upper left corner, the width and height of the surrounding | Class | org.knime.base.node.viz.plotter.scattermatrix | KNIME |
|
| ScatterMatrixNodeFactory | | Class | org.knime.base.node.viz.plotter.scattermatrix | KNIME |
|
| ScatterMatrixPlotter | Creates the scatter matrix elements as rectangles with a x and y coordinates, ScatterMatrixElements | Class | org.knime.base.node.viz.plotter.scattermatrix | KNIME |
|
| ScatterMatrixProperties | MultiColumnPlotterProperties ScatterPlotterAppearanceTab. | Class | org.knime.base.node.viz.plotter.scattermatrix | KNIME |
|
| ScatterPlotter | Maps the two selected columns to the screen coordinates. | Class | org.knime.base.node.viz.plotter.scatter | KNIME |
|
| ScatterPlotterAppearanceTab | Control elements to adjust the dot size and the jitter rate. | Class | org.knime.base.node.viz.plotter.props | KNIME |
|
| ScatterPlotterDrawingPane | Shows the mapped data points and provides a tooltip for each data point with the domain value and the row ID. | Class | org.knime.base.node.viz.plotter.scatter | KNIME |
|
| ScatterPlotterNodeFactory | | Class | org.knime.base.node.viz.plotter.scatter | KNIME |
|
| ScatterPlotterNodeView | DefaultVisualizationNodeView by adding an additional menu to show, fade or hide unhilited dots. | Class | org.knime.base.node.viz.plotter.scatter | KNIME |
|
| ScatterPlotterProperties | TwoColumnProperties a tab to adjust the dot size and the jitter rate is provided. | Class | org.knime.base.node.viz.plotter.scatter | KNIME |
|
| ScopeEndNode | Complement to ScopeStartNode. | Interface | org.knime.core.node.workflow | KNIME |
|
| ScopeStartNode | Interface implemented by NodeModel classes to define a the start of a new scope. | Interface | org.knime.core.node.workflow | KNIME |
|
| ScorerViewData | | Class | org.knime.base.node.mine.scorer.accuracy | KNIME |
|
| SearchReplaceDictNodeDialogPane | | Class | org.knime.base.node.preproc.stringreplacer.dict | KNIME |
|
| SearchReplaceDictNodeFactory | Factory for Search & Replace (Dictionary) node. | Class | org.knime.base.node.preproc.stringreplacer.dict | KNIME |
|
| SearchReplaceDictNodeModel | | Class | org.knime.base.node.preproc.stringreplacer.dict | KNIME |
|
| SecondMomentOperator | Computes the second momentSince:2. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| Selectable | | Interface | org.knime.base.node.mine.sota.view.interaction | KNIME |
|
| SelectableAccordion | | Class | org.knime.core.node.util | KNIME |
|
| SelectAllAction | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| SelectionConfiguration | Class which holds a all input columns and all configuration panels. | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| SelectionManager | | Interface | org.knime.base.node.mine.sota.view.interaction | KNIME |
|
| SelectionPanel | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| SelectRank | | Class | org.knime.base.data.statistics | KNIME |
|
| SendMailConfiguration | | Class | org.knime.base.node.util.sendmail | KNIME |
|
| SendMailNodeDialog | | Class | org.knime.base.node.util.sendmail | KNIME |
|
| SendMailNodeFactory | | Class | org.knime.base.node.util.sendmail | KNIME |
|
| SendMailNodeModel | | Class | org.knime.base.node.util.sendmail | KNIME |
|
| SerializerMethodLoader | Utility class to invoke static methods on classes to retrieve a serializer factory. | Class | org.knime.core.internal | KNIME |
|
| SetCell | Default implementation of a CollectionDataValue, whereas the underlying data structure is a set (i. | Class | org.knime.core.data.collection | KNIME |
|
| SetCellOperator | Returns all values as a SetCell per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| SetDataValue | Additionally provides 'contains' functionality. | Interface | org.knime.core.data.collection | KNIME |
|
| SetMissmatches | | Class | org.knime.base.node.preproc.matcher | KNIME |
|
| SetOfRendererFamilies | Container for DataValueRendererFamily that is by itself a renderer family. | Class | org.knime.core.data.renderer | KNIME |
|
| SetOperation | This enumeration contains all valid set operations. | Class | org.knime.base.node.preproc.setoperator | KNIME |
|
| SetOperationTable | This class handles the result table creation for the Set node. | Class | org.knime.base.node.preproc.setoperator | KNIME |
|
| SetOperatorNodeDialog | | Class | org.knime.base.node.preproc.setoperator | KNIME |
|
| SetOperatorNodeFactory | | Class | org.knime.base.node.preproc.setoperator | KNIME |
|
| SetOperatorNodeModel | This class is the node implementation of the set operation node. | Class | org.knime.base.node.preproc.setoperator | KNIME |
|
| SettingsModel | Abstract implementation of an encapsulating class holding a (usually rather basic) model of NodeModel Settings. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelAggregationMethod | SettingsModel the stores the user settings of an AggregationMethod. | Class | org.knime.base.data.aggregation.dialogutil | KNIME |
|
| SettingsModelBoolean | A settingsmodel for boolean default components. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelColor | SettingsModel implementation that holds a color value. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelColorNameColumns | | Class | org.knime.base.node.viz.histogram.util | KNIME |
|
| SettingsModelColumnFilter2 | Analytics | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelColumnName | method to check if the RowID should be used instead of a column. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelDate | SettingsModel for the DialogComponentDate-Dialog storing an user specified date and the additional information to reconstruct the Dialog during load. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelDouble | A settingsmodel for double default components. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelDoubleBounded | A settingsmodel for double default components accepting double between a minAuthor:ohl, University of Konstanz | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelDoubleRange | Settings model for a double range [min, max]. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelFilterString | lists contain strings. | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelFlowVariableCompatible | Interface for a @link SettingsModel which can be represented by a This allows DefaultNodeDialogPane implementations to easily use Variables | Interface | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelInteger | | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelIntegerBounded | A settingsmodel for integer default components accepting double between a minAuthor:ohl, University of Konstanz | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelLong | | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelLongBounded | | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelNumber | Used for components accepting numbers (doubles or ints). | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelOddIntegerBounded | A settingsmodel for integer default components accepting double between a minAuthor:ohl, University of Konstanz | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelOptionalString | | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelPCADimensions | Settings model, where either an integer (like number of dimensions) or a double like reproduction percentage can be chosen. | Class | org.knime.base.node.mine.pca | KNIME |
|
| SettingsModelString | | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsModelStringArray | | Class | org.knime.core.node.defaultnodesettings | KNIME |
|
| SettingsStatus | An object to pass messages. | Class | org.knime.core.util.tokenizer | KNIME |
|
| ShapeAppenderNodeDialogPane | Dialog to select column to apply shape to. | Class | org.knime.base.node.viz.property.shape | KNIME |
|
| ShapeAppenderNodeFactory | Factory to create Shape Appender node. | Class | org.knime.base.node.viz.property.shape | KNIME |
|
| ShapeAppenderNodeModel | Node model to append shape settings to a (new) column selected in the dialog. | Class | org.knime.base.node.viz.property.shape | KNIME |
|
| ShapeFactory | Abstract class for different drawable shapes. | Class | org.knime.core.data.property | KNIME |
|
| ShapeHandler | Final ShapeHandler implementation which keeps a ShapeModel to request Shape objects from. | Class | org.knime.core.data.property | KNIME |
|
| ShapeHandlerPortObject | PortObject implementation for ShapeHandlerPortObject which are part of a DataTableSpec. | Class | org.knime.core.node.port.viewproperty | KNIME |
|
| ShapeManagerNodeDialogPane | | Class | org.knime.base.node.viz.property.shape | KNIME |
|
| ShapeManagerNodeFactory | The shape manager factory which creates a ShapeManagerNodeDialogPane. | Class | org.knime.base.node.viz.property.shape | KNIME |
|
| ShapeManagerNodeModel | | Class | org.knime.base.node.viz.property.shape | KNIME |
|
| ShapeModelNominal | Nominal ShapeModel which maps a set of DataCellAuthor:Thomas Gabriel, University of Konstanz | Class | org.knime.core.data.property | KNIME |
|
| ShapeSelectionComboBox | | Class | org.knime.core.data.property | KNIME |
|
| ShapeSelectionComboBoxRenderer | Overrides the DefaultTableCellRenderer and sets icon and text to display the Shape properties. | Class | org.knime.core.data.property | KNIME |
|
| ShapeSelectionListRenderer | | Class | org.knime.core.data.property | KNIME |
|
| ShortLinesPanel | | Class | org.knime.base.node.io.filereader | KNIME |
|
| Shrink | Interface that is used be FuzzyRuleBasisFunction's to shrink membership functions by various measurements. | Interface | org.knime.base.node.mine.bfn.fuzzy.shrink | KNIME |
|
| ShuffleNodeDialogPane | Dialog to enter a seed. | Class | org.knime.base.node.preproc.shuffle | KNIME |
|
| ShuffleNodeFactory | The Factory for the Shuffle Node. | Class | org.knime.base.node.preproc.shuffle | KNIME |
|
| ShuffleNodeModel | possible outcomes are possible and equally likely. | Class | org.knime.base.node.preproc.shuffle | KNIME |
|
| SigmoidPerceptron | A hidden layer perceptron with a sigmoid activation function. | Class | org.knime.base.data.neural | KNIME |
|
| SimpleDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation | KNIME |
|
| SimpleFileFilter | Helper class filtering out all files not matching extensions. | Class | org.knime.core.util | KNIME |
|
| SimpleStreamableFunctionNodeModel | Abstract definition of a node that applies a simple function using a ColumnRearranger. | Class | org.knime.core.node.streamable.simple | KNIME |
|
| SimpleStreamableFunctionWithInternalsNodeModel | Abstract class of node that computes a simple (1:1) function but needs to have some final processing afterwards (mostly only setting an error message). | Class | org.knime.core.node.streamable.simple | KNIME |
|
| SimpleStreamableOperatorInternals | Simple internals that uses a Config object to represent the internal state. | Class | org.knime.core.node.streamable.simple | KNIME |
|
| SingleCellFactory | Convenience implementation of a cell factory with one new column. | Class | org.knime.core.data.container | KNIME |
|
| SingleColRowComparator | | Class | org.knime.base.node.preproc.setoperator | KNIME |
|
| SingleNodeContainer | internals, such as a node with an underlying implementation or a subnode hiding it's internal workflow. | Class | org.knime.core.node.workflow | KNIME |
|
| SingleNodeContainerExecutionResult | Specialized execution result for SingleNodeContainer. | Class | org.knime.core.node.workflow.execresult | KNIME |
|
| SingleNodeContainerPersistor | | Interface | org.knime.core.node.workflow | KNIME |
|
| SingleSelectionInputQuickFormInElement | A form element to select a single string (which is a selection of possible choices). | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| SizeAppenderNodeDialogPane | Dialog to select column to apply size to. | Class | org.knime.base.node.viz.property.size | KNIME |
|
| SizeAppenderNodeFactory | Factory to create Size Appender node. | Class | org.knime.base.node.viz.property.size | KNIME |
|
| SizeAppenderNodeModel | Node model to append size settings to a (new) column selected in the dialog. | Class | org.knime.base.node.viz.property.size | KNIME |
|
| SizeHandler | Final SizeHandler implementation which keeps a SizeModel to request size settings from. | Class | org.knime.core.data.property | KNIME |
|
| SizeHandlerPortObject | PortObject implementation for SizeHandlerPortObject which are part of a DataTableSpec. | Class | org.knime.core.node.port.viewproperty | KNIME |
|
| SizeManager2NodeDialogPane | | Class | org.knime.base.node.viz.property.size | KNIME |
|
| SizeManager2NodeFactory | | Class | org.knime.base.node.viz.property.size | KNIME |
|
| SizeManager2NodeModel | A node model for setting sizes using the double values of a column specified using the SizeManagerNodeDialog. | Class | org.knime.base.node.viz.property.size | KNIME |
|
| SizeModelDouble | A SizeModel computing sizes of objects (rows) based on the double value of DataCell. | Class | org.knime.core.data.property | KNIME |
|
| SketcherInputQuickFormInElement | A form element to enter a molecule string. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| Skewness | Calculates the skewness. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| SkewnessOperator | Computes the skewness per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| SleepNodeDialog | | Class | org.knime.base.node.flowcontrol.sleep | KNIME |
|
| SleepNodeFactory | | Class | org.knime.base.node.flowcontrol.sleep | KNIME |
|
| SleepNodeModel | A simple breakpoint node which allows to halt execution when a certain condition on the input table is fulfilled (such as is-empty, is-inactive, is-active, . | Class | org.knime.base.node.flowcontrol.sleep | KNIME |
|
| SmoteNodeDialog | Dialog for smote. | Class | org.knime.base.node.mine.smote | KNIME |
|
| SmoteNodeFactory | Factory for the SMOTE Node. | Class | org.knime.base.node.mine.smote | KNIME |
|
| SmoteNodeModel | | Class | org.knime.base.node.mine.smote | KNIME |
|
| Smoter | | Class | org.knime.base.node.mine.smote | KNIME |
|
| SortedListCellOperator | Returns all values as a sorted ListCell per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| SortedTable | A data table that sorts a given data table according to the passed sorting Note: This class is only wrapping the class | Class | org.knime.base.data.sort | KNIME |
|
| SorterNodeDialog | Dialog for choosing the columns that will be sorted. | Class | org.knime.base.node.preproc.sorter | KNIME |
|
| SorterNodeDialogPanel | Extension to serve the purpose of Column Sorting. | Class | org.knime.base.node.preproc.sorter | KNIME |
|
| SorterNodeDialogPanel2 | This Panel holds subpanels consisting of SortItems. | Class | org.knime.base.node.preproc.sorter | KNIME |
|
| SorterNodeFactory | Factory class for the Sorter Node. | Class | org.knime.base.node.preproc.sorter | KNIME |
|
| SorterNodeModel | This class implements the NodeModel for the sorter node. | Class | org.knime.base.node.preproc.sorter | KNIME |
|
| SortingConsumer | Callback for the AbstractColumnTableSorter. | Interface | org.knime.core.data.sort | KNIME |
|
| SortingDescription | The configuration class for the AbstractColumnTableSorter. | Class | org.knime.core.data.sort | KNIME |
|
| SortingOptionPanel | A dialog panel for sorting options. | Class | org.knime.base.util | KNIME |
|
| SortingStrategy | enum SortingStrategyPossible comparison strategies for Strings and numbers. | Class | org.knime.base.util | KNIME |
|
| SortItem | The SortItem is a JPanel with a JComboBox and two JRadioButtons. | Class | org.knime.base.node.preproc.sorter | KNIME |
|
| SotaCell | | Interface | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaCellFactory | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaConfigKeys | | Class | org.knime.base.node.mine.sota | KNIME |
|
| SotaDoubleCell | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaDrawingPane | | Class | org.knime.base.node.mine.sota.view | KNIME |
|
| SotaFuzzyCell | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaFuzzyHelper | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaFuzzyMath | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaHelper | The SotaHelper class helps the SotaManager to manage the tree. | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaHierarchicalFuzzySettings | | Class | org.knime.base.node.mine.sota | KNIME |
|
| SotaLearnerNodeFactory | | Class | org.knime.base.node.mine.sota | KNIME |
|
| SotaManager | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaNodeDialog | | Class | org.knime.base.node.mine.sota | KNIME |
|
| SotaNodeModel | | Class | org.knime.base.node.mine.sota | KNIME |
|
| SotaNodeView | | Class | org.knime.base.node.mine.sota | KNIME |
|
| SotaNumberHelper | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaPortObject | | Class | org.knime.base.node.mine.sota | KNIME |
|
| SotaPortObjectSpec | Provides the spec of the sota port model and a validation method, to validate if a certain data table spec is compatible to the model spec. | Class | org.knime.base.node.mine.sota | KNIME |
|
| SotaPredictorCellFactory | | Class | org.knime.base.node.mine.sota.predictor | KNIME |
|
| SotaPredictorConfigKeys | | Class | org.knime.base.node.mine.sota.predictor | KNIME |
|
| SotaPredictorNodeFactory | | Class | org.knime.base.node.mine.sota.predictor | KNIME |
|
| SotaPredictorNodeModel | | Class | org.knime.base.node.mine.sota.predictor | KNIME |
|
| SotaSettingsPanel | | Class | org.knime.base.node.mine.sota | KNIME |
|
| SotaTreeCell | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaTreeCellFactory | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SotaTreeCellLocations | | Class | org.knime.base.node.mine.sota.view.interaction | KNIME |
|
| SotaTreeViewPropsPanel | | Class | org.knime.base.node.mine.sota.view | KNIME |
|
| SotaUtil | | Class | org.knime.base.node.mine.sota.logic | KNIME |
|
| SourceColumnsAsProperties | A helper class to create DataColumnProperties from the input column names for possible reverse of theSince:2. | Class | org.knime.base.node.util | KNIME |
|
| SparseBitVector | Stores Zeros and Ones in a vector, i. | Class | org.knime.core.data.vector.bitvector | KNIME |
|
| SparseBitVectorCell | Stores Zeros and Ones in a vector, i. | Class | org.knime.core.data.vector.bitvector | KNIME |
|
| SparseBitVectorCellFactory | | Class | org.knime.core.data.vector.bitvector | KNIME |
|
| SparseByteVector | A vector of fixed length holding byte counts at specific positions. | Class | org.knime.core.data.vector.bytevector | KNIME |
|
| SparseByteVectorCell | | Class | org.knime.core.data.vector.bytevector | KNIME |
|
| SparseByteVectorCellFactory | Used to created DataCells holding a SparseByteVector. | Class | org.knime.core.data.vector.bytevector | KNIME |
|
| SparseListCell | Sparse implementation of a CollectionDataValue. | Class | org.knime.core.data.collection | KNIME |
|
| SparseListDataValue | Sparse implementation of the ListDataValue interface that stores only the value and the index of elements that are unequal to | Interface | org.knime.core.data.collection | KNIME |
|
| SpecialDoubleCells | Counts the number of special Double values: the NaN values, positive infinity and negative infinity. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| Split | Calculates the best split for a given attribute list and the original classSince:2. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| SplitCellFactory | | Class | org.knime.base.collection.list.split | KNIME |
|
| SplitContinuous | This class determines the best split for a numeric attribute. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| SplitFinder | Finds the best split for a given InMemoryTable. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| SplitNodeDialog2 | Dialog with a column filter which is used to define the split of the columns. | Class | org.knime.base.node.preproc.split2 | KNIME |
|
| SplitNodeFactory2 | Factory for node that splits one input table into two table, each containing only a subset of the columns. | Class | org.knime.base.node.preproc.split2 | KNIME |
|
| SplitNodeModel2 | NodeModel with one input, two outputs. | Class | org.knime.base.node.preproc.split2 | KNIME |
|
| SplitNominal | Super class for all nominal split variants. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| SplitNominalBinary | This class determines the best binary split for a nominal attribute. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| SplitNominalNormal | This class determines the best split for a nominal attribute. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| SplitQualityGainRatio | | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| SplitQualityGini | subtracted from 1 (worst value), thus the gini index is also better if it is larger than another gini index (same as for gain ratio). | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| SplitQualityMeasure | The abstract class for split quality measures like gini or gain ratio. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| Spreadsheet | The spreadsheet component with an input line in the north a spreadsheet table in the center and further controls in the south. | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| SpreadsheetTable | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| SpreadsheetTableModel | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| SpreadsheetTest | | Class | org.knime.base.node.io.tablecreator.table | KNIME |
|
| SQLExtractNodeDialog | NodeDialog for the "SQLExtract" Node. | Class | org.knime.base.node.io.database | KNIME |
|
| SQLExtractNodeFactory | NodeFactory for the "SQL Extract" Node. | Class | org.knime.base.node.io.database | KNIME |
|
| SQLExtractNodeModel | This is the model implementation of SQLExtract. | Class | org.knime.base.node.io.database | KNIME |
|
| SQLInjectNodeDialog | NodeDialog for the "SQL Inject" Node. | Class | org.knime.base.node.io.database | KNIME |
|
| SQLInjectNodeFactory | NodeFactory for the "SQLInject" Node. | Class | org.knime.base.node.io.database | KNIME |
|
| SQLInjectNodeModel | This is the model implementation of "SQL Inject" node. | Class | org.knime.base.node.io.database | KNIME |
|
| SQLiteUtility | Database utility for SQLite. | Class | org.knime.core.node.port.database | KNIME |
|
| SQLServerUtility | Database utility for MS SQL Server. | Class | org.knime.core.node.port.database | KNIME |
|
| SquareRootMappingMethod | | Class | org.knime.base.util.coordinate | KNIME |
|
| StandardDeviation | Calculates the standard deviation. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| StartcaseNodeDialog | | Class | org.knime.base.node.switches.startcase | KNIME |
|
| StartcaseNodeFactory | | Class | org.knime.base.node.switches.startcase | KNIME |
|
| StartcaseNodeModel | Start of a CASE Statement. | Class | org.knime.base.node.switches.startcase | KNIME |
|
| StatementManipulator | This class lets you manipulate SQL statement by adding database-specific parts or changing statement parameters. | Class | org.knime.core.node.port.database | KNIME |
|
| Statistic | Base class for statistics used in the StatisticCalculator. | Class | org.knime.base.data.statistics | KNIME |
|
| StatisticCalculator | A utility class for calculating several statistical moments, such as the Variance, Mean or others. | Class | org.knime.base.data.statistics | KNIME |
|
| Statistics2NodeDialogPane | Node dialog for the Statistics node. | Class | org.knime.base.node.viz.statistics | KNIME |
|
| Statistics2NodeFactory | Factory class for the Statistics Node. | Class | org.knime.base.node.viz.statistics | KNIME |
|
| Statistics2NodeModel | The StatisticsNodeModel creates a new StatisticTable based on the input dataAuthor:Thomas Gabriel, University of Konstanz | Class | org.knime.base.node.viz.statistics | KNIME |
|
| Statistics2NodeView | The view shows the statistical information. | Class | org.knime.base.node.viz.statistics | KNIME |
|
| Statistics2Table | New statistic table utility class to compute statistical moments, such as mean, variance, column sum, count missing values, min/max values, median, | Class | org.knime.base.data.statistics | KNIME |
|
| Statistics3NodeDialogPane | Node dialog for the Statistics node. | Class | org.knime.base.node.viz.statistics2 | KNIME |
|
| Statistics3NodeFactory | Factory class for the Statistics Node. | Class | org.knime.base.node.viz.statistics2 | KNIME |
|
| Statistics3NodeModel | The StatisticsNodeModel creates a new StatisticTable based on the input dataAuthor:Thomas Gabriel, University of Konstanz | Class | org.knime.base.node.viz.statistics2 | KNIME |
|
| Statistics3NodeView | The view shows the statistical information. | Class | org.knime.base.node.viz.statistics2 | KNIME |
|
| Statistics3Table | New statistic table utility class to compute statistical moments, such as mean, variance, column sum, count missing values, min/max values, median, and count occurrences of all possible values. | Class | org.knime.base.data.statistics | KNIME |
|
| StatisticSorted | Flags statistics which have to be performed on sorted data. | Class | org.knime.base.data.statistics | KNIME |
|
| StatisticsTable | A wrapper table that is able to compute statistics for each row The following moments are available: | Class | org.knime.base.data.statistics | KNIME |
|
| StatisticUtils | | Class | org.knime.base.util.math | KNIME |
|
| StdDeviationOperator | Returns the standard deviation per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| StdDevPopDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| StdDevSampDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| StorelessUnivariantStatisticOperator | Computes statistical values without storing observationsSince:2. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| StoreResizableDoubleArrayOperator | Utility class that uses a ResizableDoubleArray to store all numeric values of a group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| StratifiedSamplingRowFilter | This row filter retains the distribution of values in a certain column upon filtering out rows. | Class | org.knime.base.node.preproc.sample | KNIME |
|
| StreamableFunction | Simplified streamable operator that represents a function. | Class | org.knime.core.node.streamable | KNIME |
|
| StreamableFunctionProducer | Interface implemented by NodeModel to narrow the return type of NodeModel. | Interface | org.knime.core.node.streamable | KNIME |
|
| StreamableOperator | Performs the execution of a node in streamed/distributed mode. | Class | org.knime.core.node.streamable | KNIME |
|
| StreamableOperatorInternals | Represents the state of a streamable operator that needs to be feed back to the submit client to compose the output objects (or other node internal | Class | org.knime.core.node.streamable | KNIME |
|
| StringCell | A data cell implementation holding a string value by storing this value in a private String member. | Class | org.knime.core.data.def | KNIME |
|
| StringCompareRowFilter | Filters rows based on the string representation of the value in a certain column. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| StringFilterPanel | A panel to filter Strings. | Class | org.knime.core.node.util.filter | KNIME |
|
| StringFormat | Collection of convenience methods to format strings (such as elapsed time orAuthor:Bernd Wiswedel, University of Konstanz | Class | org.knime.core.node.util | KNIME |
|
| StringHistory | Utility class that keeps a list of recently used String, mostly used in File-Reader and Writer that keep track of a list of recently | Class | org.knime.core.node.util | KNIME |
|
| StringHistoryPanel | Panel that contains an editable Combo Box to choose or edit a string. | Class | org.knime.core.node.util | KNIME |
|
| StringIconListCellEditor | | Class | org.knime.core.node.util | KNIME |
|
| StringIconListCellRenderer | Renderer that checks if the value being rendered is of type StringIconEnumInterface if so it will render the icon if | Class | org.knime.core.node.util | KNIME |
|
| StringIconOption | Interface of a list option with an icon and a text which is used in the string selection default components. | Interface | org.knime.core.node.util | KNIME |
|
| StringInputQuickFormInElement | A form element to enter a simple string. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| StringListInputQuickFormInElement | A form element to enter a string or list of strings (which is a selection of possible choices). | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| StringListPasteboxInputQuickFormInElement | A form element to enter list of strings (e. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| StringOptionInputQuickFormInElement | A form element to select a single element form a list of strings. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| StringReplacerDialog | This is the dialog for the string replacer node where the user can enter the pattern, the replacement string and several other options. | Class | org.knime.base.node.preproc.stringreplacer | KNIME |
|
| StringReplacerNodeFactory | This is the factory for the string replacer node that creates all necessaryAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.preproc.stringreplacer | KNIME |
|
| StringReplacerNodeModel | This is the model for the string replacer node that does the work. | Class | org.knime.base.node.preproc.stringreplacer | KNIME |
|
| StringReplacerSettings | This class holds the settings for the string replacer node. | Class | org.knime.base.node.preproc.stringreplacer | KNIME |
|
| StringSelectionInputQuickFormInElement | A form element to enter a string (which is a selection of possible choices). | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| StringToNumberNodeDialog | Dialog for the String to Number Node. | Class | org.knime.base.node.preproc.colconvert.stringtonumber | KNIME |
|
| StringToNumberNodeDialog | Dialog for the String to Number Node. | Class | org.knime.base.node.preproc.pmml.stringtonumber | KNIME |
|
| StringToNumberNodeFactory | NodeFactory for the String to Number Node that converts strings to doubleAuthor:cebron, University of Konstanz | Class | org.knime.base.node.preproc.colconvert.stringtonumber | KNIME |
|
| StringToNumberNodeFactory | NodeFactory for the String to Number Node that converts strings to doubleAuthor:cebron, University of Konstanz | Class | org.knime.base.node.preproc.pmml.stringtonumber | KNIME |
|
| StringToNumberNodeFactory2 | NodeFactory for the String to Number Node that converts strings to doubleSince:3. | Class | org.knime.base.node.preproc.pmml.stringtonumber | KNIME |
|
| StringToNumberNodeModel | The NodeModel for the String to Number Node that converts strings to numbers. | Class | org.knime.base.node.preproc.colconvert.stringtonumber | KNIME |
|
| StringToNumberNodeModel | The NodeModel for the String to Number Node that converts strings to numbers. | Class | org.knime.base.node.preproc.pmml.stringtonumber | KNIME |
|
| StringTransferHandler | A transfer handler which transfers strings from one component to another. | Class | org.knime.base.node.preproc.draganddroppanel.transferhandler | KNIME |
|
| StringValue | Interface of a StringCell, forces method to return string value. | Interface | org.knime.core.data | KNIME |
|
| StringValueComparator | A DataValueComparator implementation for StringValue values and a custom comparator. | Class | org.knime.base.util | KNIME |
|
| StringValueComparator | Comparator returned by the StringValue interface. | Class | org.knime.core.data | KNIME |
|
| StringValueRenderer | Renderer for DataCells that are compatible with StringValue classes. | Class | org.knime.core.data.renderer | KNIME |
|
| SubgroupMinerDialog2 | The dialog for the subgroup miner node. | Class | org.knime.base.node.mine.subgroupminer | KNIME |
|
| SubgroupMinerFactory2 | The factory for the SubgroupMiner Node. | Class | org.knime.base.node.mine.subgroupminer | KNIME |
|
| SubgroupMinerModel2 | The SubgroupMinerModel2 searches for frequent itemsets with an apriori algorithm using a prefixtree structure. | Class | org.knime.base.node.mine.subgroupminer | KNIME |
|
| SubNodeContainer | and acting like a NativeNodeContainer to the outside. | Class | org.knime.core.node.workflow | KNIME |
|
| SubnodeContainerExecutionResult | Specialized execution result for SubNodeContainer. | Class | org.knime.core.node.workflow.execresult | KNIME |
|
| SubNodeContainerPersistor | Describes persistor for SubNodeContainer. | Interface | org.knime.core.node.workflow | KNIME |
|
| SubsetMatcher | An ItemSetMatcher matches only one element of a ItemSetMatcher are hierarchically organized. | Class | org.knime.base.node.preproc.matcher | KNIME |
|
| SubsetMatcherNodeDialog | | Class | org.knime.base.node.preproc.matcher | KNIME |
|
| SubsetMatcherNodeFactory | NodeFactory implementation. | Class | org.knime.base.node.preproc.matcher | KNIME |
|
| SubsetMatcherNodeModel | NodeModel implementation. | Class | org.knime.base.node.preproc.matcher | KNIME |
|
| SumDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| SumDistinctDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| SumOfLogsOperator | Computes the sum of logs per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| SumOfSquaresOperator | Computes the sum of squares per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| SumOperator | Returns the sum per group as DoubleCell. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
|
| SumOperator | Returns the sum per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| Svm | This class represents a (binary) support vector machine. | Class | org.knime.base.node.mine.svm | KNIME |
|
| SvmAlgorithm | This class is the implementation of a binary SVM learning algorithm. | Class | org.knime.base.node.mine.svm.learner | KNIME |
|
| SVMLearnerNodeDialog | Dialog for the SVM Learner. | Class | org.knime.base.node.mine.svm.learner | KNIME |
|
| SVMLearnerNodeFactory | NodeFactory for the SVM Learner Node. | Class | org.knime.base.node.mine.svm.learner | KNIME |
|
| SVMLearnerNodeFactory2 | NodeFactory for the SVM Learner Node. | Class | org.knime.base.node.mine.svm.learner | KNIME |
|
| SVMLearnerNodeModel | | Class | org.knime.base.node.mine.svm.learner | KNIME |
|
| SVMLearnerNodeView | The SVM view provides information about all SVM'S trained for each class with their corresponding support vectors. | Class | org.knime.base.node.mine.svm.learner | KNIME |
|
| SVMPredictor | This CellFactory produces the class values for eachAuthor:cebron, University of Konstanz | Class | org.knime.base.node.mine.svm.predictor | KNIME |
|
| SVMPredictor | This CellFactory produces the class values for each Despite being public no official API. | Class | org.knime.base.node.mine.svm.predictor2 | KNIME |
|
| SVMPredictorNodeFactory | SVMPredictor NodeFactory. | Class | org.knime.base.node.mine.svm.predictor | KNIME |
|
| SVMPredictorNodeFactory | SVMPredictor NodeFactory. | Class | org.knime.base.node.mine.svm.predictor2 | KNIME |
|
| SVMPredictorNodeModel | NodeModel of the SVM Predictor Node. | Class | org.knime.base.node.mine.svm.predictor | KNIME |
|
| SVMPredictorNodeModel | NodeModel of the SVM Predictor Node. | Class | org.knime.base.node.mine.svm.predictor2 | KNIME |
|
| SwingWorkerWithContext | This is an extension of SwingWorker that ensures that a NodeContext is set when doInBackground(), process(List), or done() are called. | Class | org.knime.core.util | KNIME |
|
| SynchronizedIterator | Synchronized (thread-safe) wrapper for an Iterator. | Class | org.knime.core.data.util | KNIME |
|
| TableColumnToVariableNodeDialog | NodeDialog for the "TableColumnToVariable" Node. | Class | org.knime.base.node.flowvariable.tablecoltovariable | KNIME |
|
| TableColumnToVariableNodeFactory | NodeFactory for the "TableColumnToVariable" Node. | Class | org.knime.base.node.flowvariable.tablecoltovariable | KNIME |
|
| TableColumnToVariableNodeModel | | Class | org.knime.base.node.flowvariable.tablecoltovariable | KNIME |
|
| TableContentInterface | Interface used by the row header view of a table. | Interface | org.knime.core.node.tableview | KNIME |
|
| TableContentModel | Proprietary implementation of a model for a table view. | Class | org.knime.core.node.tableview | KNIME |
|
| TableContentView | Table view on a DataTable. | Class | org.knime.core.node.tableview | KNIME |
|
| TableContentViewTableHeader | | Class | org.knime.core.node.tableview | KNIME |
|
| TableCreator2NodeDialog | The dialog class of the Table Creator Node. | Class | org.knime.base.node.io.tablecreator | KNIME |
|
| TableCreator2NodeFactory | | Class | org.knime.base.node.io.tablecreator | KNIME |
|
| TableCreator2NodeModel | | Class | org.knime.base.node.io.tablecreator | KNIME |
|
| TableCreator2NodeSettings | This class hold the settings for the Table Creator Node. | Class | org.knime.base.node.io.tablecreator | KNIME |
|
| TableNodeFactory | Factory to create model and view for a table node. | Class | org.knime.base.node.viz.table | KNIME |
|
| TableNodeModel | Node model for a table view. | Class | org.knime.base.node.viz.table | KNIME |
|
| TableNodeView | Table view on a DataTable. | Class | org.knime.base.node.viz.table | KNIME |
|
| TableRowHeaderModel | Model for a Row Header view in a table view that displays a DataTable. | Class | org.knime.core.node.tableview | KNIME |
|
| TableRowHeaderView | Row Header for a table view on a DataTable. | Class | org.knime.core.node.tableview | KNIME |
|
| TableRowToImageConfigKeys | | Class | org.knime.base.node.image.tablerowtoimage | KNIME |
|
| TableRowToImageNodeDialog | | Class | org.knime.base.node.image.tablerowtoimage | KNIME |
|
| TableRowToImageNodeFactory | | Class | org.knime.base.node.image.tablerowtoimage | KNIME |
|
| TableRowToImageNodeModel | | Class | org.knime.base.node.image.tablerowtoimage | KNIME |
|
| TableSorterWorker | | Class | org.knime.core.node.tableview | KNIME |
|
| TableSortOrder | | Class | org.knime.core.node.tableview | KNIME |
|
| TableSpecReplacerTable | Table that only replaces the data table spec of an underlying table. | Class | org.knime.core.data.container | KNIME |
|
| TableToVariableNodeDialog | NodeDialog for the "TableRowToVariable" node. | Class | org.knime.base.node.flowvariable.tablerowtovariable | KNIME |
|
| TableToVariableNodeFactory | The node factory for the table row to variable node. | Class | org.knime.base.node.flowvariable.tablerowtovariable | KNIME |
|
| TableToVariableNodeModel | The node model for the table row to variable node. | Class | org.knime.base.node.flowvariable.tablerowtovariable | KNIME |
|
| TableView | Panel containing a table view on a generic DataTable. | Class | org.knime.core.node.tableview | KNIME |
|
| TableViewFrame | Frame for a TableContentView. | Class | org.knime.core.node.tableview | KNIME |
|
| TargetShufflingNodeDialog | | Class | org.knime.base.node.preproc.targetshuffling | KNIME |
|
| TargetShufflingNodeFactory | This class is the factory for the y-scrambling node that creates allAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.preproc.targetshuffling | KNIME |
|
| TargetShufflingNodeModel | | Class | org.knime.base.node.preproc.targetshuffling | KNIME |
|
| TargetShufflingSettings | | Class | org.knime.base.node.preproc.targetshuffling | KNIME |
|
| TemplateNodeContainerPersistor | | Interface | org.knime.core.node.workflow | KNIME |
|
| TempTreeNodeContainer | | Class | org.knime.base.node.mine.decisiontree2 | KNIME |
|
| TerminalBucket | | Class | org.knime.base.util.kdtree | KNIME |
|
| TerminalNode | | Class | org.knime.base.util.kdtree | KNIME |
|
| TextAreaOutputQuickFormOutElement | Text (read only) output element. | Class | org.knime.core.util.node.quickform.out | KNIME |
|
| ThreadedColAppenderNodeModel | | Class | org.knime.base.node.parallel.appender | KNIME |
|
| ThreadedNodeModel | This model is an extension of the AbstractParallelNodeModel that uses a sub pool of the global KNIME thread pool. | Class | org.knime.base.node.parallel | KNIME |
|
| ThreadedTableBuilderNodeModel | This model is an extension of the NodeModel that allows you to easily process data in parallel. | Class | org.knime.base.node.parallel.builder | KNIME |
|
| ThreadNodeExecutionJobManager | | Class | org.knime.core.node.exec | KNIME |
|
| ThreadNodeExecutionJobManagerFactory | | Class | org.knime.core.node.exec | KNIME |
|
| ThreadPool | | Class | org.knime.core.util | KNIME |
|
| ThreadUtils | This class contains utility methods for handling NodeContexts with new threads. | Class | org.knime.core.util | KNIME |
|
| TIDApriori | The TIDApriori algorithm is actually an Eclat implementation, since it realizes a depth first search. | Class | org.knime.base.node.mine.subgroupminer.apriori | KNIME |
|
| TIDFrequentItemSet | | Class | org.knime.base.node.mine.subgroupminer.freqitemset | KNIME |
|
| TIDItem | The TIDItem consists of an id and a BitSet, where each bit corresponds to a transaction id and is set, if this item is present in the transaction. | Class | org.knime.base.node.mine.subgroupminer.apriori | KNIME |
|
| TIDItemSet | The TIDItemSet contains of some TIDItems and a BitSet with their common transaction ids. | Class | org.knime.base.node.mine.subgroupminer.apriori | KNIME |
|
| TIDPrefixTreeNode | An TIDPrefixTreeNode consists of a TIDItemset, the items in the node, and a list of children of this node. | Class | org.knime.base.node.mine.subgroupminer.apriori | KNIME |
|
| TimerinfoNodeFactory | | Class | org.knime.base.node.util.timerinfo | KNIME |
|
| TimerinfoNodeModel | A simple node collecting timer information from the current workflow and providing it as output table. | Class | org.knime.base.node.util.timerinfo | KNIME |
|
| TimeseriesMissingCellHandlerHelper | Helper class for creating the settings models used by timeseries missing cell handlers. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| TimeseriesMissingCellHandlerPanel | Panel with one checkbox that lets the user choose to use a disk based statistic instead of an in-memory hashmap. | Class | org.knime.base.node.preproc.pmml.missingval.handlers.timeseries | KNIME |
|
| TimestampCell | information as Date. | Class | org.knime.core.data.def | KNIME |
|
| TimestampValue | Value interface of data cells holding day/time information. | Interface | org.knime.core.data | KNIME |
|
| Tokenizer | This class reads tokens from a stream and returns them as strings. | Class | org.knime.core.util.tokenizer | KNIME |
|
| TokenizerException | The exception the Filetokenizer throws if something goes wrong. | Class | org.knime.core.util.tokenizer | KNIME |
|
| TokenizerSettings | Defines the object holding the configuration for the FileTokenizer. | Class | org.knime.core.util.tokenizer | KNIME |
|
| TooManySectionsException | This Exception is thrown more section exists than defined in the PieColumnFilter. | Class | org.knime.base.node.viz.pie.util | KNIME |
|
| TooManyValuesException | Exception if the maximum number of different values is exceeded. | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel | KNIME |
|
| TooManyValuesException | Exception if the maximum number of different values is exceeded. | Class | org.knime.base.node.mine.bayes.naivebayes.datamodel2 | KNIME |
|
| TotalDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function.sqlite | KNIME |
|
| TransposeTableNodeDialogPane | | Class | org.knime.base.node.preproc.transpose | KNIME |
|
| TransposeTableNodeFactory | Factory to create a Transpose Node. | Class | org.knime.base.node.preproc.transpose | KNIME |
|
| TransposeTableNodeModel | | Class | org.knime.base.node.preproc.transpose | KNIME |
|
| TrapezoidMembershipFunction | Trapezoid membership function with four values for support and core left and right values whereby the support region can be defined infinity. | Class | org.knime.base.node.mine.bfn.fuzzy.membership | KNIME |
|
| TriangleMembershipFunction | Triangle membership function with three values core/anchor and support-left and -right whereby the support region can be defined infinity at the | Class | org.knime.base.node.mine.bfn.fuzzy.membership | KNIME |
|
| TrueCountOperator | Returns the count of true boolean cells per group. | Class | org.knime.base.data.aggregation.booleancell | KNIME |
|
| TrueRowFilter | Row filter that always matches all rows. | Class | org.knime.base.node.preproc.filter.row.rowfilter | KNIME |
|
| TwinStringListInputQuickFormInElement | A form element to enter a string or list of strings (which is a selection of possible choices). | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| TwoColumnPlotter | Wraps the functionality where the data of two columns have to be displayed. | Class | org.knime.base.node.viz.plotter.columns | KNIME |
|
| TwoColumnProperties | Provides functionality to select the x and the y column to display. | Class | org.knime.base.node.viz.plotter.columns | KNIME |
|
| TypeCellFactory | | Class | org.knime.base.node.preproc.constantvalue | KNIME |
|
| TypeFilterConfigurationImpl | | Class | org.knime.core.node.util.filter.column | KNIME |
|
| TypeFilterPanelImpl | | Class | org.knime.core.node.util.filter.column | KNIME |
|
| TypePane | | Class | org.knime.base.node.preproc.draganddroppanel.droppanes | KNIME |
|
| TypeParsingException | | Class | org.knime.base.node.preproc.constantvalue | KNIME |
|
| TypeSelectionConfiguration | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| TypeSelectionPanel | | Class | org.knime.base.node.preproc.draganddroppanel | KNIME |
|
| UIInformation | Basic interface for extra information. | Interface | org.knime.core.node.workflow | KNIME |
|
| UngroupNodeDialog | | Class | org.knime.base.node.preproc.ungroup | KNIME |
|
| UngroupNodeFactory | | Class | org.knime.base.node.preproc.ungroup | KNIME |
|
| UngroupNodeModel | | Class | org.knime.base.node.preproc.ungroup | KNIME |
|
| UngroupOperation | This class performs the ungroup operation. | Class | org.knime.base.node.preproc.ungroup | KNIME |
|
| UniqueConcatenateOperator | Returns the concatenation of all different values per group. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
|
| UniqueConcatenateOperator | Returns the concatenation of all different values per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| UniqueConcatenateWithCountOperator | Returns the concatenation of all different values per group and the number of cells per distinct value. | Class | org.knime.base.data.aggregation.deprecated | KNIME |
|
| UniqueConcatenateWithCountOperator | Returns the concatenation of all different values per group and the number of cells per distinct value. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| UniqueCountOperator | Returns the count of the unique values per group. | Class | org.knime.base.data.aggregation.general | KNIME |
|
| UniqueNameGenerator | Helper class to create a set of unique names. | Class | org.knime.core.util | KNIME |
|
| UniquifyPanel | | Class | org.knime.base.node.io.filereader | KNIME |
|
| Unpivot2NodeDialogPane | | Class | org.knime.base.node.preproc.unpivot2 | KNIME |
|
| Unpivot2NodeFactory | | Class | org.knime.base.node.preproc.unpivot2 | KNIME |
|
| Unpivot2NodeModel | | Class | org.knime.base.node.preproc.unpivot2 | KNIME |
|
| UnsupportedWorkflowVersionException | Exception that is thrown by the load routines if an unsupported workflow version (created by a future KNIME version) is read. | Class | org.knime.core.node.workflow | KNIME |
|
| URIToFileResolve | A service interface to convert a URI into a local file. | Interface | org.knime.core.util.pathresolve | KNIME |
|
| User | Utility class with user-related functions such as getting the current user'sAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.core.util | KNIME |
|
| UseSingleRowKeyFactory | This implementation uses one of the given row keys as the joined row key. | Class | org.knime.base.node.preproc.joiner | KNIME |
|
| ValidationError | ViewContent that creates and reads from a JSON string. | Class | org.knime.core.node.web | KNIME |
|
| ValueControlledDialogPane | Interface to be implemented by NodeDialogPane when additional runtime parameter need to be shown. | Interface | org.knime.core.node.dialog | KNIME |
|
| ValueControlledNode | runtime parameters. | Interface | org.knime.core.node.dialog | KNIME |
|
| ValueCounterNodeDialog | This class is the dialog for the value counter dialog that lets the user selected an arbitrary column. | Class | org.knime.base.node.preproc.valcount | KNIME |
|
| ValueCounterNodeFactory | This factory creates all necessary object for the value counter node. | Class | org.knime.base.node.preproc.valcount | KNIME |
|
| ValueCounterNodeModel | This is the model for the value counter node that does all the work. | Class | org.knime.base.node.preproc.valcount | KNIME |
|
| ValueCounterSettings | This class holds the settings for the value counter node. | Class | org.knime.base.node.preproc.valcount | KNIME |
|
| ValueFilterInputQuickFormInElement | A form element to select a value (e. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| ValueMapper | A mapper mapping the objects of the defined class S to integer indices and vice versa. | Class | org.knime.base.node.mine.decisiontree2.learner2 | KNIME |
|
| ValueScale | Enumeration of different value scales. | Class | org.knime.base.node.viz.aggregation | KNIME |
|
| ValueSelectionInputQuickFormInElement | A form element to select a value (e. | Class | org.knime.core.util.node.quickform.in | KNIME |
|
| VariableFileReaderNodeDialog | | Class | org.knime.base.node.io.filereader | KNIME |
|
| VariableFileReaderNodeFactory | | Class | org.knime.base.node.io.filereader | KNIME |
|
| VariableFileReaderNodeModel | | Class | org.knime.base.node.io.filereader | KNIME |
|
| VariableFileReaderNodeSettings | | Class | org.knime.base.node.io.filereader | KNIME |
|
| VariableLoopEndNodeDialog | | Class | org.knime.base.node.meta.looper.variableloopend | KNIME |
|
| VariableLoopEndNodeFactory | The factory of the variable loop end node. | Class | org.knime.base.node.meta.looper.variableloopend | KNIME |
|
| VariableLoopEndNodeModel | | Class | org.knime.base.node.meta.looper.variableloopend | KNIME |
|
| VariableLoopEndVariableConfigKeys | | Class | org.knime.base.node.meta.looper.variableloopend | KNIME |
|
| VariableOutputQuickFormOutElement | Variable output element, for instance provided by nodes that expose values ofAuthor:Bernd Wiswedel, KNIME. | Class | org.knime.core.util.node.quickform.out | KNIME |
|
| VariablePortCatchNodeFactory | | Class | org.knime.base.node.flowcontrol.trycatch.genericcatch | KNIME |
|
| VariablePortTryNodeFactory | | Class | org.knime.base.node.flowcontrol.trycatch.generictry | KNIME |
|
| VariableToTable2NodeDialogPane | | Class | org.knime.base.node.flowvariable.variabletotablerow2 | KNIME |
|
| VariableToTable2NodeFactory | Factory for the "Variable To TableRow" node. | Class | org.knime.base.node.flowvariable.variabletotablerow2 | KNIME |
|
| VariableToTable2NodeModel | NodeModel for the "Variable To TableRow" node which converts variables into a single row values with the variable names as column headers. | Class | org.knime.base.node.flowvariable.variabletotablerow2 | KNIME |
|
| VariableToTableNodeDialogPane | | Class | org.knime.base.node.flowvariable.variabletotablerow | KNIME |
|
| VariableToTableNodeFactory | | Class | org.knime.base.node.flowvariable.variabletotablerow | KNIME |
|
| VariableToTableNodeModel | | Class | org.knime.base.node.flowvariable.variabletotablerow | KNIME |
|
| VariableToTableSettings | | Class | org.knime.base.node.flowvariable.variabletotablerow | KNIME |
|
| Variance | Calculates the variance. | Class | org.knime.base.data.statistics.calculation | KNIME |
|
| VarianceOperator | Returns the variance per group. | Class | org.knime.base.data.aggregation.numerical | KNIME |
|
| VariancePopDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| VarianceSampDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| VarPopDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| VarSampDBAggregationFunction | | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
|
| Version | Simple class the represents a three digit version. | Class | org.knime.core.util | KNIME |
|
| VerticalCollapsablePanels | A Swing control to provide collapsable controls, with multiple possible open panels. | Class | org.knime.core.node.util | KNIME |
|
| ViewContent | | Interface | org.knime.core.node.interactive | KNIME |
|
| ViewPropertyPortObject | PortObject used to represent visual properties such as color, shape and size information attached to a table. | Class | org.knime.core.node.port.viewproperty | KNIME |
|
| ViewUpdateNotice | Object sent to the node views to notify them about a new line that should be displayed. | Class | org.knime.base.node.util.exttool | KNIME |
|
| ViewUtils | Provides helper methods mostly useful when implementing NodeViews. | Class | org.knime.core.node.util | KNIME |
|
| VirtualParallelizedChunkNodeInput | Utility object that represents the output objects of virtual input nodes. | Class | org.knime.core.node.workflow.virtual.parchunk | KNIME |
|
| VirtualParallelizedChunkPortObjectInNodeFactory | Node used for parallelization loops and sub nodes. | Class | org.knime.core.node.workflow.virtual.parchunk | KNIME |
|
| VirtualParallelizedChunkPortObjectInNodeModel | | Class | org.knime.core.node.workflow.virtual.parchunk | KNIME |
|
| VirtualParallelizedChunkPortObjectOutNodeFactory | | Class | org.knime.core.node.workflow.virtual.parchunk | KNIME |
|
| VirtualParallelizedChunkPortObjectOutNodeModel | | Class | org.knime.core.node.workflow.virtual.parchunk | KNIME |
|
| VirtualPortObjectInNodeFactory | Empty extension of VirtualParallelizedChunkPortObjectInNodeFactory for backward compatibility reasons (fully qualified name possibly saved in workflows). | Class | org.knime.core.node.workflow.virtual | KNIME |
|
| VirtualPortObjectOutNodeFactory | Empty extension of VirtualSubNodeOutputNodeFactory for backward compatibility reasons (fully qualified name possibly saved in workflows). | Class | org.knime.core.node.workflow.virtual | KNIME |
|
| VirtualSubNodeExchange | Utility object that represents the output objects of virtual output nodes. | Class | org.knime.core.node.workflow.virtual.subnode | KNIME |
|
| VirtualSubNodeInputConfiguration | | Class | org.knime.core.node.workflow.virtual.subnode | KNIME |
|
| VirtualSubNodeInputNodeDialogPane | | Class | org.knime.core.node.workflow.virtual.subnode | KNIME |
|
| VirtualSubNodeInputNodeFactory | Factory to subnode virtual input node. | Class | org.knime.core.node.workflow.virtual.subnode | KNIME |
|
| VirtualSubNodeInputNodeModel | NodeModel of the subnode virtual source node. | Class | org.knime.core.node.workflow.virtual.subnode | KNIME |
|
| VirtualSubNodeOutputConfiguration | | Class | org.knime.core.node.workflow.virtual.subnode | KNIME |
|
| VirtualSubNodeOutputNodeDialogPane | | Class | org.knime.core.node.workflow.virtual.subnode | KNIME |
|
| VirtualSubNodeOutputNodeFactory | Factory to virtual subnode output node. | Class | org.knime.core.node.workflow.virtual.subnode | KNIME |
|
| VirtualSubNodeOutputNodeModel | NodeModel to subnode virtual output node. | Class | org.knime.core.node.workflow.virtual.subnode | KNIME |
|
| VMFileLocker | Locks file exclusively for this VM - but accepts multiple locks within thisAuthor:ohl, University of Konstanz | Class | org.knime.core.util | KNIME |
|
| VolumeAnchorBasedShrink | ShrinkVolumeAnchorBased. | Class | org.knime.base.node.mine.bfn.fuzzy.shrink | KNIME |
|
| VolumeBorderBasedShrink | ShrinkDistanceBased. | Class | org.knime.base.node.mine.bfn.fuzzy.shrink | KNIME |
|
| VolumeRuleBasedShrink | Calculates the volume loss from the left or right support or core region border to the new value, divided by the support spread | Class | org.knime.base.node.mine.bfn.fuzzy.shrink | KNIME |
|
| VTextIcon | | Class | org.knime.core.node.util | KNIME |
|
| WatermarkTextField | | Class | org.knime.core.node.util | KNIME |
|
| WebDependency | | Class | org.knime.core.node.web | KNIME |
|
| WebResourceLocator | | Class | org.knime.core.node.web | KNIME |
|
| WebTemplate | Use DefaultWebTemplate. | Interface | org.knime.core.node.web | KNIME |
|
| WebViewContent | Container for all of the information transported in between a WizardNode and an interactive view running in the wizard or WebPortal. | Interface | org.knime.core.node.web | KNIME |
|
| WildcardMatcher | Simple class to convert wildcard patterns into regular expressions. | Class | org.knime.base.util | KNIME |
|
| WindowedDataTableIterator | Iterator over a data table that provides windows over the individual columns. | Class | org.knime.base.node.preproc.pmml.missingval | KNIME |
|
| WizardExecutionController | A utility class received from the workflow manager that allows stepping back and forth in a wizard execution. | Class | org.knime.core.node.workflow | KNIME |
|
| WizardNode | | Interface | org.knime.core.node.wizard | KNIME |
|
| WizardNodeFactoryExtension | | Interface | org.knime.core.node.wizard | KNIME |
|
| WizardNodeLayoutInfo | | Class | org.knime.core.node.wizard | KNIME |
|
| WizardViewCreator | | Interface | org.knime.core.node.wizard | KNIME |
|
| Workflow | | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowAnnotation | Workflow annotation (not associated with a node). | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowCipher | | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowCipherPrompt | Callback method to query the unlock password for a meta node. | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowContext | This class holds information about the context in which a workflows currently resides. | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowCopyContent | Class representing node IDs and workflow annotations that need to be copied from a workflow. | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowCreationHelper | Instances of this class are used during creation of new workflows. | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowEvent | Event-class for workflow events. | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowExecutionMode | enum WorkflowExecutionModeAuthor:Christian Albrecht, KNIME. | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowExecutionResult | Specialized execution result for WorkflowManager. | Class | org.knime.core.node.workflow.execresult | KNIME |
|
| WorkflowFileStoreHandlerRepository | File store handler associated with a workflow. | Class | org.knime.core.data.filestore.internal | KNIME |
|
| WorkflowInPort | | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowListener | Interface for listeners that receive workflow events. | Interface | org.knime.core.node.workflow | KNIME |
|
| WorkflowLoadHelper | Callback class that is used during loading of a workflow to read user credentials and other information. | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowManager | Container holding nodes and connections of a (sub) workflow. | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowOutPort | | Class | org.knime.core.node.workflow | KNIME |
|
| WorkflowPersistor | | Interface | org.knime.core.node.workflow | KNIME |
|
| WorkflowSaveHelper | Helper object to specify options when workflow gets saved. | Class | org.knime.core.node.workflow | KNIME |
|
| WrappedTable | Special table implementation that simply wraps a given BufferedDataTable. | Class | org.knime.core.data.container | KNIME |
|
| WriteFileStoreHandler | | Class | org.knime.core.data.filestore.internal | KNIME |
|
| WriteImageNodeDialogPane | | Class | org.knime.base.node.image.writeimage | KNIME |
|
| WriteImageNodeFactory | | Class | org.knime.base.node.image.writeimage | KNIME |
|
| WriteImageNodeModel | | Class | org.knime.base.node.image.writeimage | KNIME |
|
| WriteTableNodeDialogPane | Dialog for the node to write arbitrary tables to a file. | Class | org.knime.base.node.io.table.write | KNIME |
|
| WriteTableNodeFactory | Factory for the node to write arbitrary tables to a file. | Class | org.knime.base.node.io.table.write | KNIME |
|
| WriteTableNodeModel | NodeModel for the node to write arbitrary tables to a file. | Class | org.knime.base.node.io.table.write | KNIME |
|
| XFilter | | Class | org.knime.core.node.port.pmml | KNIME |
|
| XML2PMMLNodeDialog | NodeDialog for the "XML2PMML" Node. | Class | org.knime.base.node.preproc.pmml.xml2pmml | KNIME |
|
| XML2PMMLNodeFactory | NodeFactory for the "XML2PMML" Node. | Class | org.knime.base.node.preproc.pmml.xml2pmml | KNIME |
|
| XML2PMMLNodeModel | This is the model implementation of XML2PMML. | Class | org.knime.base.node.preproc.pmml.xml2pmml | KNIME |
|
| XMLBlobCell | BlobDataCell implementation that encapsulates aAuthor:Heiko HoferSee Also:Serialized Form | Class | org.knime.core.data.xml | KNIME |
|
| XMLCell | DataCell implementation that encapsulates a XMLCellContent. | Class | org.knime.core.data.xml | KNIME |
|
| XMLCellContent | This class encapsulates a Document. | Class | org.knime.core.data.xml | KNIME |
|
| XMLCellFactory | Cell factory that creates XML cells. | Class | org.knime.core.data.xml | KNIME |
|
| XMLCellReader | An object to read @link{DataCell}s that can safely be casted toCloses any resources need for the read process. | Interface | org.knime.core.data.xml.io | KNIME |
|
| XMLCellReaderFactory | Factory class for XMLCellReader. | Class | org.knime.core.data.xml.io | KNIME |
|
| XMLCellWriter | An object to write xml cells (@link{XMLValue}). | Interface | org.knime.core.data.xml.io | KNIME |
|
| XMLCellWriterFactory | Factory class to create @link{XMLCellWriter}. | Class | org.knime.core.data.xml.io | KNIME |
|
| XMLCellWriterUtil | | Class | org.knime.core.data.xml.io | KNIME |
|
| XMLConfig | A class used to load and save Config objects into an XML file. | Class | org.knime.core.node.config.base | KNIME |
|
| XMLContentHandler | | Class | org.knime.core.node.config.base | KNIME |
|
| XMLDOMCellReader | | Class | org.knime.core.data.xml.io | KNIME |
|
| XmlDomComparer | Provides methods for comparing XML nodes. | Class | org.knime.core.data.xml.util | KNIME |
|
| XmlDomComparerCustomizer | A listener that is passed to a DOMComparer and tells it which nodes to include in the check and if the the order of the children of a given node is critical for the check. | Class | org.knime.core.data.xml.util | KNIME |
|
| XMLMultiCellWriter | | Class | org.knime.core.data.xml.io | KNIME |
|
| XMLProperties | XML properties class that gets an xml URL and dtd file path as input to initialize the xml org. | Class | org.knime.core.xml | KNIME |
|
| XMLPropsReader | Adds support for the old XML property files. | Class | org.knime.base.node.io.filereader | KNIME |
|
| XMLTreeCreator | Parses XML and returns a model of the parsed tree that can be displayed Author:Fabian Dill, University of Konstanz | Class | org.knime.core.node.port.pmml | KNIME |
|
| XMLValue | This value encapsulates a Document. | Interface | org.knime.core.data.xml | KNIME |
|
| XMLValueRenderer | Default renderer for XML values. | Class | org.knime.core.data.xml | KNIME |
|
| XMLXpathCellReader | Read nodes from XML source which match an XPath expression. | Class | org.knime.core.data.xml.io | KNIME |
|
| XORElementCountOperator | Collection operator that counts the number of elements in the set of the exclusive-or on all elements. | Class | org.knime.base.data.aggregation.collection | KNIME |
|
| XORElementOperator | Collections operator that performs an exclusive-or on all elements. | Class | org.knime.base.data.aggregation.collection | KNIME |
|
| XValidateDialog | This is the simple dialog for the cross validation node. | Class | org.knime.base.node.meta.xvalidation | KNIME |
|
| XValidatePartitionerFactory | This factory creates all necessary classes for the cross validationAuthor:Thorsten Meinl, University of Konstanz | Class | org.knime.base.node.meta.xvalidation | KNIME |
|
| XValidatePartitionModel | This is the cross validation partitioning node model that divides the input table into partitions. | Class | org.knime.base.node.meta.xvalidation | KNIME |
|
| XValidateSettings | Simple class for managing the cross validation settings. | Class | org.knime.base.node.meta.xvalidation | KNIME |
|
| YagerNorm | SCHWEIZER and SKLAR norm. | Class | org.knime.base.node.mine.bfn.fuzzy.norm | KNIME |
|
| ZeroMissingValueReplacementFunction | | Class | org.knime.base.node.mine.bfn | KNIME |