public class BinaryCellFactory extends AbstractMany2OneCellFactory
Constructor and Description |
---|
BinaryCellFactory(DataTableSpec inputSpec,
String appendedColumnName,
int[] includedColsIndices) |
Modifier and Type | Method and Description |
---|---|
int |
findColumnIndex(DataRow row)
Find the column names to put in the condensed column.
|
getAppendedColumnName, getCells, getColumnSpecs, getIncludedColIndices, setProgress
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setProgress
public BinaryCellFactory(DataTableSpec inputSpec, String appendedColumnName, int[] includedColsIndices)
inputSpec
- input spec of the whole tableappendedColumnName
- name of the new columnincludedColsIndices
- indices of columns to condensepublic int findColumnIndex(DataRow row)
findColumnIndex
in class AbstractMany2OneCellFactory
row
- row to search for matching columns
KNIME GmbH, Konstanz, Germany
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.