Skip to main content



      Home
Home » Eclipse Projects » Sirius » How to Have Multiple Containers for One Node?
How to Have Multiple Containers for One Node? [message #1793590] Fri, 10 August 2018 13:06 Go to next message
Eclipse UserFriend
index.php/fa/33622/0/Hello,

I would essentially like to show in Sirius two "regions", that I currently represent with containers, that both share a node. The image below shows what I'm after.
index.php/fa/33622/0/

Thanks!
Re: How to Have Multiple Containers for One Node? [message #1793701 is a reply to message #1793590] Tue, 14 August 2018 05:15 Go to previous message
Eclipse UserFriend
Hello,

If the image in attachment is what you are looking for, you can try to define a custom layout (arrange all) https://www.eclipse.org/sirius/doc/developer/extensions-provide_custom-arrange-all.html.

You can look at the behavior of the layout defined for the "Combined Fragment" in a Sequence diagram.
Your red container can be represented by the combined fragment. Semantically it will not contain the blue container or the node, but graphically, using your custom layout you will be able to display what you want.
As your red container can not contain the blue container or the node, you can use a reference instead in order to keep track of what should be above the red container.

Regards,

[Updated on: Tue, 14 August 2018 05:20] by Moderator

Previous Topic:NULL pointer when opening sirius diagram firstly
Next Topic:Linking of sirius editor
Goto Forum:
  


Current Time: Sun Jul 13 19:19:18 EDT 2025

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

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

Back to the top