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 voidExecutionPlan. addPlugin(Plugin plugin)Add a Plugin whose Detectors should be added to the execution plan.voidExecutionPlan. build()Build the execution plan.
-