Scene: Using Scenario Diagrams and Active Text for Illustrating Object-Oriented Programs

Kai Koskimies, Hanspeter Mössenböck
Johannes Kepler University Linz
Institute for Practical Computer Science
Altenbergerstraße 69, A-4040 Linz
moessenboeck@ssw.uni-linz.ac.at


Abstract

Scenario diagrams are a well-known notation for visualizing the message flow in object-oriented systems. Traditionally, they are used in the analysis and design phases of software development to prototype the expected behavior of a system. We show how they can be used reversely for understanding and browsing existing software. We have implemented a tool called Scene that automatically produces scenario diagrams for existing object-oriented systems. The tool makes extensive use of an active text framework providing the basis for various hypertext-like facilities. It allows the user to browse not only scenarios but also various kinds of associated documents, such as source code (method definitions and calls), class interfaces, class diagrams, and call matrices.


Paper at the International Conference on Software Engeneering (ICSE'96), Berlin, 1996.

Published in Proceedings of ICSE'96, Berlin 1996. IEEE Computer Society Press, pp. 366-375

You can download the paper in postscript or in compressed postscript.