Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)can put $tags (using $) on elements, then remove, hide or restore components either individually or by tags. By default, all components are displayed: @startuml class C1 $tag13 enum E1 interface I1 $tag13 DIAGRAM But you can: • hide $tag13 components: @startuml class C1 $tag13 enum E1 interface I1 $tag13 C1 -- I1 hide $tag13 @enduml • or remove $tag13 components: @startuml class C1 $tag13 enum E1 interface interface I1 $tag13 C1 -- I1 remove $tag13 @enduml • or remove $tag13 and restore $tag1 components: @startuml class C1 $tag13 $tag1 enum E1 interface I1 $tag13 C1 -- I1 remove $tag13 restore $tag10 码力 | 551 页 | 7.79 MB | 1 年前3
PlantUML 1.2023.11 Справочное руководство по языкуcan put $tags (using $) on elements, then remove, hide or restore components either individually or by tags. By default, all components are displayed: @startuml class C1 $tag13 enum E1 interface I1 $tag13 КЛАССОВ But you can: • hide $tag13 components: @startuml class C1 $tag13 enum E1 interface I1 $tag13 C1 -- I1 hide $tag13 @enduml • or remove $tag13 components: @startuml class C1 $tag13 enum E1 interface interface I1 $tag13 C1 -- I1 remove $tag13 @enduml • or remove $tag13 and restore $tag1 components: @startuml class C1 $tag13 $tag1 enum E1 interface I1 $tag13 C1 -- I1 remove $tag13 restore $tag10 码力 | 554 页 | 7.96 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
can put $tags (using $) on elements, then remove, hide or restore components either individually or by tags. By default, all components are displayed: @startuml class C1 $tag13 enum E1 interface I1 $tag13 DIAGRAM But you can: • hide $tag13 components: @startuml class C1 $tag13 enum E1 interface I1 $tag13 C1 -- I1 hide $tag13 @enduml • or remove $tag13 components: @startuml class C1 $tag13 enum E1 interface interface I1 $tag13 C1 -- I1 remove $tag13 @enduml • or remove $tag13 and restore $tag1 components: @startuml class C1 $tag13 $tag1 enum E1 interface I1 $tag13 C1 -- I1 remove $tag13 restore $tag10 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 1.2023.11 Sprachreferenzcan put $tags (using $) on elements, then remove, hide or restore components either individually or by tags. By default, all components are displayed: @startuml class C1 $tag13 enum E1 interface I1 $tag13 $tag13 C1 -- I1 @enduml But you can: • hide $tag13 components: @startuml class C1 $tag13 enum E1 interface I1 $tag13 PlantUML Sprachreferenz (1.2023.11) 68 / 528 3.18 Hide or Remove unlinked class @enduml • or remove $tag13 components: @startuml class C1 $tag13 enum E1 interface I1 $tag13 C1 -- I1 remove $tag13 @enduml • or remove $tag13 and restore $tag1 components: @startuml class C1 $tag130 码力 | 529 页 | 7.46 MB | 1 年前3
PlantUML 1.2023.11 Guía de Referencia del Lenguajecan put $tags (using $) on elements, then remove, hide or restore components either individually or by tags. By default, all components are displayed: @startuml class C1 $tag13 enum E1 interface I1 $tag13 $tag13 C1 -- I1 @enduml But you can: • hide $tag13 components: @startuml class C1 $tag13 enum E1 interface I1 $tag13 Guía de Referencia del Lenguaje PlantUML (1.2023.11) 69 / 530 3.18 Hide or Remove @enduml • or remove $tag13 components: @startuml class C1 $tag13 enum E1 interface I1 $tag13 C1 -- I1 remove $tag13 @enduml • or remove $tag13 and restore $tag1 components: @startuml class C1 $tag130 码力 | 531 页 | 7.53 MB | 1 年前3
PlantUML 1.2021.3 Language Reference Guide2021.2) 125 / 415 7 COMPONENT DIAGRAM 7 Component Diagram Let’s have few examples. 7.1 Components Components must be bracketed. You can also use the component keyword to define a component. And you 5 Grouping Components You can use several keywords to group components and interfaces together: • package PlantUML Language Reference Guide (1.2021.2) 127 / 415 7.5 Grouping Components 7 COMPONENT Server] #Yellow @enduml 7.12 Using Sprite in Stereotype You can use sprites within stereotype components. @startuml sprite $businessProcess [16x16/16] { FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF0 码力 | 416 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.1 Language Reference Guide2021.1) 123 / 391 7 COMPONENT DIAGRAM 7 Component Diagram Let’s have few examples. 7.1 Components Components must be bracketed. You can also use the component keyword to define a component. And you 5 Grouping Components You can use several keywords to group components and interfaces together: • package PlantUML Language Reference Guide (1.2021.1) 125 / 391 7.5 Grouping Components 7 COMPONENT Server] #Yellow @enduml 7.12 Using Sprite in Stereotype You can use sprites within stereotype components. @startuml sprite $businessProcess [16x16/16] { FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF0 码力 | 392 页 | 4.12 MB | 1 年前3
PlantUML 1.2021.2 Language Reference Guide2021.2) 124 / 397 7 COMPONENT DIAGRAM 7 Component Diagram Let’s have few examples. 7.1 Components Components must be bracketed. You can also use the component keyword to define a component. And you 5 Grouping Components You can use several keywords to group components and interfaces together: • package PlantUML Language Reference Guide (1.2021.2) 126 / 397 7.5 Grouping Components 7 COMPONENT Server] #Yellow @enduml 7.12 Using Sprite in Stereotype You can use sprites within stereotype components. @startuml sprite $businessProcess [16x16/16] { FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF0 码力 | 398 页 | 4.17 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.4)2019.4) 75 / 166 6 COMPONENT DIAGRAM 6 Component Diagram Let's have few examples : 6.1 Components Components must be bracketed. You can also use the component keyword to define a component. And you @enduml 6.5 Grouping Components You can use several keywords to group components and interfaces together: PlantUML Language Reference Guide (1.2019.4) 77 / 166 6.5 Grouping Components 6 COMPONENT DIAGRAM Server] #Yellow @enduml 6.10 Using Sprite in Stereotype You can use sprites within stereotype components. @startuml sprite $businessProcess [16x16/16] { FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF0 码力 | 167 页 | 1.83 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.3)2019.3) 75 / 158 6 COMPONENT DIAGRAM 6 Component Diagram Let's have few examples : 6.1 Components Components must be bracketed. You can also use the component keyword to define a component. And you @enduml 6.5 Grouping Components You can use several keywords to group components and interfaces together: PlantUML Language Reference Guide (1.2019.3) 77 / 158 6.5 Grouping Components 6 COMPONENT DIAGRAM Server] #Yellow @enduml 6.10 Using Sprite in Stereotype You can use sprites within stereotype components. @startuml sprite $businessProcess [16x16/16] { FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFF0 码力 | 159 页 | 1.73 MB | 1 年前3
共 67 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













