-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Lars Hamann edited this page May 2, 2021
·
10 revisions
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.