org.knime.base.node.parallel.appender
Class ReplaceColumn

java.lang.Object
  extended by org.knime.base.node.parallel.appender.ColumnDestination
      extended by org.knime.base.node.parallel.appender.ReplaceColumn

public final class ReplaceColumn
extends ColumnDestination

Author:
Thorsten Meinl, University of Konstanz

Constructor Summary
ReplaceColumn(int index)
          Creates a column destination that replaces a column.
 
Method Summary
(package private)  int getIndex()
          Returns the index of the column in the original table that should be replaced.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplaceColumn

public ReplaceColumn(int index)
Creates a column destination that replaces a column.

Parameters:
index - the index of the column to replace
Method Detail

getIndex

int getIndex()
Returns the index of the column in the original table that should be replaced.

Returns:
the column's index


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.