public class DetectorNode extends AbstractVertex<ConstraintEdge,DetectorNode>
ConstraintGraph
,
ConstraintEdge
,
ExecutionPlan
Constructor and Description |
---|
DetectorNode(DetectorFactory factory)
Constructor.
|
Modifier and Type | Method and 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
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.