Event StateMachine
stable

Contents:

  • Event State Machine
  • Installation
  • event_statemachine
    • event_statemachine package
  • Contributing
  • Credits
  • History
Event StateMachine
  • event_statemachine
  • Edit on GitHub

event_statemachine

  • event_statemachine package
    • Submodules
    • event_statemachine.context module
      • Context
        • Context.from_dict()
        • Context.to_dict()
    • event_statemachine.handler module
      • HandlerMeta
    • event_statemachine.sm module
      • StateMachine
        • StateMachine.get_context()
        • StateMachine.on_entries
        • StateMachine.on_entry()
        • StateMachine.on_exit()
        • StateMachine.on_exits
        • StateMachine.on_get_context()
        • StateMachine.on_return()
        • StateMachine.on_set_context()
        • StateMachine.run_state()
        • StateMachine.set_context()
        • StateMachine.transitions
      • event_condition()
      • on_state_entry()
      • on_state_exit()
      • transition()
    • Module contents
Previous Next

© Copyright 2023, Federico Gonzalez Itzik. Revision adca6cc1.

Built with Sphinx using a theme provided by Read the Docs.