PlantUML 1.2021.3 Sprachreferenz
Charlie: Old method for note over all part. with:\n ""note over //FirstPart, LastPart//"". note across: New method with:\n""note across"" Bob->Alice PlantUML Sprachreferenz (1.2021.2) 12 / 405 1.17 Several A: RequestCreated deactivate B deactivate A A -> User: Done deactivate A @enduml 1.25 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String Alice -> String note right : You can also put notes! Alice --> Bob : ok @enduml0 码力 | 406 页 | 4.22 MB | 1 年前3PlantUML 1.2021.1 Sprachreferenz
Charlie: Old method for note over all part. with:\n ""note over //FirstPart, LastPart//"". note across: New method with:\n""note across"" Bob->Alice PlantUML Sprachreferenz (1.2021.1) 12 / 383 1.17 Several A: RequestCreated deactivate B deactivate A A -> User: Done deactivate A @enduml 1.25 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String Alice -> String note right : You can also put notes! Alice --> Bob : ok @enduml0 码力 | 384 页 | 4.02 MB | 1 年前3PlantUML 1.2021.2 Sprachreferenz
Charlie: Old method for note over all part. with:\n ""note over //FirstPart, LastPart//"". note across: New method with:\n""note across"" Bob->Alice PlantUML Sprachreferenz (1.2021.2) 12 / 388 1.17 Several A: RequestCreated deactivate B deactivate A A -> User: Done deactivate A @enduml 1.25 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String Alice -> String note right : You can also put notes! Alice --> Bob : ok @enduml0 码力 | 389 页 | 4.07 MB | 1 年前3PlantUML 1.2019.1 Sprachreferenz
@enduml PlantUML Sprachreferenz (1.2019.1) 14 / 146 1.20 Return 1 SEQUENZ-DIAGRAMM 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String Alice -> String note right : You can also put notes! Alice --> Bob : ok @enduml Komplettes Beispiel @startuml title Servlet Container (*) --> "ClickServlet.handleRequest()" --> "new Page" if "Page.onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process0 码力 | 147 页 | 1.85 MB | 1 年前3PlantUML 1.2019.4 Sprachreferenz
A: RequestCreated deactivate B deactivate A A -> User: Done deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String Alice -> String PlantUML Sprachreferenz (1.2019.4) 16 / 166 1.22 Eingehende PlantUML Sprachreferenz (1.2019.4) 61 / 166 4.12 Komplettes Beispiel 4 AKTIVITÄTSDIAGRAMM --> "new Page" if "Page.onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process0 码力 | 167 页 | 1.83 MB | 1 年前3PlantUML 1.2019.3 Sprachreferenz
A: RequestCreated deactivate B deactivate A A -> User: Done deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String Alice -> String PlantUML Sprachreferenz (1.2019.3) 16 / 158 1.22 Eingehende PlantUML Sprachreferenz (1.2019.3) 61 / 158 4.12 Komplettes Beispiel 4 AKTIVITÄTSDIAGRAMM --> "new Page" if "Page.onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process0 码力 | 159 页 | 1.72 MB | 1 年前3PlantUML 1.2019.2 Sprachreferenz
A: RequestCreated deactivate B deactivate A A -> User: Done deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String Alice -> String PlantUML Sprachreferenz (1.2019.2) 16 / 158 1.22 Eingehende PlantUML Sprachreferenz (1.2019.2) 61 / 158 4.12 Komplettes Beispiel 4 AKTIVITÄTSDIAGRAMM --> "new Page" if "Page.onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process0 码力 | 159 页 | 1.72 MB | 1 年前3PlantUML 1.2023.11 Sprachreferenz
Charlie: Old method for note over all part. with:\n ""note over //FirstPart, LastPart//"". note across: New method with:\n""note across"" Bob->Alice hnote across:Note across all part. @enduml [Ref. QA-9738] A: RequestCreated deactivate B deactivate A A -> User: Done deactivate A @enduml 1.26 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String Alice -> String note right : You can also put notes! Alice --> Bob : ok @enduml0 码力 | 529 页 | 7.46 MB | 1 年前3PlantUML 1.2020.23 Sprachreferenz
A: RequestCreated deactivate B deactivate A A -> User: Done deactivate A @enduml 1.23 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String PlantUML Sprachreferenz (1.2020.23) 18 / 303 1.25 Shortcut syntax for activation -[#red]-> bar1 foo -[#green]-> bar2 foo -[#blue]-> bar3 'foo -[#blue;#yellow;#green]-> bar4 @enduml • new method @startuml class foo foo --> bar : normal foo --> bar1 #line:red;line.bold;text:red : red bold0 码力 | 304 页 | 3.07 MB | 1 年前3PlantUML 1.2020.22 Sprachreferenz
A: RequestCreated deactivate B deactivate A A -> User: Done deactivate A @enduml 1.22 Return A new command return for generating a return message with optional text label. The point returned to is the neuen Objektes verantwortlich ist. @startuml Bob -> Alice : hello create Other Alice -> Other : new create control String PlantUML Sprachreferenz (1.2020.22) 17 / 291 1.24 Shortcut syntax for activation -[#red]-> bar1 foo -[#green]-> bar2 foo -[#blue]-> bar3 'foo -[#blue;#yellow;#green]-> bar4 @enduml • new method @startuml PlantUML Sprachreferenz (1.2020.22) 60 / 291 3.32 Change relation, linking or arrow0 码力 | 292 页 | 2.98 MB | 1 年前3
共 18 条
- 1
- 2