About 7,380 results
Open links in new tab
  1. **How to run PlantUML in VS Code using only a local JAR, …

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

  2. 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?

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

    Dec 28, 2018 · 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 …

  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 …

  5. PlantUML Q&A

    In WBS diagrams generated by plantuml, can an additional connection be made directly from 1st box to 3rd box? answered Sep 24 in Question / help by The-Lu (85,440 points) wbs plantuml

  6. What is the Syntax for "for" loop in Plantuml - PlantUML Q&A

    May 19, 2019 · What I'm looking for is a way to *execute* for loops within the PlantUML language. But, I think I found a workaround approach that uses "!while" loops, with some problems for …

  7. Add interactive functionality for Usecase diagrams ... - PlantUML …

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

  8. Is it possible to add a note above/below a component in

    Jul 23, 2021 · I'm looking to add a few notes on a component diagram that is fairly flat. note right/left on middle components adds a lot of spacing and can cause arrows to cross over each …

  9. change color for group in sequence diagrams - PlantUML Q&A

    Jan 23, 2024 · As far as I understand, the way to change colors for elements (like for instance a note box) ... pink MyGroup Bob -> Alice : hello end group @enduml

  10. how to apply to different shapes? - PlantUML Q&A

    Sep 6, 2023 · I'm drawing an Activity Diagram, and I'm using the different shapes to represent what the actions ... all Activity boxes of shape X shall be green"?