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

Packages that use CellSplitterUserSettings
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 CellSplitterUserSettings in org.knime.base.node.preproc.cellsplit
 

Subclasses of CellSplitterUserSettings in org.knime.base.node.preproc.cellsplit
(package private)  class CellSplitterSettings
          Extends the user settings object to a general splitter settings object.
 

Methods in org.knime.base.node.preproc.cellsplit with parameters of type CellSplitterUserSettings
(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.
 



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.