@ParametersAreNonnullByDefault public class IncrementalDFATreeBuilder.TransitionSystemView extends AbstractIncrementalDFABuilder.AbstractTransitionSystemView<Node<I>,I,Node<I>>
| Constructor and Description |
|---|
TransitionSystemView() |
| Modifier and Type | Method and Description |
|---|---|
Acceptance |
getAcceptance(Node<I> state) |
Node<I> |
getInitialState() |
Node<I> |
getSuccessor(Node<I> transition) |
Node<I> |
getTransition(Node<I> state,
I input) |
getStateProperty, getTransitionPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransitionPropertygetSuccessor, getSuccessors, getTransitions, transToSetpowersetViewgetInitialStates, getState, getStates, getSuccessor, getSuccessors, stateToSetcreateDynamicStateMapping, createStaticStateMapping, getSuccessorsCopyright © 2018. All rights reserved.