Skip to main content



      Home
Home » Eclipse Projects » Sirius » Creating a Trust Boundary
Creating a Trust Boundary [message #1859396] Mon, 05 June 2023 06:20 Go to next message
Eclipse UserFriend
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 12:27 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: Creating a Trust Boundary [message #1859543 is a reply to message #1859475] Wed, 14 June 2023 05:53 Go to previous message
Eclipse UserFriend
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 Aug 31 08:07:57 EDT 2025

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

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

Back to the top