plantuml-stdlib / Archimate-PlantUML

PlantUML macros and other includes for Archimate Diagrams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application Component as nesting container

tvolin opened this issue · comments

I'd like to reopen #38 to get an implementation into the code.
I am not asking for every component to offer a macro for nesting.
Also, I have no idea how you could implement this. Like, can a macro leave an open { at the end?
So you could do
Application_ComponentNesting(MyAppComp,"My AppComponent)
Application_Function(...)
Application_Function(...)
NestEnd

If it's possible to give examples that show an answer to #38 without requiring that you abandon all the Archimate macros inside your nesting, that would also be fine.
Thanks!