Jump to content

Message sequence chart

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 80.14.160.235 (talk) at 14:31, 11 July 2011 (→‎Tools). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Example of a simple UML message sequence chart.

A Message Sequence Chart (or MSC) is an interaction diagram from the SDL family very similar to UML's sequence diagram, standardized by the International Telecommunication Union.

The main area of application for Message Sequence Charts is as for communication behaviour in real-time systems, more specifically telecommunication Electronic Switching Systems.

History

The first version of the MSC standard was released in 1992[1].

The 1996 version added references, ordering and inlining expressions concepts, and introduced HMSC[2] (High-level Message Sequence Charts), which are the MSC way of expressing State diagrams.

The latest MSC 2000 version[3] added object orientation, refined the use of data and time in diagrams, and added the concept of remote method calls[4].

Comparison to UML

It has been said that MSC has been considered as a candidate for the interaction diagrams in UML[5].

However, proponents of MSC such as Ericsson think that MSC is better than UML 2.0 for modelling large or complex systems[6].

Live Sequence Charts

David Harel thinks that MSC still has several shortcomings such as:

  • MSC propose a weak partial ordering semantics that makes it impossible to capture some behavioral requirements,
  • The relationship between the MSC requirements and the executable specification is not clear.

To address what he sees as weaknesses in the MSC model, David Harel proposed an extension on the MSC standard called LSC (Live Sequence Charts)[7][8][9].

Tools

See also

References

  1. ^ "The history of MSC". sdl-forum.org. Retrieved 2009-09-19.
  2. ^ "HMSC". sdl-forum.org. Retrieved 2009-09-19.
  3. ^ Øystein Haugen. "MSC 2000" (PDF). Ericsson. Retrieved 2009-09-19.
  4. ^ "What is new in MSC 2000 relative to MSC 96". sdl-forum.org. Retrieved 2009-09-19.
  5. ^ Ekkart Rudolph, Jens Grabowskib, Peter Graubmann (1999). "Towards a Harmonization of UML-Sequence Diagrams and MSC". University of Göttingen. Retrieved 2009-09-20.{{cite web}}: CS1 maint: multiple names: authors list (link)
  6. ^ Øystein Haugen (June 2000). "UML 2.0 vs. SDL/MSC - Ericsson Position Statement" (PDF). Ericsson. Retrieved 2009-09-19.
  7. ^ David Harel (2003-04-08). "Message Sequence Charts" (PDF). Retrieved 2009-09-20.
  8. ^ David Harel (2005-02-22). "LSCs: Breathing Life into Message Sequence Charts". Formal Methods in System Design. Retrieved 2009-09-20.
  9. ^ David Harel (2002). "Multiple instances and symbolic variables in executable sequence charts". Association for Computing Machinery. Retrieved 2009-09-20. {{cite web}}: Check date values in: |date= (help)