protected abstract static class AbstractIncrementalDFABuilder.AbstractGraphView<I,N,E> extends Object implements IncrementalDFABuilder.GraphView<I,N,E>
SimpleGraph.NormalGraphView<N,G extends SimpleGraph<N>>| Modifier | Constructor and Description |
|---|---|
protected |
AbstractGraphView() |
| Modifier and Type | Method and Description |
|---|---|
VisualizationHelper<N,E> |
getVisualizationHelper() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAcceptance, getInitialNode, getInputSymbolasNormalGraphadjacentTargetsIterator, adjacentTargetsStream, getAdjacentTargets, getEdgesBetween, getOutgoingEdges, getTarget, outgoingEdges, outgoingEdgesIterator, outgoingEdgesStreamgetNodes, iterator, nodeIDs, nodesStream, sizeadjacentTargets, createDynamicNodeMapping, createStaticNodeMapping, isConnectedforEach, spliteratorpublic VisualizationHelper<N,E> getVisualizationHelper()
getVisualizationHelper in interface Graph<N,E>getVisualizationHelper in interface SimpleGraph<N>Copyright © 2018. All rights reserved.