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) |
getStateProperty, getTransitionPropertygetTransitiongetSuccessor, getTransitions, powersetViewgetInitialState, getState, getSuccessor, getSuccessorcreateDynamicStateMapping, createStaticStateMapping, getInitialStates, getStates, getSuccessors, getSuccessors, getSuccessors@Nonnull Acceptance getAcceptance(@Nonnull S state)
Copyright © 2014. All Rights Reserved.