Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: RealPecho on February 22, 2023, 12:08:11 am

Title: How to sort differents Diagrams within my own technology
Post by: RealPecho on February 22, 2023, 12:08:11 am
I created my own technology extending UML and SysML and I have defined various Diagrams. This is working fine.

When I use the tecnology during modelling and i want to add a diagram, i get the list of possible diagrams. The list of diagrams is sorted randomly, how can i do in my own technology to get the desired order for the diagrams?
Title: Re: How to sort differents Diagrams within my own technology
Post by: Geert Bellekens on February 22, 2023, 12:24:56 am
Have you tried to play with the project browser order of your diagram stereotypes? (or if you generate from a diagram, the z-order)

Geert
Title: Re: How to sort differents Diagrams within my own technology
Post by: RealPecho on February 22, 2023, 02:56:54 am
Thank you! the order of the stereotypes didn't work, but the z-order yes! :-)