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.plan |
Class and Description |
---|
DetectorOrderingConstraint
An ordering constraint which must be taken into account when Detectors are
run.
|
Class and Description |
---|
AnalysisPass
An analysis pass in the overall ExecutionPlan.
|
ConstraintEdge
Edge in a ConstraintGraph.
|
DetectorFactorySelector
Select one or more DetectorFactories as part of satisfying a Detector
ordering constraint.
|
DetectorNode
Node in a ConstraintGraph.
|
DetectorOrderingConstraint
An ordering constraint which must be taken into account when Detectors are
run.
|
OrderingConstraintException
An exception indicating that the detector ordering constraints specified by a
plugin are invalid.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.