State Based Design
- Tags
- soft-eng
Is a UI design based on state-machines where each state [see page 18, corresponds] to a different user-screen. Transitions corresponds to actions only available on that screen and transitions either return you to the current screen or take you to a different one.