next up previous contents index
Next: 4.2.9 Importation Up: 4.2 Textual Syntax Previous: 4.2.7 History   Contents   Index

4.2.8 Enter/Exit Actions

Enter actions of a state are written under the ENTER descriptor. Exit actions are written under the EXIT descriptor. There are two obligatory properties and one optional property for enter actions and exit actions:


Table 4.9: An example of the textual representation of an enter action and an exit action
\begin{table}\begin{center}
\begin{minipage}{5.2cm}
\begin{verbatim}
STATECHAR...
...N:
S: A.B
N: A.C
E: e\end{verbatim}
\end{minipage} \end{center}
\end{table}


The model with an enter action and an exit action in Figure 4.11 is translated into the textual representation in Table 4.9.


next up previous contents index
Next: 4.2.9 Importation Up: 4.2 Textual Syntax Previous: 4.2.7 History   Contents   Index
Thomas Huining Feng 2004-04-28