Book a Demo

Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Prev Next

Lifeline Activation Levels

Complicated processing systems can be easily negotiated and reflected in Sequence diagrams, by adding activation layers on a single lifeline.

Examples

A Sequence diagram examle for a setting Lifeline Activation Level in Sparx Systems Enterprise Architect.

A Class invokes the method Sample A, which in turn calls Sample A1.

To produce the arrangement in the diagram:

  1. In the Diagram Toolbox click on Search to display the 'Find Toolbox Item' dialog and specify 'Interaction'.
  2. Click on the 'Self-message' icon in the 'Interaction Relationships' panel.
  3. Click on the lifeline.
A Sequence diagram example for a setting Self-mesage Lifeline Activation Levels in Sparx Systems Enterprise Architect.

In order to raise the Activation level of Sample A1, click on the raise arrow of the selected connector.

The lifeline now visually depicts that method Sample A1 is called during the processing of Sample A.

selfmessagemultlev2

A Sequence diagram example for a setting Self-mesage Lifeline Activation Levels in Sparx Systems Enterprise Architect.

In this example, a few more self-messages have been added.

The message Sample A2a is called from Sample A2, which in turn is called from Sample A (not Sample A1).

Sample A1 is called from Sample A.