public interface ImmutableTimedState<T extends StateMachine<T,S,E,C>,S,E,C> extends ImmutableState<T,S,E,C>
| Modifier and Type | Method and Description |
|---|---|
C |
getAutoFireContext() |
E |
getAutoFireEvent() |
long |
getInitialDelay() |
long |
getTimeInterval() |
enterByHistory, enterDeep, enterShallow, entry, exit, getAcceptableEvents, getAllTransitions, getChildStates, getCompositeType, getEntryActions, getExitActions, getHistoryType, getInitialState, getLevel, getParentState, getPath, getStateId, getThis, getTransitions, hasChildStates, internalFire, isChildStateOf, isFinalState, isParallelState, isRegion, isRootState, verifyCopyright © 2013–2016. All rights reserved.