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.findbugsClassDescriptionAn ordering constraint which must be taken into account when Detectors are run.
-
Classes in edu.umd.cs.findbugs.plan used by edu.umd.cs.findbugs.planClassDescriptionAn analysis pass in the overall ExecutionPlan.Edge in a ConstraintGraph.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.