Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Sequence to communication diagram convertion(Sequence to communication diagram convertion)
Sequence to communication diagram convertion [message #1699511] Wed, 24 June 2015 16:43 Go to next message
Herve Rogues is currently offline Herve RoguesFriend
Messages: 2
Registered: June 2015
Junior Member
Hello,
is it possible to convert a Sequence diagram to a communication one with papyrus ?
If yes, how ?
Thanks.
Re: Sequence to communication diagram convertion [message #1699635 is a reply to message #1699511] Thu, 25 June 2015 12:28 Go to previous message
Christian Damus is currently offline Christian DamusFriend
Messages: 1270
Registered: July 2009
Location: Canada
Senior Member

Hi,

With the new support for canonical diagram views in Papyrus 1.1 (Mars
release), you should be able to populate a communication diagram easily
from an existing Interaction.

Create a new communication diagram in the interaction, then attach a
CSS stylesheet to it that has a rule like this:

* { canonical: true; }

All of your lifelines and messages should now appear. You can remove
the stylesheet at this point if you like, or leave it to let the
diagram continue to pick up new content from the interaction.

Refer to these videos for more details:

https://youtu.be/NhdDWIlpXao -- initial canonical views implementation
https://youtu.be/aOcCthCuDBI -- properties controlling canonical views
https://youtu.be/cfoQQKPlsxw -- CSS support for canonical views
https://youtu.be/EyfP9HicfDI -- short overview (less than 2 minutes)

HTH,

Christian


On 2015-06-24 16:43:03 +0000, Herve Rogues said:

> Hello,
> is it possible to convert a Sequence diagram to a communication one
> with papyrus ?
> If yes, how ?
> Thanks.
Previous Topic:uml profile and State machines
Next Topic:In braces view on packages, not shown 'inside' tab
Goto Forum:
  


Current Time: Fri Apr 19 09:12:22 GMT 2024

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

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

Back to the top