安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Parsing Error (Assumed diagram type: sequence) for Basic Activity . . .
Impact: This bug makes it impossible to use standard features like activity stereotypes or data objects in activity diagrams with these PlantUML versions, severely limiting the ability to create visually accurate and semantically correct flowcharts It also affects the parsing of more complex, but otherwise valid, activity diagrams
- Multiple separate diagrams in one file. Is it possible? - PlantUML Q A
I have experimented with multiple separate diagrams in the same file I was hoping to do this to demonstrate the different themes @startuml !theme amiga Alice -> Bob: Hello Bob -> Alice: Hi there! @enduml @startuml !theme aws-orange class Car { +String make +String model +int year } @enduml @startuml !theme black-knight c -> d: Hello d -> c: Hi there! @enduml The themes bleed into each other
- **How to run PlantUML in VS Code using only a local JAR, ensuring no . . .
In many companies, especially those dealing with confidential data, security is a major property and confidential information remain protected
- New Syntax Error in existing Sequence Diagrams (since 1. 2025. 0??)
On my end, I haven't fixed the diagrams yet, as I prefer PlantUML to resolve the issue on their side so that all my existing diagrams continue to work as they did before without any changes
- if condition and goto label in activity diagram - PlantUML Q A
@startuml test start if ( condition_1) then (true) if ( condition_2 ) then (true) flow chart isnt being displayed what I want to see
- How to use !include with PlantUML Server - PlantUML Q A
The following method should only be used IF you are running plantuml server on your local laptop via docker and like to use it instead of the jar with say visual studio code simply due to the speed boost it provides over the jar
- Is it possible to only use straight lines in a class . . . - PlantUML Q A
Strongly agree! PlantUML is very useful to visualize the classes interaction when you need to make changes in a large unknown code base with many classes Following the curved lines in the class diagram is very difficult when there are many of them, especially as you don't have control on the classes positions It will help a-lot if you will implement this feature
- EBNF - Allow full restriction management with except-symbol
Hello PlantUML team, Could you allow all full restriction management with except-symbol "-"? [ vowel; @endebnf Thanks for your works, Regards
|
|
|