Uses of Class
org.knime.base.node.preproc.cellsplit.CellSplitterSettings

Packages that use CellSplitterSettings
org.knime.base.node.preproc.cellsplit Contains the implementation of a node that splits (and replaces) a values in a column into multiple new ones. 
 

Uses of CellSplitterSettings in org.knime.base.node.preproc.cellsplit
 

Methods in org.knime.base.node.preproc.cellsplit that return CellSplitterSettings
(package private) static CellSplitterSettings CellSplitterCellFactory.createNewColumnTypes(BufferedDataTable table, CellSplitterUserSettings userSettings, ExecutionContext exec)
          Analyzes the values in the user selected column and tries to figure out how many columns are needed to hold the splitted values and of which type the new resulting column have to be.
 

Constructors in org.knime.base.node.preproc.cellsplit with parameters of type CellSplitterSettings
CellSplitterCellFactory(DataTableSpec inSpec, CellSplitterSettings settings)
          Constructor.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.