Uses of Interface
org.antublue.test.engine.internal.statemachine.Transition
Packages that use Transition
-
Uses of Transition in org.antublue.test.engine.internal.statemachine
Methods in org.antublue.test.engine.internal.statemachine with parameters of type TransitionModifier and TypeMethodDescriptionStateMachine.addTransition(S state, Transition<S> transition) Method to add a state transition