Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Creating a Trust Boundary
Creating a Trust Boundary [message #1859396] Mon, 05 June 2023 10:20 Go to next message
Lukas-Angelo Meier is currently offline Lukas-Angelo MeierFriend
Messages: 8
Registered: May 2023
Junior Member
I am currently trying to create a Threat Modeling Diagram using Sirus.

For the Trust Boundary i need to be able to draw a line that is freely movable and not attached to any of the nodes.
However using a custom SVG for a node i cannot move and rotate the line as i wish and using an edge I have to connect it to a node.

Is there a way to get the desired behavior in sirius (either edge or node based)?
Re: Creating a Trust Boundary [message #1859475 is a reply to message #1859396] Fri, 09 June 2023 16:27 Go to previous messageGo to next message
Pierre-Charles David is currently offline Pierre-Charles DavidFriend
Messages: 705
Registered: July 2009
Senior Member
I think the closest you can get would be something like:

* Create two "Node Mappings" on your diagram with the same type and value as the target element of the diagram itself, but named something like "TrustBoundaryStart" and "TrustBoundaryFinish".
* Give both nodes a style with a very small size (e.g. a rectangle of 1×1 pixels).
* Create and "Edge Mapping" with "TrustBoundaryStart" and "TrustBoundaryFinish" as source an target.

It should create a single edge between two (almost) invisible nodes.


Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Creating a Trust Boundary [message #1859543 is a reply to message #1859475] Wed, 14 June 2023 09:53 Go to previous message
Lukas-Angelo Meier is currently offline Lukas-Angelo MeierFriend
Messages: 8
Registered: May 2023
Junior Member
Thank you for your answer.

This sounds like a viable solution, so I will implement that and see if it satisfies my needs.
Previous Topic:Can't Undo Sirius deletion in RCP
Next Topic:Sirius Web Product Tour (free webinar)
Goto Forum:
  


Current Time: Sun Oct 06 17:01:34 GMT 2024

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

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

Back to the top