StateMachine
stable

Contents:

  • Getting Started
  • study_state_machine
StateMachine
  • Docs »
  • Index
  • Edit on GitHub

Index

A | B | C | G | I | L | P | S | T

A

  • add_sample() (study_state_machine.context.Context method)
    • (study_state_machine.interfaces.IStudyState method)
  • available_states() (study_state_machine.context.Context property)

B

  • BehaviorNotAllowedException

C

  • change_state() (study_state_machine.context.Context method)
    • (study_state_machine.interfaces.IStudyState method)
  • Context (class in study_state_machine.context)
  • context() (study_state_machine.interfaces.IState property)
  • create_study() (study_state_machine.context.Context method)
    • (study_state_machine.interfaces.IStudyState method)
  • current_state() (study_state_machine.context.Context property)

G

  • get_state_dict() (study_state_machine.context.Context method)

I

  • IState (class in study_state_machine.interfaces)
  • IStudyState (class in study_state_machine.interfaces)

L

  • load_state() (study_state_machine.context.Context method)

P

  • parse_strategies() (study_state_machine.context.Context method)

S

  • StateMachineException
  • StateNotFoundException
  • study_state_machine (module)
  • study_state_machine.context (module)
  • study_state_machine.errors (module)
  • study_state_machine.interfaces (module)

T

  • transition_to() (study_state_machine.context.Context method)

© Copyright 2020, Rafael S. Müller Revision 822afea5.

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