JavaScript is disabled on your browser.
Skip navigation links
SpotBugs 4.4.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
edu.umd.cs.findbugs.plan.OrderingConstraintException
Packages that use
OrderingConstraintException
Package
Description
edu.umd.cs.findbugs.plan
Uses of
OrderingConstraintException
in
edu.umd.cs.findbugs.plan
Methods in
edu.umd.cs.findbugs.plan
that throw
OrderingConstraintException
Modifier and Type
Method
Description
void
ExecutionPlan.
addPlugin
(
Plugin
plugin)
Add a Plugin whose Detectors should be added to the execution plan.
void
ExecutionPlan.
build
()
Build the execution plan.