Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.base.node.preproc.filter.row.rowfilter Classes and Interfaces - 29 results found.
NameDescriptionTypePackageFramework
AbstractRowFilterUsed by the RowFilterIterator to determine whether a row should be filtered or not.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
AndRowFilterA row filter for the row filter data table ANDing two other row filters.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
AttrValueRowFilterSuper class for all row filters that test an attribute value (like StringCompareRowFilter, MissingValueRowFilter, andClassorg.knime.base.node.preproc.filter.row.rowfilterKNIME
ColValFilterOldObsoleteA filter selecting rows depending on the content of a column (or cell of the row).Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
EndOfTableExceptionUsed by IRowFilters to tell that no more rows will fulfill their RowFilterTable iterator canClassorg.knime.base.node.preproc.filter.row.rowfilterKNIME
FalseRowFilterRow filter that doesn't match any row.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
IncludeFromNowOnAn exception thrown by a row filter to indicate that the current and all following rows from now on are to be included into the result table.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
IRowFilterInternal interface used by row filter nodes.Interfaceorg.knime.base.node.preproc.filter.row.rowfilterKNIME
MissingCellRowFilterA simple IRowFilter implementation that filters rows containing missing cells.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
MissingValueRowFilterFilters rows with a missing value in a certain column.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
NegRowFilterNegates the match results from the filter passed.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
OrRowFilterClassorg.knime.base.node.preproc.filter.row.rowfilterKNIME
RangeRowFilterFilters rows based on the value of a cell in a certain column.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
RowFilterUsed by the RowFilterIterator to determine whether a row should be filtered or not.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
RowFilter2PortNodeDialogClassorg.knime.base.node.preproc.filter.rowKNIME
RowFilter2PortNodeFactoryClassorg.knime.base.node.preproc.filter.rowKNIME
RowFilter2PortNodeModelModel of a node filtering rows.Classorg.knime.base.node.preproc.filter.rowKNIME
RowFilterFactoryUsed to create RowFilter objects from NodeSettings.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
RowFilterIteratorRow iterator of the row filter table.Classorg.knime.base.node.preproc.filter.rowKNIME
RowFilterIterator .RuntimeCanceledExecutionExceptionRuntime exception that's thrown when the execution monitor's ExecutionMonitor.Classorg.knime.base.node.preproc.filter.rowKNIME
RowFilterNodeDialogPaneClassorg.knime.base.node.preproc.filter.rowKNIME
RowFilterNodeFactoryClassorg.knime.base.node.preproc.filter.rowKNIME
RowFilterNodeModelModel of a node filtering rows.Classorg.knime.base.node.preproc.filter.rowKNIME
RowFilterPanelThey provide a en/disable method which affects all added components.Classorg.knime.base.node.preproc.filter.rowKNIME
RowFilterTableA DataTable which "contains" only rows that don't fall through the specified filter.Classorg.knime.base.node.preproc.filter.rowKNIME
RowIDRowFilterA IRowFilter that matches the row ID against a regular expression.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
RowNoRowFilterRow filter that includes or excludes a certain range of rows.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
StringCompareRowFilterFilters rows based on the string representation of the value in a certain column.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME
TrueRowFilterRow filter that always matches all rows.Classorg.knime.base.node.preproc.filter.row.rowfilterKNIME