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