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.
|
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()
Copyright © 2003–2015. All rights reserved.