grouping folders

0 votes
asked Jul 17, 2019 in Wanted features by MarcoI
Hello,

does someone know if it is possible (and how in class diagrams) to group folders into a folder which are already defined before in an other file.

like:

-----file 1 ------
folder f1 {
class X
class y
}

---file 2----
!include file1
folder {
class a
class b
}

---file 3----
include !file2
folder rootFolder {
folder1
folder2
}

http://www.plantuml.com/plantuml/uml/SoWkIImgAStDuU9Aoyz9IIrII3DKgEPApaaiBbP8DeGnZBXg4GgC40gCOGmJP0N6G0LfXbnfO5qEgNafGFC1

Btw: Is there a function to convert linux/windows pathes arround?
commented Jul 19, 2019 by mgrol (3,150 points)

Hi, 

for your case you could simply do the include within the folder.

Whatch our the exclamation mark für file 3 "include !file2" is wrong.

BR,

Michael

commented Jul 30, 2019 by mgrol (3,150 points)
Hi,

did that work for you?

BR,

Michael
commented Aug 21, 2019 by ichi
Hi, MarcoI

Could you show me the picture you want with ASCII art?

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.
...