public interface ExclusiveLimitStateMachineType extends FiniteStateMachineType
| Modifier and Type | Method and Description |
|---|---|
StateType |
getHigh() |
StateType |
getHighHigh() |
TransitionType |
getHighHighToHigh() |
TransitionType |
getHighToHighHigh() |
StateType |
getLow() |
StateType |
getLowLow() |
TransitionType |
getLowLowToLow() |
TransitionType |
getLowToLowLow() |
getCurrentState, getLastTransitionStateType getHighHigh()
StateType getHigh()
StateType getLow()
StateType getLowLow()
TransitionType getLowLowToLow()
TransitionType getLowToLowLow()
TransitionType getHighHighToHigh()
TransitionType getHighToHighHigh()
Copyright © 2015. All rights reserved.