You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lars Hamann edited this page May 2, 2021
·
10 revisions
Models
Basic class diagrams
State machines
Classes can be enriched with state machines. In USE, protocol state machines are supported.
They can be used to define a usage protocol of a class, i. e., they can define valid call sequences
by state transitions.
A simple protocol state machine is described in this example.