PlantUML 1.2021.2 Guía de Referencia del Lenguaje
@enduml 3.16 Remove classes You can also use the remove commands to remove classes. This may be useful if you define a large !included file, and if you want to remove some classes after file inclusion or Remove unlinked class By default, all classes are displayed: @startuml class C1 class C2 class C3 C1 -- C2 @enduml But you can: • hide @unlinked classes: @startuml class C1 class C2 class C3 C1 C1 -- C2 hide @unlinked @enduml • or remove @unlinked classes: @startuml class C1 class C2 class C3 C1 -- C2 remove @unlinked @enduml Guía de Referencia del Lenguaje PlantUML (1.2021.2) 63 / 388 30 码力 | 389 页 | 4.12 MB | 1 年前3PlantUML 1.2021.1 Guía de Referencia del Lenguaje
@enduml 3.16 Remove classes You can also use the remove commands to remove classes. This may be useful if you define a large !included file, and if you want to remove some classes after file inclusion or Remove unlinked class By default, all classes are displayed: @startuml class C1 class C2 class C3 C1 -- C2 @enduml But you can: • hide @unlinked classes: @startuml class C1 class C2 class C3 C1 C1 -- C2 hide @unlinked @enduml • or remove @unlinked classes: @startuml class C1 class C2 class C3 C1 -- C2 remove @unlinked @enduml Guía de Referencia del Lenguaje PlantUML (1.2021.1) 63 / 383 30 码力 | 384 页 | 4.07 MB | 1 年前3PlantUML 1.2021.3 Guía de Referencia del Lenguaje
@enduml 3.16 Remove classes You can also use the remove commands to remove classes. This may be useful if you define a large !included file, and if you want to remove some classes after file inclusion or Remove unlinked class By default, all classes are displayed: @startuml class C1 class C2 class C3 C1 -- C2 @enduml But you can: • hide @unlinked classes: @startuml class C1 class C2 class C3 C1 C1 -- C2 hide @unlinked @enduml • or remove @unlinked classes: @startuml class C1 class C2 class C3 C1 -- C2 remove @unlinked @enduml Guía de Referencia del Lenguaje PlantUML (1.2021.2) 64 / 406 30 码力 | 407 页 | 4.28 MB | 1 年前3PlantUML 1.2023.11 Guía de Referencia del Lenguaje
Lenguaje PlantUML (1.2023.11) 68 / 530 3.16 Remove classes 3 DIAGRAMA DE CLASE 3.16 Remove classes You can also use the remove commands to remove classes. This may be useful if you define a large !included included file, and if you want to remove some classes after file inclusion. @startuml class Foo1 class Foo2 Foo2 *-- Foo1 remove Foo2 @enduml 3.17 Hide, Remove or Restore tagged element or wildcard $tag13 C1 -- I1 remove * restore $tag1 @enduml 3.18 Hide or Remove unlinked class By default, all classes are displayed: Guía de Referencia del Lenguaje PlantUML (1.2023.11) 70 / 530 3.18 Hide or Remove0 码力 | 531 页 | 7.53 MB | 1 年前3PlantUML 1.2019.1 Guía de Referencia del Lenguaje
diseño Sometimes, the default layout is not perfect... You can use together keyword to group some classes together : the layout engine will try to group them (as if they were in the same package). You can other elements you may get a syntax error if, for example, trying to add a rectangle along with classes. In those cases, add { and } after the macro to create the empty rectangle. Example of usage: @startuml0 码力 | 147 页 | 1.85 MB | 1 年前3PlantUML 1.2019.4 Guía de Referencia del Lenguaje
diseño Sometimes, the default layout is not perfect... You can use together keyword to group some classes together : the layout engine will try to group them (as if they were in the same package). You can other elements you may get a syntax error if, for example, trying to add a rectangle along with classes. In those cases, add { and } after the macro to create the empty rectangle. Example of usage: @startuml0 码力 | 166 页 | 1.82 MB | 1 年前3PlantUML 1.2019.3 Guía de Referencia del Lenguaje
diseño Sometimes, the default layout is not perfect... You can use together keyword to group some classes together : the layout engine will try to group them (as if they were in the same package). You can other elements you may get a syntax error if, for example, trying to add a rectangle along with classes. In those cases, add { and } after the macro to create the empty rectangle. Example of usage: @startuml0 码力 | 158 页 | 1.72 MB | 1 年前3PlantUML 1.2019.2 Guía de Referencia del Lenguaje
diseño Sometimes, the default layout is not perfect... You can use together keyword to group some classes together : the layout engine will try to group them (as if they were in the same package). You can other elements you may get a syntax error if, for example, trying to add a rectangle along with classes. In those cases, add { and } after the macro to create the empty rectangle. Example of usage: @startuml0 码力 | 158 页 | 1.72 MB | 1 年前3PlantUML 1.2019.6 Guía de Referencia del Lenguaje
diseño Sometimes, the default layout is not perfect... You can use together keyword to group some classes together : the layout engine will try to group them (as if they were in the same package). You can other elements you may get a syntax error if, for example, trying to add a rectangle along with classes. In those cases, add { and } after the macro to create the empty rectangle. Example of usage: @startuml0 码力 | 172 页 | 1.91 MB | 1 年前3PlantUML 1.2019.9 Guía de Referencia del Lenguaje
diseño Sometimes, the default layout is not perfect... You can use together keyword to group some classes together : the layout engine will try to group them (as if they were in the same package). You can other elements you may get a syntax error if, for example, trying to add a rectangle along with classes. In those cases, add { and } after the macro to create the empty rectangle. Example of usage: @startuml0 码力 | 172 页 | 1.93 MB | 1 年前3
共 12 条
- 1
- 2