Book a Demo

Author Topic: Sort the elements of a class?  (Read 2919 times)

Boron

  • EA User
  • **
  • Posts: 111
  • Karma: +6/-0
    • View Profile
Sort the elements of a class?
« on: April 07, 2010, 11:35:58 pm »
Hello EA users,

I would like to ask if it is possible to sort the elements of a class in the project browser?
If allowed I would have attached a small snapshot of the project browser, but so a the following text must be suffucient:
Code: [Select]
TestClass
- <<servicePoint>> servicePort_2
- <<requestPoint>> abcPort
- <<servicePoint>> servicePort
- <<requestPoint>> defPort
- <<myPort>> myPort
New elements seem to be alphabetically sorted when added to the class. Sorting can later be done via the context menu entries "Move up" and "Move down".

But if the elements are not sorted, eg. someone "moved up" and "down" the elements, is it possible to let EA resort the elements, e.g. sort by stereotype and/or alphabetically?

Many thanks for your help in advance.
Boron