Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This tutorial you will construct a state machine model for a simple stopwatch that increments by 1 every second. This model is a version of the stopwatch model used in the tutorial for Cameo Simulation Toolkit (CST). However, unlike in the CST toolkit, Behaviors will be defined using Alf, rather than Activity diagrams.

...