Uses of Interface
cz.diribet.aqdef.model.AqdefObjectModel.ValueOfSingleCharacteristicPredicate
-
Packages that use AqdefObjectModel.ValueOfSingleCharacteristicPredicate Package Description cz.diribet.aqdef.model -
-
Uses of AqdefObjectModel.ValueOfSingleCharacteristicPredicate in cz.diribet.aqdef.model
Methods in cz.diribet.aqdef.model with parameters of type AqdefObjectModel.ValueOfSingleCharacteristicPredicate Modifier and Type Method Description voidAqdefObjectModel. filterValues(AqdefObjectModel.PartEntries part, AqdefObjectModel.CharacteristicEntries characteristic, AqdefObjectModel.ValueOfSingleCharacteristicPredicate predicate)Removes all values of the given characteristic that do not match the given predicate.
-