PlantUML 1.2023.11 SprachreferenzZeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description 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 endif0 码力 | 529 页 | 7.46 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)Timing diagram The following non-UML diagrams are also supported: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description You can use if/then/else keywords to define branches. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Action" --> "Another Action" -right-> (*) else ->[false] "Something else" -->[Ending also possible to nest branches. @startuml (*) --> if "Some Test" then -->[true] "action 1" if "" then -> "action 3" as a3 else if "Other test" then -left-> "action 5" else --> "action 6" endif endif0 码力 | 551 页 | 7.79 MB | 1 年前3
PlantUML 1.2023.11 Справочное руководство по языкуДиаграмма синхронизации Также поддерживаются следующие не-UML-диаграммы: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description ключевые слова if/then/else чтобы определять ветки. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" создавать вложенные ветки. @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 endif0 码力 | 554 页 | 7.96 MB | 1 年前3
PlantUML 1.2023.11 Guía de Referencia del Lenguajediagram Los siguientes diagramas no-UML también están soportados: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description if/then/else para definir ramas o caminos alternos. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" También es posible anidar ramas. @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 endif0 码力 | 531 页 | 7.53 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
컴포넌트다이어그램 • 배치다이어그램 • 상태다이어그램 • 타이밍다이어그램 다음의 UML 이외의다이어그램도지원함: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description You can use if/then/else keywords to define branches. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Action" --> "Another Action" -right-> (*) else ->[false] "Something else" -->[Ending 키워드로정의할수있다. 브랜치내브랜치정도가능하다. @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 endif0 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 1.2021.3 Справочное руководство по языкуДиаграмма синхронизации Также поддерживаются следующие не-UML-диаграммы: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description ключевые слова if/then/else чтобы определять ветки. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" создавать вложенные ветки. @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 endif0 码力 | 406 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.2 Справочное руководство по языкуДиаграмма синхронизации Также поддерживаются следующие не-UML-диаграммы: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description ключевые слова if/then/else чтобы определять ветки. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" создавать вложенные ветки. @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 endif0 码力 | 388 页 | 4.18 MB | 1 年前3
PlantUML 1.2021.1 Справочное руководство по языкусостояний • Диаграмма синхронизации Также поддерживаются следующие не-UML-диаграммы: • JSON Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description ключевые слова if/then/else чтобы определять ветки. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Activity" --> "Another activity" -right-> (*) else ->[false] "Something else" создавать вложенные ветки. @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 endif0 码力 | 383 页 | 4.13 MB | 1 年前3
PlantUML 1.2021.3 Language Reference GuideTiming diagram The following non-UML diagrams are also supported: • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description You can use if/then/else keywords to define branches. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Action" --> "Another Action" -right-> (*) else ->[false] "Something else" -->[Ending also possible to nest branches. @startuml (*) --> if "Some Test" then -->[true] "action 1" if "" then -> "action 3" as a3 else if "Other test" then -left-> "action 5" else --> "action 6" endif endif0 码力 | 416 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.3 SprachreferenzZeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description 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 endif0 码力 | 406 页 | 4.22 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













