Uses of Interface
de.gematik.combine.filter.table.row.RowFilter
Packages that use RowFilter
Package
Description
-
Uses of RowFilter in de.gematik.combine.filter
Methods in de.gematik.combine.filter that return RowFilter -
Uses of RowFilter in de.gematik.combine.filter.project
Classes in de.gematik.combine.filter.project that implement RowFilterModifier and TypeClassDescriptionclassAProjectRowFilteris a filter that will be used on everyExamplesin the project unless it is overridden there specifically with its correspondingTableRowFilter -
Uses of RowFilter in de.gematik.combine.filter.table.row
Classes in de.gematik.combine.filter.table.row that implement RowFilterModifier and TypeClassDescriptionclassThis filter removes rows where not all entries have different values for a given property.classThis filter removes rows where not all entries have the same value for a given property.classThis filter executes a JEXL-Expression-Predicatefor each row and filters accordingly.classThis filter removes rows where none of the entries have a certain given property with a certain given value.classThis filter removes rows where none of the entries have a certain given tag.classThis filter removes rows in which a distinct value appears more than once.classThis is an adapter class for TableFilters that operate only on single rows.Methods in de.gematik.combine.filter.table.row that return RowFilterMethods in de.gematik.combine.filter.table.row with parameters of type RowFilter -
Uses of RowFilter in de.gematik.combine.tags
Methods in de.gematik.combine.tags that return RowFilterModifier and TypeMethodDescriptionConfiguredFilters.combineAllRowFilters()ParsedTags.combineAllRowFilters()