Author Topic: Sequence UML loops question  (Read 5388 times)

Ciediand

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Sequence UML loops question
« on: November 15, 2024, 06:01:25 pm »
Hi,

I have a question about sequence UML diagrams.

Say I have two timeline objects, A & B, and they are running processes in a loop such that data is returned between processes as follows:

A->B->A->B-> etc

How do I draw the return line from B->A ?

A->B can be a horizontal return line, but B->A would need to move upward to the start of the loop, violating the flow of time in the diagram. Is this ok or is there a standard approach I am missing?

Thanks in advance!

Richard Freggi

  • EA User
  • **
  • Posts: 486
  • Karma: +18/-7
    • View Profile
Re: Sequence UML loops question
« Reply #1 on: November 15, 2024, 08:38:39 pm »