Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Thomas Arnbjerg on August 16, 2024, 10:16:45 pm

Title: Is there a way to neutralize unused profiles/technologies
Post by: Thomas Arnbjerg on August 16, 2024, 10:16:45 pm
I've created a profile with a stake holder requirement stereotype. For some reason this is confused with the BABOK::stakeholder requirement. Is there a way to avoid this?

Title: Re: Is there a way to neutralize unused profiles/technologies
Post by: Geert Bellekens on August 16, 2024, 10:28:27 pm
I always add a prefix to my stereotypes to ensure they are unique.

So in your case that could be myProfile_stakeholder

Another tip is to always use the fully qualified stereotype where possible. (e.g. scripts, csv import/export etc..)

You can also disable the MDG's you are not using with a perspective set. You can make your own perspective set with only those MDG's you are actually using and set that as the default for you model.
The MDG's that are not selected will no longer be visible for the users.

Geert
Title: Re: Is there a way to neutralize unused profiles/technologies
Post by: Thomas Arnbjerg on August 16, 2024, 10:41:12 pm
Thanks for the response. Disabling the technologies under 'Settings'->'Options'->'MDG Technologies' fixes the issue.
Title: Re: Is there a way to neutralize unused profiles/technologies
Post by: Geert Bellekens on August 16, 2024, 10:45:45 pm
Thanks for the response. Disabling the technologies under 'Settings'->'Options'->'MDG Technologies' fixes the issue.
That is no longer the preferred way, but I guess that will would as well.

Geert