Previous Topic

Next Topic

Book Contents

Book Index

Model: Simple dialog

This example describes a simple dialog between two parties (A and S). The parties communicate by passing messages. First, party A sends the message Question to S. Then, S replies to A with the message Answer. The desired behavior of this model is an infinite repetition of the message interchange between A and S.

In the following exercises we describe the steps for

In This Section

Create textual MSCs

Run the KLOCwork MSC to SDL Synthesizer

Inspect the synthesized SDL model

See Also

Using the KLOCwork MSC to SDL Synthesizer in stand-alone mode

Introduction to the simple dialog exercise