We extend our previous example of the electronically controlled door with some clocks as follows (cf. figure 5.4):
This example shows for the transitions between states a label which can be described as a pattern having three 'compartements': an input part, an enabling part, and an action part.
The input part represents the input strings
representing events from the environment
. The enabling part represents conditions on clocks having the format
or
with
and
and
with
:= set of clocks. The action part has expressions like
(or other actions).
The input and enabling parts are separated from the action part by a colon ':' . Thus we have input; enabling:action.
Gerd Doeben-Henisch 2010-03-03