Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message on Message for Sequence Diagram #537

Open
gnimor opened this issue Mar 12, 2019 · 2 comments
Open

Message on Message for Sequence Diagram #537

gnimor opened this issue Mar 12, 2019 · 2 comments

Comments

@gnimor
Copy link

gnimor commented Mar 12, 2019

I am a little bit lost. I try to do something similar as it is shown in the sequence all in one example. I have attached an image what I want to achieve. In words: I want to have a message within (on top of) a message but I don't know the syntax for that or how to do it via drag and drop? It seems just changing the layout "to back" or "to top" doesn't help

2019-03-12 16_55_37-UMLet - Free UML Tool for Fast UML Diagrams

@afdia
Copy link
Collaborator

afdia commented Apr 3, 2019

Shouldn't this already be possible and shown in the sequence all in one palette? (upper right element)

grafik

@SSteve
Copy link

SSteve commented Sep 19, 2019

You can do that with multiple on statements:

obj=Lifeline A~a 
on=a
tick=
on=a
a->a +:self message
tick=

There are probably other ways to do it. I'm still trying to figure out sequence diagrams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants