Author Topic: How to sort differents Diagrams within my own technology  (Read 1754 times)

RealPecho

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
How to sort differents Diagrams within my own technology
« 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?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to sort differents Diagrams within my own technology
« Reply #1 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

RealPecho

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: How to sort differents Diagrams within my own technology
« Reply #2 on: February 22, 2023, 02:56:54 am »
Thank you! the order of the stereotypes didn't work, but the z-order yes! :-)