org.knime.base.node.rules
Class Rule.ColumnReference

java.lang.Object
  extended by org.knime.base.node.rules.Rule.ColumnReference
Enclosing class:
Rule

static class Rule.ColumnReference
extends Object


Field Summary
 int index
           
 DataColumnSpec spec
           
 
Constructor Summary
Rule.ColumnReference(DataColumnSpec spec, int index)
           
 
Method Summary
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

index

public final int index

spec

public final DataColumnSpec spec
Constructor Detail

Rule.ColumnReference

Rule.ColumnReference(DataColumnSpec spec,
                     int index)
Method Detail

toString

public String toString()

Overrides:
toString in class Object


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.