Uses of Package
edu.umd.cs.findbugs.plan
Packages that use edu.umd.cs.findbugs.plan
Package
Description
Main package for the FindBugs application - contains the engine class
(
FindBugs
), the object model classes for bug
instances (BugInstance
,
BugAnnotation
), and other miscellany.-
Classes in edu.umd.cs.findbugs.plan used by edu.umd.cs.findbugsClassDescriptionSelect one or more DetectorFactories as part of satisfying a Detector ordering constraint.An ordering constraint which must be taken into account when Detectors are run.A plan for executing Detectors on an application.An exception indicating that the detector ordering constraints specified by a plugin are invalid.
-
Classes in edu.umd.cs.findbugs.plan used by edu.umd.cs.findbugs.planClassDescriptionAn analysis pass in the overall ExecutionPlan.Edge in a ConstraintGraph.Graph of Detector ordering constraints.Select one or more DetectorFactories as part of satisfying a Detector ordering constraint.Node in a ConstraintGraph.An ordering constraint which must be taken into account when Detectors are run.An exception indicating that the detector ordering constraints specified by a plugin are invalid.