Uses of Class
org.knime.base.node.preproc.discretization.caim2.Interval

Packages that use Interval
org.knime.base.node.preproc.discretization.caim2 Contains two nodes for class supervised binning and applying such a learned binning model to new data. 
 

Uses of Interval in org.knime.base.node.preproc.discretization.caim2
 

Methods in org.knime.base.node.preproc.discretization.caim2 with parameters of type Interval
 int Interval.compareLeftBoundToLeft(Interval intervalToCompare)
          Compares the left bound of this interval to the left bound of the given interval.
 int Interval.compareLeftBoundToRight(Interval intervalToCompare)
          Compares the left bound of this interval to the right bound of the given interval.
 int Interval.compareRightBoundToLeft(Interval intervalToCompare)
          Compares the right bound of this interval to the left bound of the given interval.
 int Interval.compareRightBoundToRight(Interval intervalToCompare)
          Compares the right bound of this interval to the right bound of the given interval.
 

Constructors in org.knime.base.node.preproc.discretization.caim2 with parameters of type Interval
DiscretizationScheme(Interval initialInterval)
          Creates a discretization scheme from an initial interval.
 



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.