8

Activity diagrams

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

Introduction

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 ...

Get A Student Guide to Object-Oriented Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.