Sequence Diagram



Definition

A sequence diagram is a bottom-level requirement diagram work product that primarily documents the interactions between classes and types (interfaces) of objects.

Objectives

The typical objectives of a sequence diagram is to:

Benefits

The typical benefits of a sequence diagram are to:

Contents

The typical contents of a sequence diagram are:

Stakeholders

The typical stakeholders of a sequence diagram are:

Phases

Preconditions

Sequence diagrams can typially be started if the following preconditions hold:

Inputs

The typical inputs to a sequence diagram include:

Guidelines

Conventions

Sequence diagrams are typically constrained by the following conventions:

Examples