An alternative combined fragment is used to specify an area of a group of lifelines/ actors to show conditional flow in a sequence diagram. It also models the if-then-else logic in the sequence diagram. In this page, we will demonstrate how to draw a simple sequence diagram with applying alternative combined fragment.
- First of all, create a sequence diagram as follows:
- Secondly, click Alt. Combined Fragment on the diagram toolbar and drag it on the diagram to cover the Person lifeline and ATM Machinelifeline.
- Next, draw a message from ATM Machine lifeline to Person lifeline in the upper compartment of the alternative combined fragment. Name it as Ask for password. Draw another message from ATM Machine lifeline to Person lifeline in the lower compartment of the alternative combined fragment afterwards. Name it as Display invalid card.
- Now, Right click on the combined fragment and select Open Specification… from the pop-up menu to open Combined Fragment Specificationdialog box.
- When the Combined Fragments Specification dialog box unfolds, open the Interaction Operands tab, select Operand and then click Open Specification… button. In the Interaction Operand Specification dialog box, open the Guard tab and enter Valid card in Constraint text field. Click OKbutton to confirm the changes.
- Similarly, enter Invalid card in Constraint text field for Operand2by following the previous step.
- Finally, guard conditions are displayed in the alternative combined fragment as shown below:
How to try the sample
Download ATM machine and then unzip it to get the .vpp file.






