public abstract static class AbstractIncrementalMealyBuilder.AbstractGraphView<I,O,N,E> extends AbstractGraph<N,E> implements IncrementalMealyBuilder.GraphView<I,O,N,E>
| Constructor and Description |
|---|
AbstractIncrementalMealyBuilder.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, waitgetInitialNode, getInputSymbol, getOutputSymbolcreateDynamicNodeMapping, createStaticNodeMapping, getOutgoingEdges, getTargetpublic AbstractIncrementalMealyBuilder.AbstractGraphView()
public GraphDOTHelper<N,E> getGraphDOTHelper()
getGraphDOTHelper in interface DOTPlottableGraph<N,E>Copyright © 2014. All Rights Reserved.