Can subcomponents be placed inside collections?

+3 votes
asked Aug 31, 2021 in Wanted features by Brian
Would like to be able to add subcomponents inside the collections entity type if this is not already possible
commented Aug 31, 2021 by The-Lu (63,920 points)

Hello B.,

No it is not yet possible, because 'collections' is not a nestable element, then it is a real wanted feature.

See doc here:

A possible workaround is to use sub-diagram (but without any link with the hosted diagram), like:

@startuml
collections c [
{{
component c
node n
}}
]
@enduml

If that can help,
Regards,
Th.

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