org.knime.base.node.preproc.joiner
Class OutputDataRow.Settings
java.lang.Object
org.knime.base.node.preproc.joiner.OutputDataRow.Settings
- Enclosing class:
- OutputDataRow
static class OutputDataRow.Settings
- extends Object
A class that stores the common settings for all OutputDataRows.
- Author:
- Heiko Hofer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputDataRow.Settings
public OutputDataRow.Settings(DataTableSpec rightTableSpec,
int[] rightTableSurvivors)
- Parameters:
rightTableSpec - The spec of the right table.rightTableSurvivors - The survivors of the right table.
getSurvivors
public int[] getSurvivors()
- Returns:
- The survivors of the right table.
getSpec
public DataTableSpec getSpec()
- The spec of an
OutputDataRow.
- Returns:
- the spec
Copyright, 2003 - 2012. 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.