August 2004
Beginner to intermediate
416 pages
9h 25m
English
Learning outcomes
The material and exercises in this chapter will enable you to:
•. Explain the role and purpose of activity diagrams in object-oriented systems development
•. Draw a simple activity diagram
•. Use activity diagrams to analyse business workflows, use cases and operations on classes.
Key words that you will find in the glossary:
• activity
• guard
• object flow
• synchronization bar
• fork
• join
• swimlane
As we have seen in Chapter 3, the functionality of the system is initially represented through use cases, which describe the main activities of the system from the perspective of the user. System functionality is also specified in the operations on each class in the class diagram (see ...
Read now
Unlock full access