public interface DOTPlottableAutomaton<S,I,T> extends Automaton<S,I,T>, InputAlphabetHolder<I>
| Modifier and Type | Method and Description |
|---|---|
GraphDOTHelper<S,TransitionEdge<I,T>> |
getDOTHelper() |
getSuccessor, getTransitions, powersetViewgetStates, size, stateIDscreateDynamicStateMapping, createStaticStateMapping, getInitialStates, getStates, getSuccessors, getSuccessors, getSuccessorsgetInputAlphabetGraphDOTHelper<S,TransitionEdge<I,T>> getDOTHelper()
Copyright © 2013. All Rights Reserved.