FindBugs™ 1.3.9

Uses of Package
edu.umd.cs.findbugs.filter

Packages that use edu.umd.cs.findbugs.filter
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
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
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
Matcher
          Match BugInstances for some feature.
 


FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.