public static interface IncrementalMealyBuilder.GraphView<I,O,N,E> extends DOTPlottableGraph<N,E>
| Modifier and Type | Method and Description |
|---|---|
N |
getInitialNode() |
I |
getInputSymbol(E edge) |
O |
getOutputSymbol(E edge) |
getGraphDOTHelpercreateDynamicNodeMapping, createStaticNodeMapping, getOutgoingEdges, getTargetCopyright © 2014. All Rights Reserved.