Show Menu
Cheatography

PlantUML Cheat Sheet (DRAFT) by

Plantuml has good docs, let's see what I can add to shrink it up.

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Sequence Diagram

Declare an Order
partic­ipant UI
partic­ipant Service as SV
database DB
Define Commun­ication
UI -> SV : Message
SV -> DB : payment date