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

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

public final class InsertColumn
extends ColumnDestination

Author:
Thorsten Meinl, University of Konstanz

Constructor Summary
InsertColumn(int index)
          Creates a column destination that inserts a column.
 
Method Summary
(package private)  int getIndex()
          Returns the position at which the columns should be inserted into the input table.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertColumn

public InsertColumn(int index)
Creates a column destination that inserts a column.

Parameters:
index - the index of the new column
Method Detail

getIndex

int getIndex()
Returns the position at which the columns should be inserted into the input table.

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.