Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: MichaelHanson on September 12, 2007, 05:08:18 am
-
Based on requests from my current team I have created a productivity enhancing add-in for EA (in C#).
Currently it has three features:
Set Link Style All - Set the style of all links on the active diagram to a selected type.
Link To Multiple - Creates links from the active element to multiple elements (all in the active diagram).
Link Multiple To - Creates links from multiple elements to the active element (all in the active diagram)
With the latter two you get to select multiple elements and the type of link.
I am happy to share this, but not sure where is the best place to do so any suggestions?
Also if you have any suggestions for additional simple features that could be added I am happy to add them and release the updated version.
Mike Hanson
-
...I have created a productivity enhancing add-in for EA...
I am happy to share this, but not sure where is the best place to do so any suggestions?
Mike Hanson
Thanks for taking this initiative Mike,
I am sure that this will get some interest, as the features you've included will certainly reduce the labour required to maintain many diagrams.
Try the EA Wiki.
Read the top post in the Automation Section - it is sticky so it is always on top. Check the signature line at the bottom of the post. You'll find a link to the Wiki there.
The post itself gives directions to the EA User Group. You could also post the add-in there, but the UG seems not to get much usage these days, in favor of the Wiki.
HTH David
-
I have added some new functionality to the add-in it now has:
Set Link Style All
Set Link Style
Hide Links
Unhide Links
Link To Multiple
Link Mulitiple To
I have looked at uploading it to the Wiki to make it available, but the only upload feature is limited to images so I will upload to my own web site and put a link to it on the Wiki in the next couple of days.
-
Great Mike,
This really does sound like something useful.
Thanks for pitching in,
David
-
Decided to go open source with this so have made it available via CodePlex at http://www.codeplex.com/eautils
I haven't uploaded source code as yet, I will do so after adding more comments to aid in learning etc.
I will add a link to the project on the Wiki too.
-
Thanks again Mike!
-
Source code and minor update now available on CodePlex
http://www.codeplex.com/eautils
-
Bump!
Just found this by trolling through the list. An excellent plugin.