protected abstract static class AbstractIncrementalDFABuilder.AbstractGraphView<I,N,E> extends AbstractGraph<N,E> implements IncrementalDFABuilder.GraphView<I,N,E>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractIncrementalDFABuilder.AbstractGraphView() |
| Modifier and Type | Method and Description |
|---|---|
GraphDOTHelper<N,E> |
getGraphDOTHelper() |
iterator, iterator, nodeIDs, nodeIDs, size, sizecreateDynamicNodeMapping, createDynamicNodeMapping, createStaticNodeMapping, createStaticNodeMappingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAcceptance, getInitialNode, getInputSymbolcreateDynamicNodeMapping, createStaticNodeMapping, getOutgoingEdges, getTargetprotected AbstractIncrementalDFABuilder.AbstractGraphView()
public GraphDOTHelper<N,E> getGraphDOTHelper()
getGraphDOTHelper in interface DOTPlottableGraph<N,E>Copyright © 2014. All Rights Reserved.