State
using
ingo@796: * the conditions of the transitions which are linked to it.
ingo@796: *
sascha@780: * @author Tim Englich
tim@734: */
tim@734: public interface AutoResumeState extends State{
tim@734:
tim@734: }
sascha@836: // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 :