Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: moffatrp on March 09, 2010, 09:29:52 am

Title: Profiles and diagrams
Post by: moffatrp on March 09, 2010, 09:29:52 am
Warning: New to EA so be patient.

Can I associate a new profile that I create with a diagram so it shows up in the toolbox automatically when ever the diagram is selected?

I can't find anything is the users guide on the subject but it seems like it should be doable.

Title: Re: Profiles and diagrams
Post by: KP on March 09, 2010, 01:10:49 pm
You can do it but it's quite involved. You will need to define a custom toolbox - look up Toolbox Profiles in the help file. Then you will need to define a custom diagram type - look up Diagram Profiles in the help. One of the attributes for a custom diagram type is the toolbox to be opened whenever the diagram is opened. You will then need to bundle your toolbox profile, diagram profile and your original profile into a single MDG Technology (Tools>Generate MDG Technology File to launch the wizard). Settings>MDG Technologies>Advanced>Add to point to your technology then restart EA. Begin browsing the help on this page (http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/mdgtechnologies_2.html) and ask questions if you get stuck!
Title: Re: Profiles and diagrams
Post by: moffatrp on March 09, 2010, 10:40:05 pm
Thanks for the quick response