public interface ITransition<T>
IExecutable<T>
getExecutable(IState<T> state)
boolean
isApplicable(IState<T> state)
boolean isApplicable(IState<T> state)
IExecutable<T> getExecutable(IState<T> state)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.