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.
-