public class IncrementalPCDFATreeBuilder.TransitionSystemView extends IncrementalDFATreeBuilder.TransitionSystemView
| Constructor and Description |
|---|
IncrementalPCDFATreeBuilder.TransitionSystemView() |
| Modifier and Type | Method and Description |
|---|---|
Node<I> |
getTransition(Node<I> state,
I input) |
getAcceptance, getInitialState, getSuccessorgetStateProperty, getTransitionPropertygetInitialStates, getInitialStates, getState, getState, getSuccessor, getSuccessor, getSuccessor, getSuccessor, getTransitions, getTransitionscreateDynamicStateMapping, createDynamicStateMapping, createStaticStateMapping, createStaticStateMapping, getStates, getStates, getSuccessors, getSuccessors, getSuccessors, getSuccessors, getSuccessors, getSuccessors, powersetView, powersetViewclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransitions, powersetViewgetState, getSuccessor, getSuccessorcreateDynamicStateMapping, createStaticStateMapping, getInitialStates, getStates, getSuccessors, getSuccessors, getSuccessorspublic IncrementalPCDFATreeBuilder.TransitionSystemView()
public Node<I> getTransition(Node<I> state, I input)
getTransition in interface DeterministicTransitionSystem<Node<I>,I,Node<I>>getTransition in class IncrementalDFATreeBuilder.TransitionSystemViewCopyright © 2014. All Rights Reserved.