GraphVertex<DetectorNode>
, java.lang.Comparable<DetectorNode>
public class DetectorNode extends AbstractVertex<ConstraintEdge,DetectorNode>
ConstraintGraph
,
ConstraintEdge
,
ExecutionPlan
Constructor | Description |
---|---|
DetectorNode(DetectorFactory factory) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
DetectorFactory |
getFactory() |
Get the DetectorFactory.
|
java.lang.String |
toString() |
Get the Plugin Name for this DetectorFactory for debugging support
|
public DetectorNode(DetectorFactory factory)
factory
- the DetectorFactory for the Detector this node representspublic DetectorFactory getFactory()
public java.lang.String toString()
toString
in class java.lang.Object
SpotBugs is licensed under the LGPL.