Uses of Package
edu.umd.cs.findbugs.filter
-
Packages that use edu.umd.cs.findbugs.filter Package Description edu.umd.cs.findbugs Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany.edu.umd.cs.findbugs.filter edu.umd.cs.findbugs.gui2 -
Classes in edu.umd.cs.findbugs.filter used by edu.umd.cs.findbugs Class Description Filter Filter to match a subset of BugInstances.FilterException Matcher Match BugInstances for some feature. -
Classes in edu.umd.cs.findbugs.filter used by edu.umd.cs.findbugs.filter Class Description CompoundMatcher Filter Filter to match a subset of BugInstances.LastVersionMatcher Matcher to select BugInstances with a particular last version.Matcher Match BugInstances for some feature.MemberMatcher NameMatch Matches a String value against a predefined specification.OrMatcher RelationalOp StringSetMatch Matches a string against a set of predefined values.VersionMatcher -
Classes in edu.umd.cs.findbugs.filter used by edu.umd.cs.findbugs.gui2 Class Description Filter Filter to match a subset of BugInstances.Matcher Match BugInstances for some feature.