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