Uses of Class
org.knime.base.node.preproc.filter.row.rowfilter.AttrValueRowFilter

Packages that use AttrValueRowFilter
org.knime.base.node.preproc.filter.row.rowfilter Contains all filters currently implemented for the row filter node. 
 

Uses of AttrValueRowFilter in org.knime.base.node.preproc.filter.row.rowfilter
 

Subclasses of AttrValueRowFilter in org.knime.base.node.preproc.filter.row.rowfilter
 class MissingValueRowFilter
          Filters rows with a missing value in a certain column.
NOTE: Before the filter instance is applied it must be configured to find the column index to the specified column name.
 class RangeRowFilter
          Filters rows based on the value of a cell in a certain column.
 class StringCompareRowFilter
          Filters rows based on the string representation of the value in a certain column.
 



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.