Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.4)
example: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 Packages You can define a package using the package keyword, and optionally declare a background color for 166 3.17 Packages style 3 CLASS DIAGRAM package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can Reference Guide (1.2019.4) 45 / 166 3.18 Namespaces 3 CLASS DIAGRAM You can also define links between packages, like in the following example: @startuml skinparam packageStyle rectangle package foo1.foo20 码力 | 167 页 | 1.83 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.3)
example: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 Packages You can define a package using the package keyword, and optionally declare a background color for 158 3.17 Packages style 3 CLASS DIAGRAM package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can Reference Guide (1.2019.3) 45 / 158 3.18 Namespaces 3 CLASS DIAGRAM You can also define links between packages, like in the following example: @startuml skinparam packageStyle rectangle package foo1.foo20 码力 | 159 页 | 1.73 MB | 1 年前3PlantUML 1.2019.1 Language Reference Guide
orchid) >> @enduml PlantUML Language Reference Guide (1.2019.1) 41 / 147 3.16 Packages 3 CLASS DIAGRAM 3.16 Packages You can define a package using the package keyword, and optionally declare a background sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can specify them either by setting a default style with the command Reference Guide (1.2019.1) 42 / 147 3.18 Namespaces 3 CLASS DIAGRAM You can also define links between packages, like in the following example: @startuml skinparam packageStyle rectangle package foo1.foo20 码力 | 148 页 | 1.85 MB | 1 年前3PlantUML 1.2019.2 Language Reference Guide
example: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 Packages You can define a package using the package keyword, and optionally declare a background color for 159 3.17 Packages style 3 CLASS DIAGRAM package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can Reference Guide (1.2019.2) 46 / 159 3.18 Namespaces 3 CLASS DIAGRAM You can also define links between packages, like in the following example: @startuml skinparam packageStyle rectangle package foo1.foo20 码力 | 160 页 | 1.73 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)
example: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 Packages You can define a package using the package keyword, and optionally declare a background color for / 157 3.17 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can specify PlantUML 언어참조가이드 (1.2019.2) 44 / 157 3.18 Namespaces 3 클래스다이어그램 You can also define links between packages, like in the following example: @startuml skinparam packageStyle rectangle package foo1.foo20 码力 | 158 页 | 1.76 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.9)
example: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 Packages You can define a package using the package keyword, and optionally declare a background color for 174 3.17 Packages style 3 CLASS DIAGRAM package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can Reference Guide (1.2019.9) 46 / 174 3.18 Namespaces 3 CLASS DIAGRAM You can also define links between packages, like in the following example: @startuml skinparam packageStyle rectangle package foo1.foo20 码力 | 175 页 | 1.95 MB | 1 年前3PlantUML 1.2019.4 언어참조가이드
example: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 Packages You can define a package using the package keyword, and optionally declare a background color for / 165 3.17 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can specify PlantUML 언어참조가이드 (1.2019.4) 44 / 165 3.18 Namespaces 3 클래스다이어그램 You can also define links between packages, like in the following example: @startuml skinparam packageStyle rectangle package foo1.foo20 码力 | 166 页 | 1.86 MB | 1 年前3PlantUML 1.2019.6 Language Reference Guide
example: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 Packages You can define a package using the package keyword, and optionally declare a background color for 173 3.17 Packages style 3 CLASS DIAGRAM package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can Reference Guide (1.2019.6) 45 / 173 3.18 Namespaces 3 CLASS DIAGRAM You can also define links between packages, like in the following example: @startuml skinparam packageStyle rectangle package foo1.foo20 码力 | 174 页 | 1.92 MB | 1 年前3PlantUML 1.2019.1 언어참조가이드
used for classes, interface, enum and abstract classes. PlantUML 언어참조가이드 (1.2019.1) 40 / 145 3.16 Packages 3 클래스다이어그램 But you can define your own spot for a class when you define the stereotype, adding example: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 Packages You can define a package using the package keyword, and optionally declare a background color for sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can specify them either by setting a default style with the command0 码力 | 146 页 | 1.89 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)
example: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 Packages You can define a package using the package keyword, and optionally declare a background color for / 157 3.17 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are different styles available for packages. You can specify PlantUML 언어참조가이드 (1.2019.3) 44 / 157 3.18 Namespaces 3 클래스다이어그램 You can also define links between packages, like in the following example: @startuml skinparam packageStyle rectangle package foo1.foo20 码力 | 158 页 | 1.76 MB | 1 年前3
共 86 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9