 PlantUML 1.2023.11 Справочное руководство по языку@enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 554 页 | 7.96 MB | 1 年前3 PlantUML 1.2023.11 Справочное руководство по языку@enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 554 页 | 7.96 MB | 1 年前3
 Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)SEQUENCE DIAGRAM return bye @enduml 1.27 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact that this message is actually creating this Hello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg0 码力 | 551 页 | 7.79 MB | 1 年前3 Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)SEQUENCE DIAGRAM return bye @enduml 1.27 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact that this message is actually creating this Hello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg0 码力 | 551 页 | 7.79 MB | 1 年前3
 PlantUML 1.2023.11 SprachreferenzHello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 529 页 | 7.46 MB | 1 年前3 PlantUML 1.2023.11 SprachreferenzHello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 529 页 | 7.46 MB | 1 年前3
 PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
Hello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg adding a : character in the arrow definition. In this example, you see that User has not been defined before, and is used as an actor. @startuml User -> (Start) User --> (Use the application) : A small label0 码力 | 552 页 | 7.88 MB | 1 年前3 PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
Hello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg adding a : character in the arrow definition. In this example, you see that User has not been defined before, and is used as an actor. @startuml User -> (Start) User --> (Use the application) : A small label0 码力 | 552 页 | 7.88 MB | 1 年前3
 PlantUML 1.2023.11 Guía de Referencia del LenguajeHello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 531 页 | 7.53 MB | 1 年前3 PlantUML 1.2023.11 Guía de Referencia del LenguajeHello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 531 页 | 7.53 MB | 1 年前3
 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)Hello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 539 页 | 7.74 MB | 1 年前3 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)Hello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 539 页 | 7.74 MB | 1 年前3
 PlantUML 1.2023.11 Guide de référence du langageHello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 534 页 | 7.56 MB | 1 年前3 PlantUML 1.2023.11 Guide de référence du langageHello @enduml [Ref. QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only @startuml !pragma teoz true A ->(50) C: Starts\nwhen 'B' sends & B ->(25) C: \nBut B's message\n arrives before A's @enduml [Ref. QA-6684] @startuml !pragma teoz true S1 ->(30) S2: msg 1\n & S2 ->(30) S1: msg "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 534 页 | 7.56 MB | 1 年前3
 Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23): some action return bye @enduml 1.24 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact that this message is actually creating this adding a : character in the arrow definition. In this example, you see that User has not been defined before, and is used as an actor. @startuml User -> (Start) User --> (Use the application) : A small label "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 311 页 | 3.15 MB | 1 年前3 Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23): some action return bye @enduml 1.24 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact that this message is actually creating this adding a : character in the arrow definition. In this example, you see that User has not been defined before, and is used as an actor. @startuml User -> (Start) User --> (Use the application) : A small label "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 311 页 | 3.15 MB | 1 年前3
 PlantUML 1.2020.22 Language Reference Guide: some action return bye @enduml 1.23 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact that this message is actually creating this adding a : character in the arrow definition. In this example, you see that User has not been defined before, and is used as an actor. @startuml User -> (Start) User --> (Use the application) : A small label "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 299 页 | 3.07 MB | 1 年前3 PlantUML 1.2020.22 Language Reference Guide: some action return bye @enduml 1.23 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact that this message is actually creating this adding a : character in the arrow definition. In this example, you see that User has not been defined before, and is used as an actor. @startuml User -> (Start) User --> (Use the application) : A small label "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif0 码力 | 299 页 | 3.07 MB | 1 年前3
 PlantUML 1.2020.23 Справочное руководство по языку"redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif milestone (use of constraints) @startgantt [Test prototype] lasts 10 days [Prototype completed] happens at [Test prototype]'s end [Setup assembly line] lasts 12 days [Setup assembly line] starts at [Test date) @startgantt Project starts 2020-07-01 [Test prototype] lasts 10 days [Prototype completed] happens 2020-07-10 [Setup assembly line] lasts 12 days [Setup assembly line] starts at [Test prototype]'s0 码力 | 306 页 | 3.12 MB | 1 年前3 PlantUML 1.2020.23 Справочное руководство по языку"redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request" --> ==BEFORE_DESTROY=== else -right->[no] "Render page template" --> ==BEFORE_DESTROY=== endif endif milestone (use of constraints) @startgantt [Test prototype] lasts 10 days [Prototype completed] happens at [Test prototype]'s end [Setup assembly line] lasts 12 days [Setup assembly line] starts at [Test date) @startgantt Project starts 2020-07-01 [Test prototype] lasts 10 days [Prototype completed] happens 2020-07-10 [Setup assembly line] lasts 12 days [Setup assembly line] starts at [Test prototype]'s0 码力 | 306 页 | 3.12 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













