Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Sequence diagram with GMF?
Sequence diagram with GMF? [message #636332] Sun, 31 October 2010 00:36 Go to next message
Eclipse UserFriend
How I can do a sequence diagram with GMF?
I have defined a metamodel in EMF, which has two elements: roles and interactions. The roles can be connected to other roles through interaction. As shown in the figure below:

http://img149.imageshack.us/img149/4021/metamodelo.png

My problem is that I can not define the "lifeline" for a role. I did something similar with composite figures, but I did not allow me to connect two lifelines to each other.

http://img708.imageshack.us/img708/7963/intaractions.png

Of course, thanks for your help.
Re: Sequence diagram with GMF? [message #1721422 is a reply to message #636332] Wed, 27 January 2016 11:30 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Have you managed to implement Sequence Diagram Editor with GMF?

Thanks!
Re: Sequence diagram with GMF? [message #1721777 is a reply to message #636332] Sat, 30 January 2016 07:49 Go to previous messageGo to next message
Eclipse UserFriend
Klementina do you have the metamodel for your Sequence Diagram? Could you post what idea do you have?

Greatings,

[Updated on: Sat, 30 January 2016 17:30] by Moderator

Report message to a moderator

Re: Sequence diagram with GMF? [message #1745840 is a reply to message #1721777] Tue, 18 October 2016 09:31 Go to previous messageGo to next message
Eclipse UserFriend
Hello. Has there been any development on this topic since the latest post?


Regards Vetle VF

[Updated on: Tue, 18 October 2016 09:32] by Moderator

Report message to a moderator

Re: Sequence diagram with GMF? [message #1745929 is a reply to message #1745840] Wed, 19 October 2016 12:45 Go to previous message
Eclipse UserFriend
Hi.

I don't know how relevant it is for your use case, but note that Sirius (which is based on GMF internally) has support for the definition of sequence diagrams [1]. There are some constraints on the metamodel to make it work, but it has been used successfuly in Capella [2] and UML Designer [3] for example. Papyrus [4] also has sequence diagrams implemented on top of GMF.

Regards,
Pierre-Charles David (Sirius co-lead)

[1] https://www.eclipse.org/sirius/doc/user/sequences/Sequence%20Diagrams.html and https://www.eclipse.org/sirius/doc/specifier/sequences/Sequence%20Diagrams.html
[2] https://www.polarsys.org/capella/
[3] http://www.umldesigner.org/ref-doc/implement-the-application.html#Sequence_Diagram
[4] https://eclipse.org/papyrus/
Previous Topic:Simple constraint using OCL
Next Topic:Getting matcher from elementType instance?
Goto Forum:
  


Current Time: Sat Feb 08 20:38:24 GMT 2025

Powered by FUDForum. Page generated in 0.03211 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top