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