public static interface IncrementalDFABuilder.TransitionSystemView<S,I,T> extends UniversalDTS<S,I,T,Acceptance,Void>
| Modifier and Type | Method and Description |
|---|---|
Acceptance |
getAcceptance(S state) |
getTransitionPropertygetStateProperty, getTransitionPropertygetSuccessor, getSuccessors, getTransition, getTransitions, transToSetgetSuccessor, powersetViewgetInitialState, getInitialStates, getState, getStates, getSuccessor, getSuccessors, stateToSetcreateDynamicStateMapping, createStaticStateMapping, getSuccessors@Nonnull Acceptance getAcceptance(@Nonnull S state)
Copyright © 2018. All rights reserved.