PlantUML 1.2021.3 Sprachreferenz• Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification actor • boundary • control • entity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections PlantUML Sprachreferenz (1.2021.2) 1 / 405 1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM @enduml Teilnehmer0 码力 | 406 页 | 4.22 MB | 1 年前3
PlantUML 1.2021.2 Sprachreferenz• Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification actor • boundary • control • entity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections PlantUML Sprachreferenz (1.2021.2) 1 / 388 1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM @enduml Teilnehmer0 码力 | 389 页 | 4.07 MB | 1 年前3
PlantUML 1.2021.1 SprachreferenzZustandsdiagramm • Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification actor • boundary • control • entity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections PlantUML Sprachreferenz (1.2021.1) 1 / 383 1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM @enduml Teilnehmer0 码力 | 384 页 | 4.02 MB | 1 年前3
PlantUML 1.2023.11 Sprachreferenz• Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification actor • boundary • control • entity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml Teilnehmer können mittels as umbenannt werden. PlantUML Sprachreferenz (1.2023.11) 2 / 528 1.3 Deklaration0 码力 | 529 页 | 7.46 MB | 1 年前3
PlantUML 1.2020.23 SprachreferenzVerteilungsdiagramm • Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • Wireframe graphical interface • Archimate diagram • Specification and Description Language (SDL) actor • boundary • control • entity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Sprachreferenz (1.2020.23) 1 / 303 1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM Teilnehmer0 码力 | 304 页 | 3.07 MB | 1 年前3
PlantUML 1.2020.22 SprachreferenzVerteilungsdiagramm • Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • Wireframe graphical interface • Archimate diagram • Specification and Description Language (SDL) actor • boundary • control • entity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Sprachreferenz (1.2020.22) 1 / 291 1.2 Deklaration eines Teilnehmers 1 SEQUENZ-DIAGRAMM Teilnehmer0 码力 | 292 页 | 2.98 MB | 1 年前3
PlantUML 1.2019.1 Sprachreferenzentity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Sprachreferenz ist sehr flexibel bezüglich der Reihenfolge der Typen und Namen. @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml Sie können Zeichen festgelegt werden: Character Icon for field Icon for method Visibility - private # protected ~ package private + public @startuml class Dummy { -field1 #field2 ~method1() +method2() } @enduml0 码力 | 147 页 | 1.85 MB | 1 年前3
PlantUML 1.2019.6 Sprachreferenzentity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Sprachreferenz Syntax ist sehr flexibel bezüglich der Reihenfolge der Typen und Namen. @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml Sie können Zeichen festgelegt werden: Character Icon for field Icon for method Visibility - private # protected ~ package private + public @startuml class Dummy { -field1 #field2 ~method1() +method2() } @enduml0 码力 | 173 页 | 1.91 MB | 1 年前3
PlantUML 1.2019.9 Sprachreferenzentity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Sprachreferenz Syntax ist sehr flexibel bezüglich der Reihenfolge der Typen und Namen. @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml Sie können Zeichen festgelegt werden: Character Icon for field Icon for method Visibility - private # protected ~ package private + public @startuml class Dummy { -field1 #field2 ~method1() +method2() } @enduml0 码力 | 173 页 | 1.93 MB | 1 年前3
PlantUML 1.2019.4 Sprachreferenzentity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Sprachreferenz Syntax ist sehr flexibel bezüglich der Reihenfolge der Typen und Namen. @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml Sie können Zeichen festgelegt werden: Character Icon for field Icon for method Visibility - private # protected ~ package private + public @startuml class Dummy { -field1 #field2 ~method1() +method2() } @enduml0 码力 | 167 页 | 1.83 MB | 1 年前3
共 17 条
- 1
- 2













