Commit Graph

8 Commits (d81a7682d61098b44457308c38386c76edcac5f1)

Author SHA1 Message Date
Chris Charabaruk 754721b740 Add database macros for system, container, and component
Add the ability to use the PlantUML `database` shape for systems (including
external systems), containers, and components. The following macros have
been added:

- `SystemDb`
- `SystemDb_Ext`
- `ContainerDb`
- `ComponentDb`

These macros take the same parameters as their regular counterparts.
7 years ago
Chris Charabaruk 5cf4f0058e Use base `Boundary` macro for different boundary types
Avoid duplication and allow for easier label adjustments by using the base
`Boundary` macros in `System_Boundary` and `Container_Boundary`.
8 years ago
Victor Lupu 732db12aa0 C4_Container.puml split across multiple files
updated styles to be flat
boundary is now a dashed rectangle
updated README with new image urls
8 years ago
Victor Lupu 32a458082c maintain absolute url 8 years ago
Victor Lupu a495c6a60d added ExtSystem and Component type
new samples using the new types
8 years ago
Ricardo Niepel 7f9f80cc01 add relationship neighbor method
more relationship helper methods
8 years ago
Ricardo Niepel 7c081cabd1 fix arrow font size for big diagrams 8 years ago
Ricardo Niepel a234d78b5c init 8 years ago