public class LocalStepGraph extends FlowStepGraph
Constructor and Description |
---|
LocalStepGraph(java.lang.String flowName,
ElementGraph elementGraph) |
Modifier and Type | Method and Description |
---|---|
protected FlowStep |
createFlowStep(java.lang.String stepName,
int stepNum) |
protected void |
makeStepGraph(java.lang.String flowName,
ElementGraph elementGraph) |
getCreateFlowStep, getTopologicalIterator, pathContainsTap, printElementGraph, writeDOT
addEdge, addEdge, addVertex, clone, containsEdge, containsVertex, degreeOf, edgeSet, edgesOf, getAllEdges, getEdge, getEdgeFactory, getEdgeSource, getEdgeTarget, getEdgeWeight, incomingEdgesOf, inDegreeOf, isAllowingLoops, isAllowingMultipleEdges, outDegreeOf, outgoingEdgesOf, removeEdge, removeEdge, removeVertex, setEdgeSetFactory, setEdgeWeight, vertexSet
assertVertexExist, containsEdge, removeAllEdges, removeAllEdges, removeAllEdges, removeAllVertices, toString, toStringFromSets
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
incomingEdgesOf, inDegreeOf, outDegreeOf, outgoingEdgesOf
addEdge, addEdge, addVertex, containsEdge, containsEdge, containsVertex, edgeSet, edgesOf, getAllEdges, getEdge, getEdgeFactory, getEdgeSource, getEdgeTarget, getEdgeWeight, removeAllEdges, removeAllEdges, removeAllVertices, removeEdge, removeEdge, removeVertex, vertexSet
public LocalStepGraph(java.lang.String flowName, ElementGraph elementGraph)
protected FlowStep createFlowStep(java.lang.String stepName, int stepNum)
createFlowStep
in class FlowStepGraph
protected void makeStepGraph(java.lang.String flowName, ElementGraph elementGraph)
makeStepGraph
in class FlowStepGraph