Uses of Interface
org.knime.base.data.replace.ReplacedCellsFactory

Packages that use ReplacedCellsFactory
org.knime.base.data.replace   
 

Uses of ReplacedCellsFactory in org.knime.base.data.replace
 

Classes in org.knime.base.data.replace that implement ReplacedCellsFactory
 class ReplacedCellFactory
          Convenience class that should be used if your ReplacedCellsFactory replaces only one column.
 

Constructors in org.knime.base.data.replace with parameters of type ReplacedCellsFactory
ReplacedColumnsRowIterator(RowIterator it, ReplacedCellsFactory fac, DataType[] validateTypes, int[] columns)
          Creates a new replaced column iterator.
ReplacedColumnsTable(DataTable table, DataColumnSpec[] specs, int[] columns, ReplacedCellsFactory cellFac)
          Creates a new replaced column table with several replaced columns.
 



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.