Week 7: Sequence Diagrams, From Requirements to Design
We have a look at sequence diagrams, which allows one do document how a system is executing. This can be used in serveral ways:
- Designing a system by documenting how a use case scenario should be implemented
- Visualize the executing of existing software
- Visualizing how certain activities are done in the real world (e.g. telecommunication protocols and business processes).
Then, we are looking at how systems are designed given a set of requirements represented as detailed use cases. The basic idea is, to simulate the exchange of messages needed to implement a use case scenario.
- Slides
- Literature / References:
On to Week 6: Class Diagrams Part II, Project Planning, Exam Project Part of Lecture Plan
Hubert Baumeister
April 23, 2018