Class ExecutionPlan

java.lang.Object
edu.umd.cs.findbugs.plan.ExecutionPlan

public class ExecutionPlan extends Object
A plan for executing Detectors on an application. Automatically assigns Detectors to passes and orders Detectors within each pass based on ordering constraints specified in the plugin descriptor(s).