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