Is it possible to move classes hierachically without renaming each class e.g. I have the classes 1 2 3 4 5 and I want to move all to the hierachically higher class A e.g. A-1 A-2 A-3 A-4 A-5 so that I than can collapse Group class A. I don't want to merge the classes. Thank you for any help