Archimate-PlantUML
Archimate-PlantUML copied to clipboard
PlantUML macros and other includes for Archimate Diagrams
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...
Is it possibe to implement Rel_Composition_Nest ? Similar question from 2020 is here: https://forum.plantuml.net/12302/extra-direction-nesting-structural-relationships-archimate thanx
Why can't we build something that we can define the layers like in the attached image and place the objects in them? Maybe we can use some syntax like below?...
Hello `plantuml-stdlib/Archimate-PlantUML` team, _Here is a wanted feature._ It seems there is a new [**alternative** color palette for Archimate](https://www.opengroup.org/sites/default/files/alternative-color-set.pdf), then: - Could you allow old _(current)_ **classic** color palette and...
https://github.com/plantuml-stdlib/Archimate-PlantUML/blob/97003f77e1f584a30293d31a6195f279165b4544/Archimate.puml#L231 This line ``` rectangle "$label" as $alias ``` needs to be transformed in ``` rectangle "$label" as $alias $BUSINESS_FILLCOLOR ``` Then this diagram is working as expected: ``` @startuml...
An option to choose between the two different representation for the Archimate Components. Currently most of the components use the rectangular format with architype on the top right corner.