Skip to main content



      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 12:43 Go to next message
Eclipse UserFriend
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 08:28 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 06:37:57 EDT 2025

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

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

Back to the top