FindBugs™ 1.3.4

Package edu.umd.cs.findbugs.plan

Interface Summary
DetectorFactorySelector  
 

Class Summary
AnalysisPass An analysis pass in the overall ExecutionPlan.
ByInterfaceDetectorFactorySelector DetectorFactorySelector implementation that chooses detectors based on an implemented interface or extended superclass.
ConstraintEdge Edge in a ConstraintGraph.
ConstraintGraph Graph of Detector ordering constraints.
DetectorNode Node in a ConstraintGraph.
DetectorOrderingConstraint An ordering constraint which must be taken into account when Detectors are run.
ExecutionPlan A plan for executing Detectors on an application.
ReportingDetectorFactorySelector Select all detector factories for reporting detectors.
SingleDetectorFactorySelector Select a detector factory for a specific detector class.
 

Exception Summary
OrderingConstraintException An exception indicating that the detector ordering constraints specified by a plugin are invalid.
 


FindBugs™ 1.3.4

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