edu.umd.cs.findbugs.plan
public class DetectorNode extends AbstractVertex<ConstraintEdge,DetectorNode>
See Also: ConstraintGraph ConstraintEdge ExecutionPlan
| Constructor Summary | |
|---|---|
| DetectorNode(DetectorFactory factory)
Constructor.
| |
| Method Summary | |
|---|---|
| DetectorFactory | getFactory()
Get the DetectorFactory. |
Parameters: factory the DetectorFactory for the Detector this node represents