Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: Zvolensky on November 23, 2016, 06:55:53 pm
-
Hello
Is there a way for having multiple links to different diagrams from an object? For now, i have a child diagram when double clicking. I would like to have more, showing different views.
Probably using some script from a context menu? Any ideas on how exactly to do that?
-
Use a hyperlink. Either by dragging the target diagram and selecting the option or by creating the hyperlink from the toolbox.
q.
-
Hello
Thank you but that is not what i need.
I have an object on a diagram, many object on diagram actually
Using the "new child diagram" I can create a link to a specific diagram from that object, which i can access by doubleclicking the object
But i would like to have more "links" from that particular object and all the other objects (possibly)
So using the hyperlink is not an option.
Example:
I have ArchiMate Node
child diagram will have this node centric view, so this node and all 1st level objects connected to it
another diagram would show for example how this node is linked to a business service etc...
So different object specific diagrams
-
There is only one diagram that can be linked as the "composite" diagram and that will open when you doubleclick it.
You can add as many links to diagrams as you wish in the notes though
Geert
-
Yes, i know that :D
That is why i was mentioning a possibility to use some script... I'm not a scripting guy so i have no clue is something like this would be possible to achieve with some scripts...
-
I would just place a couple of hyperlinks on the main composite diagram. This is anyway the best one can do: to create a context-diagram (the composite diagram) for an element. From this diagram you can navigate to secondary context diagrams. Else you'd need some context menu for the navigation and that would always be crippled (you 'can' do that with an add-in).
q.
-
Well, that is a nice and easy workaround :D
good idea :D thx
I just wonder why it did not occurred to me :D