Sorting based on visibilty

0 votes
asked Nov 27, 2012 in Won't implement by anonymous
Is there an option to sort the class methods and properties (in a class diagram) by their visibility? Public with public, private with private etc.

1 Answer

0 votes
answered Mar 16, 2018 by Anthony-Gaudino (5,720 points)
Sorting is made by the order the nodes are declared and also by their edges connections, there's no other way to order nodes.
...