PlantUML 1.2023.11 Sprachreferenz
Schlüsselwörter verwenden, um Verzweigungen zu definieren. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Action" --> "Another Action" -right-> (*) else ->[false] "Something else" -->[Ending Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif PlantUML Sprachreferenz (1.2023.11) 101 / 528 5.6 Synchronisation 5 AKTIVITÄTSDIAGRAMM a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 5.6 Synchronisation Mit === code ===0 码力 | 529 页 | 7.46 MB | 1 年前3PlantUML 1.2021.3 Sprachreferenz
Schlüsselworten können Verzweigungen definiert werden. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif PlantUML Sprachreferenz (1.2021.2) 87 / 405 5.6 Synchronisation 5 AKTIVITÄTSDIAGRAMM a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 5.6 Synchronisation Mit === code ===0 码力 | 406 页 | 4.22 MB | 1 年前3PlantUML 1.2020.23 Sprachreferenz
Schlüsselworten können Verzweigungen definiert werden. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif 75 / 303 4.6 Synchronisation 4 AKTIVITÄTSDIAGRAMM ->[false] "activity 2" endif a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 4.6 Synchronisation Mit === code ===0 码力 | 304 页 | 3.07 MB | 1 年前3PlantUML 1.2020.22 Sprachreferenz
Schlüsselworten können Verzweigungen definiert werden. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif 64 / 291 4.6 Synchronisation 4 AKTIVITÄTSDIAGRAMM ->[false] "activity 2" endif a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 4.6 Synchronisation Mit === code ===0 码力 | 292 页 | 2.98 MB | 1 年前3PlantUML 1.2021.2 Sprachreferenz
Schlüsselworten können Verzweigungen definiert werden. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif PlantUML Sprachreferenz (1.2021.2) 87 / 388 5.6 Synchronisation 5 AKTIVITÄTSDIAGRAMM a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 5.6 Synchronisation Mit === code ===0 码力 | 389 页 | 4.07 MB | 1 年前3PlantUML 1.2021.1 Sprachreferenz
Schlüsselworten können Verzweigungen definiert werden. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif PlantUML Sprachreferenz (1.2021.1) 87 / 383 5.6 Synchronisation 5 AKTIVITÄTSDIAGRAMM a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 5.6 Synchronisation Mit === code ===0 码力 | 384 页 | 4.02 MB | 1 年前3PlantUML 1.2019.1 Sprachreferenz
Schlüsselworten können Verzweigungen definiert werden. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif endif else ->[false] "activity 2" endif a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml PlantUML Sprachreferenz (1.2019.1) 52 / 146 4.6 Synchronisation 40 码力 | 147 页 | 1.85 MB | 1 年前3PlantUML 1.2019.4 Sprachreferenz
Schlüsselworten können Verzweigungen definiert werden. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif 56 / 166 4.6 Synchronisation 4 AKTIVITÄTSDIAGRAMM ->[false] "activity 2" endif a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 4.6 Synchronisation Mit === code ===0 码力 | 167 页 | 1.83 MB | 1 年前3PlantUML 1.2019.3 Sprachreferenz
Schlüsselworten können Verzweigungen definiert werden. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif 56 / 158 4.6 Synchronisation 4 AKTIVITÄTSDIAGRAMM ->[false] "activity 2" endif a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 4.6 Synchronisation Mit === code ===0 码力 | 159 页 | 1.72 MB | 1 年前3PlantUML 1.2019.2 Sprachreferenz
Schlüsselworten können Verzweigungen definiert werden. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif 56 / 158 4.6 Synchronisation 4 AKTIVITÄTSDIAGRAMM ->[false] "activity 2" endif a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 4.6 Synchronisation Mit === code ===0 码力 | 159 页 | 1.72 MB | 1 年前3
共 16 条
- 1
- 2