PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
를이용하여, 각각머리말과꼬리말을표시할수도있다. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml PlantUML 언어참조가이드 (1.2023.11) 10 Bob #FFAAAA: This is displayed\n over Bob and Alice. note over Bob, Alice This is yet another example of a long note. end note @enduml 1.16 노트모양바꾸기 hnote 와 rnote 키워드를이용하여, 노트의모양을바꿀수있습니다: • hnote 는육각형노트; titles You can use creole formatting in the title. @startuml title __Simple__ **communication** example Alice -> Bob: Authentication Request Bob -> Alice: Authentication Response @enduml You can add0 码力 | 552 页 | 7.88 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)
instead of < or > to have only the bottom or top part of the arrow • repeat the arrow head (for example, >> or //) head to have a thin drawing • use -- instead of - to have a dotted arrow • add a final also be a 2 or 3 digit sequence using a field delimiter such as ., ;, ,, : or a mix of these. For example: 1.1.1 or 1.1:1. Automatically the last digit will increment. To increment the first digit, use: using header and footer. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml PlantUML Language Reference Guide0 码力 | 551 页 | 7.79 MB | 1 年前3PlantUML 1.2021.3 Language Reference Guide
instead of < or > to have only the bottom or top part of the arrow • repeat the arrow head (for example, >> or //) head to have a thin drawing • use -- instead of - to have a dotted arrow • add a final using header and footer. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml 1.10 Splitting diagrams The newpage Bob #FFAAAA: This is displayed\n over Bob and Alice. note over Bob, Alice This is yet another example of a long note. PlantUML Language Reference Guide (1.2021.2) 11 / 415 1.15 Changing notes shape0 码力 | 416 页 | 4.33 MB | 1 年前3PlantUML 1.2021.2 Language Reference Guide
instead of < or > to have only the bottom or top part of the arrow • repeat the arrow head (for example, >> or //) head to have a thin drawing • use -- instead of - to have a dotted arrow • add a final using header and footer. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml 1.10 Splitting diagrams The newpage Bob #FFAAAA: This is displayed\n over Bob and Alice. note over Bob, Alice This is yet another example of a long note. PlantUML Language Reference Guide (1.2021.2) 11 / 397 1.15 Changing notes shape0 码力 | 398 页 | 4.17 MB | 1 年前3PlantUML 1.2021.1 Language Reference Guide
instead of < or > to have only the bottom or top part of the arrow • repeat the arrow head (for example, >> or //) head to have a thin drawing • use -- instead of - to have a dotted arrow • add a final using header and footer. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml 1.10 Splitting diagrams The newpage Bob #FFAAAA: This is displayed\n over Bob and Alice. note over Bob, Alice This is yet another example of a long note. PlantUML Language Reference Guide (1.2021.1) 11 / 391 1.15 Changing notes shape0 码力 | 392 页 | 4.12 MB | 1 年前3PlantUML 1.2020.22 Language Reference Guide
instead of < or > to have only the bottom or top part of the arrow • repeat the arrow head (for example, >> or //) head to have a thin drawing • use -- instead of - to have a dotted arrow • add a final using header and footer. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml PlantUML Language Reference Guide Bob #FFAAAA: This is displayed\n over Bob and Alice. note over Bob, Alice This is yet another example of a long note. end note @enduml PlantUML Language Reference Guide (1.2020.22) 10 / 298 1.14 Changing0 码力 | 299 页 | 3.07 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23)
instead of < or > to have only the bottom or top part of the arrow • repeat the arrow head (for example, >> or //) head to have a thin drawing • use -- instead of - to have a dotted arrow • add a final using header and footer. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml PlantUML Language Reference Guide Bob #FFAAAA: This is displayed\n over Bob and Alice. note over Bob, Alice This is yet another example of a long note. end note @enduml PlantUML Language Reference Guide (1.2020.23) 11 / 310 1.15 Changing0 码力 | 311 页 | 3.15 MB | 1 年前3PlantUML 1.2023.11 Справочное руководство по языку
ключевых слов header и footer. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml Справочное руководство по языку информации в заголовках 1 ДИАГРАММЫ ПОСЛЕДОВАТЕЛЬНОСТЕЙ @startuml title __Simple__ **communication** example Alice -> Bob: Authentication Request Bob -> Alice: Authentication Response @enduml C помощью последовательности символов вы можете добавить перевод строки в заголовок. @startuml title __Simple__ communication example\non several lines Alice -> Bob: Authentication Request Bob -> Alice: Authentication Response @enduml0 码力 | 554 页 | 7.96 MB | 1 年前3PlantUML 1.2021.2 언어참조가이드
를이용하여, 각각머리말과꼬리말을표시할수도있다. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml PlantUML 언어참조가이드 (1.2021.2) 7 Bob #FFAAAA: This is displayed\n over Bob and Alice. note over Bob, Alice This is yet another example of a long note. end note @enduml PlantUML 언어참조가이드 (1.2021.2) 11 / 390 1.15 노트모양바꾸기 1 시퀀스다이어그램 titles You can use creole formatting in the title. @startuml title __Simple__ **communication** example Alice -> Bob: Authentication Request Bob -> Alice: Authentication Response @enduml You can add0 码力 | 391 页 | 4.17 MB | 1 年前3PlantUML 1.2021.3 언어참조가이드
를이용하여, 각각머리말과꼬리말을표시할수도있다. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml PlantUML 언어참조가이드 (1.2021.2) 7 Bob #FFAAAA: This is displayed\n over Bob and Alice. note over Bob, Alice This is yet another example of a long note. end note @enduml PlantUML 언어참조가이드 (1.2021.2) 11 / 407 1.15 노트모양바꾸기 1 시퀀스다이어그램 titles You can use creole formatting in the title. @startuml title __Simple__ **communication** example Alice -> Bob: Authentication Request Bob -> Alice: Authentication Response @enduml You can add0 码力 | 408 页 | 4.32 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10