@startuml skinparam componentStyle uml2 package "'Customers' Aggregate" <<Rectangle>> { class Customer <<(A,#fffab8) Aggregate Root>> { Address address void anotherMethod(Name name) ReturnTypeEntity yetAnotherMethod() } class Address <<(E,DarkSeaGreen) Entity>> { String name } class Name <<(V,DarkSeaGreen) Value Object>> { String first String last } class ReturnTypeEntity <<(E,DarkSeaGreen) Entity>> { int i } } Customer --> Address : lives at Customer --> Name : uses Customer --> ReturnTypeEntity : needs something @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art