org.knime.base.data.bitvector
Class BitVectorColumnCellFactory
java.lang.Object
org.knime.core.data.container.AbstractCellFactory
org.knime.core.data.container.SingleCellFactory
org.knime.base.data.bitvector.BitVectorCellFactory
org.knime.base.data.bitvector.BitVectorColumnCellFactory
- All Implemented Interfaces:
- CellFactory
- Direct Known Subclasses:
- BitString2BitVectorCellFactory, Hex2BitVectorCellFactory, IdString2BitVectorCellFactory
public abstract class BitVectorColumnCellFactory
- extends BitVectorCellFactory
- Author:
- Fabian Dill, University of Konstanz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitVectorColumnCellFactory
public BitVectorColumnCellFactory(DataColumnSpec columnSpec,
int columnIndex)
- Create new cell factory that provides one column given by newColSpec.
- Parameters:
columnSpec
- the spec of the new columncolumnIndex
- index of the column to be replaced
getColumnIndex
public int getColumnIndex()
- Returns:
- index of the column to replace.
printError
protected void printError(NodeLogger logger,
String msg)
- Logs the provided message to the provided logger. It suppresses messages
after 20 messages have been printed.
- Parameters:
logger
- messages are send to this instancemsg
- the message to print
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.