



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of statecharts, their role in uml diagrams, and how they capture all possible responses of an object to use cases. It includes examples of statecharts for various classes such as course, cashcard, graderate, dropdownmenu, and garage door. Statecharts define the possible states and transitions of an object and the actions that occur when moving between states.
Typology: Slides
1 / 6
This page cannot be seen from the preview
Don't miss anything!




Initialization Open entry: Register student exit: Increment count
Closed
Canceled
do: Initialize course
do: Finalize course
do: Notify registered students
Add Student / Set count = 0
Add student[ count < 10 ]
[ count = 10 ]
Cancel
Cancel
Cancel
teach