Project

General

Profile

Plantuml » History » Version 10

Vyacheslav Mukhortov, 2024-10-29 21:35

1 1 Evgeniy Pavlovskiy
h1. Plantuml
2
3
{{plantuml(png)
4
  Bob -> Alice : hello
5 8 Vyacheslav Mukhortov
}}
6
7
{{plantuml(png)
8
  Class01 <|-- Class02
9 1 Evgeniy Pavlovskiy
  Class03 *-- Class04
10
  Class05 o-- Class06
11
  Class07 .. Class08
12
  Class09 -- Class10
13 10 Vyacheslav Mukhortov
}}
14
15
{{plantuml(png)
16
testdot
17 2 Vyacheslav Mukhortov
}}