FindBugs™ 1.3.9

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

Packages that use edu.umd.cs.findbugs.plan
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   
 

Classes in edu.umd.cs.findbugs.plan used by edu.umd.cs.findbugs
DetectorOrderingConstraint
          An 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.plan
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™ 1.3.9

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