UML Activity Diagrams

The activity diagrams reflect the program flow within the individual methods, regardless of simple or object-oriented declaration. The methods are displayed file-wise and not nested. To follow an integrated method call (possibly across files), it is recommended to enlarge the correct image and use the search function of the respective browser. You can find the symbol key of the diagrams here.

__init__.py

__init__.py

(click to enlarge)

_debug.py

_debug.dot.py

(click to enlarge)

_version.py

_version.py

(click to enlarge)

exceptions.py

exceptions.py

(click to enlarge)

scenario.py

scenario.py

(click to enlarge)

scheduler.py

scheduler.py

(click to enlarge)

simmanager.py

simmanager

(click to enlarge)

util.py

util.py

(click to enlarge)