About 50 results
Open links in new tab
  1. Parsing Error (Assumed diagram type: sequence) for Basic Activity ...

    Jun 18, 2025 · 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 …

  2. How to use !include with PlantUML Server - PlantUML Q&A

    Dec 28, 2018 · Firstly, I would suggest hat don't use ./<filename> - it's cleaner to just do !include Person.puml and to specify plantuml.include.path with the folder containing that file. Assuming you …

  3. **How to run PlantUML in VS Code using only a local JAR, ensuring no ...

    Feb 25, 2025 · In many companies, especially those dealing with confidential data, security is a major ... property and confidential information remain protected.

  4. Is it possible to only use straight lines in a class ... - PlantUML Q&A

    Feb 12, 2014 · 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 …

  5. PlantUML Q&A

    Dec 22, 2014 · How to increase heap size for plantuml-server running in container? asked Jan 6 in Question / help by anonymous plantuml-server docker memory options +1 vote

  6. Activity diagram: Using if(...) is (...) syntax in ELSEIF - PlantUML Q&A

    Dec 26, 2022 · Hi Please compare the below two examples, each utilizing one of the two conditional syntaxes cited ... syntax (example 2) is not rendered correctly?

  7. Multiple separate diagrams in one file. Is it possible? - PlantUML Q&A

    Feb 16, 2025 · 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: …

  8. Add interactive functionality for Usecase diagrams ... - PlantUML Q&A

    Mar 8, 2021 · Very recently, ioplker submits us a MR that add interactive functionality for Usecase ... specific interactive mode or default non-interactive)

  9. Please provide a way to draw if/elseif/else structure ... - PlantUML Q&A

    Oct 23, 2015 · I'm working on some code with switch case structures on big enumerate type or if/elsif/ ... if/elseif/else structure vertically in activity diagrams.

  10. component diagram ordering - PlantUML Q&A

    Aug 23, 2021 · I've been a happy user of PlantUML when it comes to sequence diagrams, but whenever I try to use ... can help me out? Thanks a lot in advance.