@startuml !pragma layout smetana skinparam componentStyle uml2 skinparam shadowing false skinparam roundcorner 10 skinparam defaultTextAlignment center skinparam wrapWidth 200 skinparam maxMessageSize 150 left to right direction hide stereotype skinparam padding 2 <style> componentDiagram { fontsize: 12 } .unchanged { fontcolor: Green linecolor: Green backgroundcolor: #PaleGreen } .decomm { fontcolor: Blue linecolor: Blue backgroundcolor: #LightBlue } .config { fontcolor: Orange linecolor: Orange backgroundcolor: #LightYellow } .modified { fontcolor: DarkOrange linecolor: DarkOrange backgroundcolor: #Khaki } .new { fontcolor: DarkRed linecolor: DarkRed backgroundcolor: #LightSalmon } legend { backgroundcolor: white fontsize: 10 } </style> title Mug Factory Inventory Tracking System end title header //Inventory Management// endheader database "**Inventory Service** \n<size:10><i>[SYS1]</i></size>" as SYS1 <<new>> rectangle "**Inventory API** \n<size:10><i>[SYS2]</i></size>" as SYS2 <<new>> artifact "**User Interface** \n<size:10><i>[SYS3]</i></size>" as SYS3 <<new>> cloud "**Monitoring and Reporting Service** \n<size:10><i>[SYS4]</i></size>" as SYS4 <<new>> SYS1 <.r.> SYS2 <<new>> : <b>Sends inventory data</b>\n<size:10><i> real-time [CN.01]</i></size> SYS1 <.d.> SYS4 <<new>> : <b>Sends periodic inventory snapshots</b>\n<size:10><i> daily [CN.02]</i></size> SYS2 <.r.> SYS3 <<new>> : <b>Receives requests and sends data</b>\n<size:10><i> on-demand [CN.03]</i></size> SYS3 <.l.> SYS2 <<new>> : <b>Sends requests and receives data</b>\n<size:10><i> as-needed [CN.04]</i></size> SYS4 <.u.> SYS1 <<new>> : <b>Receives inventory snapshots</b>\n<size:10><i> daily [CN.05]</i></size> footer endfooter @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