How Do You Sort UML Diagrams?

Answered

I created a UML diagram of classes in my package and ticked show properties but I can't work out what the sorting order is.

It isn't the same as defined in my (kotlin) class and it isn't alphabetical or grouped by type.

How is it sorted by default and how do I change the sort order of the properties?

0
1 comment

There is a related issue at https://youtrack.jetbrains.com/issue/IDEA-170065 which states that the declaration order is used.

Not sure if it's the same for Kotlin. Bug report is welcome at https://youtrack.jetbrains.com/issues/KT.

0

Please sign in to leave a comment.