org.knime.core.data.container
Class ColumnRearranger.SpecAndFactoryObject

java.lang.Object
  extended by org.knime.core.data.container.ColumnRearranger.SpecAndFactoryObject
Enclosing class:
ColumnRearranger

static final class ColumnRearranger.SpecAndFactoryObject
extends Object

Utility class that helps us with internal data structures.


Method Summary
(package private)  DataColumnSpec getColSpec()
           
(package private)  int getColumnInFactory()
           
(package private)  CellFactory getFactory()
           
(package private)  int getOriginalIndex()
           
(package private)  boolean isNewColumn()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getColSpec

final DataColumnSpec getColSpec()
Returns:
Returns the colSpec.

getColumnInFactory

final int getColumnInFactory()
Returns:
Returns the columnInFactory.

getFactory

final CellFactory getFactory()
Returns:
Returns the factory.

isNewColumn

final boolean isNewColumn()
Returns:
If the column is created through a cell factory.

getOriginalIndex

final int getOriginalIndex()
Returns:
Returns the originalIndex.


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.