org.knime.base.data.filter.row
Interface FilterRowGenerator
- All Known Implementing Classes:
- DoubleCellFilterRowGenerator
public interface FilterRowGenerator
Generator interface for filtering DataRows
from a DataTable.
- Author:
- Thomas Gabriel, University of Konstanz
isIn
boolean isIn(DataRow row)
- Parameters:
row - the data row to check
- Returns:
true if the given row belongs to
the set of included rows
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.