Graph<ConstraintEdge,DetectorNode>
public class ConstraintGraph extends AbstractGraph<ConstraintEdge,DetectorNode>
DetectorNode
,
ConstraintEdge
,
ExecutionPlan
Constructor | Description |
---|---|
ConstraintGraph() |
Modifier and Type | Method | Description |
---|---|---|
protected ConstraintEdge |
allocateEdge(DetectorNode source,
DetectorNode target) |
|
java.lang.String |
toString() |
addVertex, containsVertex, createEdge, edgeIterator, getNumEdgeLabels, getNumEdges, getNumIncomingEdges, getNumOutgoingEdges, getNumVertexLabels, getNumVertices, incomingEdgeIterator, lookupEdge, outgoingEdgeIterator, predecessorIterator, removeEdge, removeVertex, setNumEdgeLabels, setNumVertexLabels, successorIterator, vertexIterator, vertices
protected ConstraintEdge allocateEdge(DetectorNode source, DetectorNode target)
allocateEdge
in class AbstractGraph<ConstraintEdge,DetectorNode>
public java.lang.String toString()
toString
in class java.lang.Object
SpotBugs is licensed under the LGPL.