Can I specify the order of the classes in class diagram?

+2 votes
asked Mar 12, 2021 in Wanted features by sinojelly (140 points)
I can specify the participant order in Sequence diagram, like this:

participant A

participant B

Can I specify the order of classes like this:

line1 AClass,BClass

line2 CClass, DClass

If AClass and BClass are on the same line, then AClass comes before BClass.

This feature is very important, I don't want to add a class and cause the original diagram layout to get messy.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...