Package de.gematik.combine.filter.table.row
package de.gematik.combine.filter.table.row
-
ClassDescriptionThis filter removes rows where not all entries have different values for a given property.This filter removes rows where not all entries have the same value for a given property.This filter executes a JEXL-Expression-
Predicatefor each row and filters accordingly.This filter removes rows where none of the entries have a certain given property with a certain given value.This filter removes rows where none of the entries have a certain given tag.ARowFilteris a Filter that operates on a whole row of values and therefore cannot be applied before the creation of the table.This filter removes rows in which a distinct value appears more than once.This is an adapter class for TableFilters that operate only on single rows.