Sequence diagram

diagram which shows process interactions arranged in a time sequence, used to visualise the design of a computing system

In the Unified Modelling Language, a sequence diagram shows the interaction between different systems. It is one of the four diagram types UML defines. Usually, it shows how objects exchange messages.

Example Sequence diagram, for checking Email