Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ciediand

Pages: [1]
1
Uml Process / 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!

Pages: [1]