<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>PlantUML Q&amp;A - Recent questions in Closed question / help</title>
<link>https://forum.plantuml.net/questions/closed-question-help</link>
<description>Powered by Question2Answer</description>
<item>
<title>I need dfd Level 0</title>
<link>https://forum.plantuml.net/19526/i-need-dfd-level-0</link>
<description>@startuml&lt;br /&gt;
&lt;br /&gt;
!define RECTANGLE class&lt;br /&gt;
skinparam rectangle {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;BackgroundColor #E0E0E0&lt;br /&gt;
&amp;nbsp;&amp;nbsp;BorderColor black&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
RECTANGLE Customer {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;:Customer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
RECTANGLE Bank {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;:Bank;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
rectangle Payment_System {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;:Payment System;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Customer --&amp;gt; Payment_System : Payment Details&lt;br /&gt;
Payment_System --&amp;gt; Bank : Payment Request&lt;br /&gt;
Bank --&amp;gt; Payment_System : Payment Confirmation&lt;br /&gt;
Payment_System --&amp;gt; Customer : Payment Receipt&lt;br /&gt;
&lt;br /&gt;
@enduml</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/19526/i-need-dfd-level-0</guid>
<pubDate>Fri, 13 Dec 2024 07:19:45 +0000</pubDate>
</item>
<item>
<title>Model 2 Plant</title>
<link>https://forum.plantuml.net/18759/model-2-plant</link>
<description>&lt;p&gt;Hi everyone! I want to share with you my small &lt;a rel=&quot;nofollow&quot; href=&quot;https://quest-book.ru/utils/model2plant/&quot;&gt;utility for creating component diagrams&lt;/a&gt;, which generates diagrams in &lt;span style=&quot;text-decoration: underline;&quot;&gt;PlantUML and Pintora text notations&lt;/span&gt;. It works online for free and have no ads. Not a spam :)&lt;/p&gt;&lt;p&gt;I'am interested in your opinion: is it worth developing an idea? what is worth adding?&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/18759/model-2-plant</guid>
<pubDate>Sat, 09 Mar 2024 10:11:42 +0000</pubDate>
</item>
<item>
<title>Where is plantuml.jar stored in Win Eclipse installation</title>
<link>https://forum.plantuml.net/8764/where-is-plantuml-jar-stored-in-win-eclipse-installation</link>
<description>Hi there,&lt;br /&gt;
&lt;br /&gt;
Installed PlantUML in Eclipse, works well. I can embed UML State diagrams in C++ code and depict on the PlantUML View in Eclipse.&lt;br /&gt;
&lt;br /&gt;
However, Doxygen does not embed PlantUML diagrams &amp;nbsp;into Doxygen outputs. It requires the path of the &amp;quot;plantuml.jar&amp;quot; file.&lt;br /&gt;
&lt;br /&gt;
Where is &amp;quot;plantuml.jar&amp;quot; is installed for the Eclipse? Is there a way to find out its location easily? Like &lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;@startuml&lt;br /&gt;
&amp;nbsp;version&lt;br /&gt;
&amp;nbsp;@enduml&lt;br /&gt;
&lt;br /&gt;
showing the properties including installation path.&lt;br /&gt;
&lt;br /&gt;
Thanks in advance&lt;br /&gt;
&lt;br /&gt;
-Erkut</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/8764/where-is-plantuml-jar-stored-in-win-eclipse-installation</guid>
<pubDate>Fri, 28 Dec 2018 16:38:22 +0000</pubDate>
</item>
<item>
<title>Multicolored arrows appear as multiple arrows instead of single arrow with multiple colored lines</title>
<link>https://forum.plantuml.net/7900/multicolored-arrows-appear-multiple-instead-multiple-colored</link>
<description>&lt;p&gt;Using the following diagram generates three colored edges instead of a single edge with 3 colored lines:&lt;/p&gt;&lt;pre&gt;@startuml
skinparam colorArrowSeparationSpace 3
start
:do a;
-[#blue;#yellow;#green]-&amp;gt;
:do b;
@enduml

&lt;/pre&gt;&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.plantuml.com/plantuml/png/SoWkIImgAStDuIhEpimhI2nAp5L8pi_9Bt8iAiel3qu5YPHavkS55oGcfoeOSoc0rNCfMANaAoHQSodeHYidvPIcMYjNfkRav9TRAwSNfQRcnUhQGPGaMNCvfEQb0Cq70000&quot; style=&quot;height:147px; width:68px&quot;&gt;&lt;/p&gt;&lt;p&gt;If I remember it correctly it would generate something similar to this (made with graphviz):&lt;/p&gt;&lt;pre&gt;@startuml
digraph G {
a -&amp;gt; b [color=&quot;red:blue:green&quot;]
}
@enduml&lt;/pre&gt;&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.plantuml.com/plantuml/png/SoWkIImgAStDuKh9J2zABCXGS5UevafKqBLJI5A8JixFoI-oLIfAJR5AoYbDjKelIatDKuhbgkLoICrB0Ue20000&quot;&gt;&lt;/p&gt;&lt;p&gt;I don't know if it's a bug or I'm remembering it wrong.&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/7900/multicolored-arrows-appear-multiple-instead-multiple-colored</guid>
<pubDate>Sun, 08 Jul 2018 08:39:08 +0000</pubDate>
</item>
<item>
<title>Next release?</title>
<link>https://forum.plantuml.net/7437/next-release</link>
<description>Just wondering when the next release is expected that includes the ability to hide/show &amp;amp; remove/restore by tag...</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/7437/next-release</guid>
<pubDate>Thu, 15 Mar 2018 22:56:40 +0000</pubDate>
</item>
<item>
<title>How to setup local Plantuml Server</title>
<link>https://forum.plantuml.net/7403/how-to-setup-local-plantuml-server</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I am planning to use plantuml for my sequence call flow diagrams. Can you please help me to provide the setup procedure and executables to setup the server locally, so that i shall not overload the public server everytime.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Srikanta</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/7403/how-to-setup-local-plantuml-server</guid>
<pubDate>Thu, 08 Mar 2018 23:13:22 +0000</pubDate>
</item>
<item>
<title>Line to/from specific class member</title>
<link>https://forum.plantuml.net/7398/line-to-from-specific-class-member</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Given the following diagram, how can I make the line go from member b to member g, rather than just from some point on Foo to some point on Bah?&lt;/p&gt;&lt;pre&gt;&lt;span style=&quot;font-size:12px&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;@startuml
left to right direction&lt;/span&gt;&lt;/span&gt;

&lt;span style=&quot;font-size:12px&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;class Foo {
  a
  b
  c
  d
}&lt;/span&gt;&lt;/span&gt;

&lt;span style=&quot;font-size:12px&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;class Bah {
  e
  f
  g
  h
}&lt;/span&gt;&lt;/span&gt;

&lt;span style=&quot;font-size:12px&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;Foo --&amp;gt; Bah
@enduml&lt;/span&gt;&lt;/span&gt;
&lt;/pre&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/7398/line-to-from-specific-class-member</guid>
<pubDate>Thu, 08 Mar 2018 12:10:07 +0000</pubDate>
</item>
<item>
<title>Issue in generating state diagrams with Doxygen</title>
<link>https://forum.plantuml.net/7188/issue-in-generating-state-diagrams-with-doxygen</link>
<description>&lt;p&gt;I try to generate activity diagram with PlantUML thorugh Doxygen. I succeeded for sequence diagrams, timing diagrams, activity beta diagrams, but failed for state diagrams with the following error:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;Dot executable: C:\ProgramFiles\Graphviz2.38\bin\dot&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;File does not exist Cannot find Graphviz. You should try&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;@startuml&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;testdot&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;@enduml&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;or&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;java -jar plantuml.jar -testdot&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The code I am using is the following:&amp;nbsp;&lt;/p&gt;&lt;p&gt;* @startuml&amp;nbsp;&lt;/p&gt;&lt;p&gt;* [*] --&amp;gt; State1&amp;nbsp;&lt;/p&gt;&lt;p&gt;* State1 --&amp;gt; [*]&amp;nbsp;&lt;/p&gt;&lt;p&gt;* State1 : this is a string&amp;nbsp;&lt;/p&gt;&lt;p&gt;* State1 : this is another string *&amp;nbsp;&lt;/p&gt;&lt;p&gt;* State1 -&amp;gt; State2&amp;nbsp;&lt;/p&gt;&lt;p&gt;* State2 --&amp;gt; [*]&amp;nbsp;&lt;/p&gt;&lt;p&gt;* @enduml&lt;/p&gt;&lt;p&gt;Do you have any idea to solve this issue ?&lt;/p&gt;&lt;p&gt;Thank you for your support&lt;/p&gt;&lt;p&gt;Best regards&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/7188/issue-in-generating-state-diagrams-with-doxygen</guid>
<pubDate>Sat, 17 Feb 2018 09:38:42 +0000</pubDate>
</item>
<item>
<title>Max diagram size?</title>
<link>https://forum.plantuml.net/6971/max-diagram-size</link>
<description>So I have a very large protobuf file that I'd like put into a single diagram the problem being the images seem to be caped at 4096x4096 currently I have them in 1 ~4096x2048 image and 4 ~2048x2048.&lt;br /&gt;
&lt;br /&gt;
Is there a way to bypass this max size?</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6971/max-diagram-size</guid>
<pubDate>Fri, 12 Jan 2018 15:43:39 +0000</pubDate>
</item>
<item>
<title>How can I change class header text color and background color?</title>
<link>https://forum.plantuml.net/6834/how-can-change-class-header-text-color-and-background-color</link>
<description>How do I change the class header (the part where the class name appears) text color and background color?</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6834/how-can-change-class-header-text-color-and-background-color</guid>
<pubDate>Sat, 02 Dec 2017 18:34:27 +0000</pubDate>
</item>
<item>
<title>we are facing the problem when we have the hyphen(-) in the source to generate the dataflow diagram</title>
<link>https://forum.plantuml.net/6317/facing-problem-when-hyphen-source-generate-dataflow-diagram</link>
<description>&lt;p&gt;Hi All,&lt;/p&gt;&lt;p&gt;Thanks for the supporting i got the answers for so many questions from you..&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;@startuml&lt;/p&gt;&lt;p&gt;skinparam roundCorner 20&lt;/p&gt;&lt;p&gt;left to right direction&lt;/p&gt;&lt;p&gt;hide circle&lt;/p&gt;&lt;p&gt;hide empty members&lt;/p&gt;&lt;p&gt;ALP09476_CONSTANT_VALUE--&amp;gt;WS-TERM-KEY&lt;/p&gt;&lt;p&gt;&lt;strong&gt;DATE-AND-TIME-ELEMENTS&lt;/strong&gt;--&amp;gt;WS-CURRENT-DATE&lt;/p&gt;&lt;p&gt;SPACES--&amp;gt;WS-TERM-KEY&lt;/p&gt;&lt;p&gt;ALP09476_CONSTANT_VALUE--&amp;gt;WS-REPORT-FILE-REC&lt;/p&gt;&lt;p&gt;&lt;strong&gt;DUMP-CODE&lt;/strong&gt;--&amp;gt;HELPX&lt;/p&gt;&lt;p&gt;&lt;strong&gt;CMEXT-TERM-RECORD&lt;/strong&gt;--&amp;gt;WS-OUT-CHANGE-REC&lt;/p&gt;&lt;p&gt;@enduml&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;when we are using the above code i am getting the below error, because of hyphen(-) in the source.&lt;/p&gt;&lt;p&gt;&lt;img alt=&quot;PlantUML diagram&quot; src=&quot;http://www.plantuml.com/plantuml/png/VOtBJiCm44Nt_Wh_m4XLXK1ia2nxe1L-oPwKigfAOgX5arIkk-3lISck2tPtTC-PU_xEmsbVzZqlusNev5Y6LFXomOxfi_8wyfA_3fLtkQIsvd5WXzmbtkRI7jESKt-gFxnF_KSgPoQqNppUFTplfBEHXANTHkW60PxU8X060w_upfGW164LqDeWe4Q3bk8CoIQ4wO8hmw8N4kED_Uz6GEy2mVDQuvGbKutn89swrYlKVikamItDtoR01JMBhY6GAs5V_hnV&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;please help me to resolve this issue..&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Brahmaiah.I&lt;/p&gt;&lt;p&gt;9677199268.&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6317/facing-problem-when-hyphen-source-generate-dataflow-diagram</guid>
<pubDate>Mon, 03 Jul 2017 05:58:54 +0000</pubDate>
</item>
<item>
<title>Can multiple plantuml files be linked together? A lot of the time, the flow charts can be big?</title>
<link>https://forum.plantuml.net/6314/can-multiple-plantuml-files-linked-together-time-flow-charts</link>
<description>Can multiple plantuml files be linked together? A lot of the time, the flow charts can be big?</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6314/can-multiple-plantuml-files-linked-together-time-flow-charts</guid>
<pubDate>Sat, 01 Jul 2017 02:31:13 +0000</pubDate>
</item>
<item>
<title>Is it possible to put text on an arrow from the &quot;if&quot; node to the &quot;else if&quot; node?</title>
<link>https://forum.plantuml.net/6295/it-possible-put-text-on-an-arrow-from-the-if-node-the-else-node</link>
<description>The new activity diagram syntax allows for something like:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
if (condition one?) then (yes1)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;:activity1;&lt;br /&gt;
&lt;br /&gt;
elseif (condition two?) then (yes2)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;:activity2;&lt;br /&gt;
&lt;br /&gt;
else (no)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;:activity3;&lt;br /&gt;
&lt;br /&gt;
endif&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;yes1&amp;quot; text is on the arrow from condition one to activity one.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;yes2&amp;quot; text is on the arrow from condition two to activity two.&lt;br /&gt;
&lt;br /&gt;
I'm looking for a way to add some text (eg: &amp;quot;no1&amp;quot;) leading from the &amp;quot;condition one&amp;quot; node to the &amp;quot;condition two&amp;quot; node. Is this possible?</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6295/it-possible-put-text-on-an-arrow-from-the-if-node-the-else-node</guid>
<pubDate>Wed, 28 Jun 2017 01:59:49 +0000</pubDate>
</item>
<item>
<title>Change Properties of Nodes</title>
<link>https://forum.plantuml.net/6291/change-properties-of-nodes</link>
<description>I am trying to change the shape of invidual nodes in use case diagram. &amp;nbsp;Is there a way to change the shape of the node from the elliptical to a diamond or a rectangle?&lt;br /&gt;
&lt;br /&gt;
Also, I know you can change the colors of nodes by doing this:&lt;br /&gt;
&lt;br /&gt;
(example) #red&lt;br /&gt;
&lt;br /&gt;
But are you able to change the border color of the individual nodes? &amp;nbsp;or is there some kind of skinparam where you can specify different skinparams that are linked to a tag you can attach to certain nodes? Something like this (but this doesn't work):&lt;br /&gt;
&lt;br /&gt;
(example) usecaseBorderColor #red&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6291/change-properties-of-nodes</guid>
<pubDate>Mon, 26 Jun 2017 20:27:00 +0000</pubDate>
</item>
<item>
<title>PlantUML cuts sequence diagram off on the right at default zoom level</title>
<link>https://forum.plantuml.net/6278/plantuml-cuts-sequence-diagram-off-right-default-zoom-level</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I have created a sequence diagram with currently 32 participants. PlantUML cuts the diagram off after about half of them.&lt;br /&gt;
&lt;br /&gt;
When I use the IntelliJ plugin, zoom out and reload, it shows everything - but it's all a bit tiny.&lt;br /&gt;
&lt;br /&gt;
I presume it's a memory issue?&lt;br /&gt;
&lt;br /&gt;
What do I need to do to get my full diagram with all participants displayed at defualt zoom level?&lt;br /&gt;
&lt;br /&gt;
Kind regards,&lt;br /&gt;
&lt;br /&gt;
Christian&lt;br /&gt;
&lt;br /&gt;
P.S.: I also tried the jar file - same result: right-hand side of diagram is cut off... :(</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6278/plantuml-cuts-sequence-diagram-off-right-default-zoom-level</guid>
<pubDate>Wed, 21 Jun 2017 09:48:55 +0000</pubDate>
</item>
<item>
<title>How can I show only one class of a package?</title>
<link>https://forum.plantuml.net/6271/how-can-i-show-only-one-class-of-a-package</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I've the following situation:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;Package1&amp;quot;: &amp;nbsp;A large package that contains a lot of class&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;Package2&amp;quot;: &amp;nbsp;A large package that contains a lot of class and use one class of &amp;quot;Package1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I want use inclusion to gets the class used in package 2 from package 1 but I don't want show all classes of package 1. How can I show the class used in Package 1 without hide all others?</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6271/how-can-i-show-only-one-class-of-a-package</guid>
<pubDate>Wed, 14 Jun 2017 14:03:09 +0000</pubDate>
</item>
<item>
<title>{abstract} in written form</title>
<link>https://forum.plantuml.net/6263/abstract-in-written-form</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
sometimes italic text is not perceptible or obvious enough, especially if using another font for class/method names like &amp;quot;Segoe Print&amp;quot; and using PlantUML's handwritten feature. Therefore, I want to use the same trick for my UML diagrams as you do, if drawing UML by hand in reality. You will usually apply the text &amp;quot;{abstract}&amp;quot; to methods, for example.&lt;br /&gt;
&lt;br /&gt;
I found a way doing this in PlantUML, e.g.&lt;br /&gt;
&lt;br /&gt;
class MyClass {&lt;br /&gt;
&lt;br /&gt;
+abstractMethod() &amp;amp;#009; &amp;amp;#009; &amp;amp;#123;abstract&amp;amp;#125;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Question 1:&lt;br /&gt;
&lt;br /&gt;
Is there a more convenient and less verbose way achieving this? The nicest this would be a switch/option for PlantUML, i.e. I simply could use &amp;quot;{abstract} +abstractMethod()&amp;quot; as regular, but the switch decides how to present this.&lt;br /&gt;
&lt;br /&gt;
Question 2:&lt;br /&gt;
&lt;br /&gt;
I haven't found a way to display, if the class is abstract or not (using the written form of &amp;quot;{abstract}&amp;quot; and not italic).&lt;br /&gt;
&lt;br /&gt;
Thanks in advance!</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6263/abstract-in-written-form</guid>
<pubDate>Mon, 12 Jun 2017 07:27:13 +0000</pubDate>
</item>
<item>
<title>Support for generics/templates</title>
<link>https://forum.plantuml.net/6253/support-for-generics-templates</link>
<description>&lt;p&gt;I would like to somehow represent templated classes (I am using c++) using plantuml but I am having difficulty doing do.&lt;/p&gt;&lt;p&gt;Is there some workaround so that the below three different classes can be diagrammed in the same diagram&amp;nbsp;&lt;/p&gt;&lt;p&gt;@startuml&lt;/p&gt;&lt;p&gt;class Foo&amp;lt;T&amp;gt;&lt;/p&gt;&lt;p&gt;class Foo&amp;lt;int&amp;gt;&lt;/p&gt;&lt;p&gt;class Foo&amp;lt;double&amp;gt;&lt;/p&gt;&lt;p&gt;@enduml&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Even better, I dunno if these types of diagrams are possible&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://stackoverflow.com/questions/15330957/visual-studio-uml-class-diagram-modeling-of-generic-types/15350759#15350759&quot;&gt;https://stackoverflow.com/questions/15330957/visual-studio-uml-class-diagram-modeling-of-generic-types/15350759#15350759&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;br&lt;/p&gt;&lt;p&gt;John&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6253/support-for-generics-templates</guid>
<pubDate>Thu, 08 Jun 2017 19:34:49 +0000</pubDate>
</item>
<item>
<title>Classes of same names but in different packages are represented only once</title>
<link>https://forum.plantuml.net/6220/classes-same-names-different-packages-represented-only-once</link>
<description>&lt;p&gt;Hi plantUML team,&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;I am using this great tool to generate class diagrams recently, and have a question -&amp;nbsp;&lt;/p&gt;&lt;p&gt;Classes of same names but in different packages are represented only once, and all others are ignored.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;For example:&lt;/p&gt;&lt;p&gt;package pack {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;class &lt;span style=&quot;color:#ff0000&quot;&gt;&lt;strong&gt;MyClass &lt;/strong&gt;&lt;/span&gt;{&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;package subpack {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; class &lt;span style=&quot;color:#0000ff&quot;&gt;&lt;strong&gt;MyClass&lt;/strong&gt;&lt;/span&gt; {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Here&amp;nbsp;&lt;strong&gt;MyClass&lt;/strong&gt;&amp;nbsp;is represented in the graphic, but&amp;nbsp;&lt;strong&gt;MyClass&lt;/strong&gt;&amp;nbsp;is ignored.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Any suggestion about how to handle this?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6220/classes-same-names-different-packages-represented-only-once</guid>
<pubDate>Wed, 31 May 2017 15:57:30 +0000</pubDate>
</item>
<item>
<title>Activity diagramming aliasing</title>
<link>https://forum.plantuml.net/6205/activity-diagramming-aliasing</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I asked a question before, but I believe I provided a weak sample activity diagram. This activity diagram is more representative.&lt;br /&gt;
&lt;br /&gt;
In the following example, I am drawing a map using an activity diagram, and connecting via directions. The problem is that sometimes I want to have the same label on multiple boxes, in the below example, &amp;quot;cellar1, cellar2, cellar3, cellar4&amp;quot; should appear as &amp;quot;cellar&amp;quot;, which obviously isn't a unique id. Therefore I would like to provide unique ids as per this example but be able to override what actually appears on the box (cellar).&lt;br /&gt;
&lt;br /&gt;
Is this possible?&lt;br /&gt;
&lt;br /&gt;
@startuml&lt;br /&gt;
&lt;br /&gt;
(*) --&amp;gt; study&lt;br /&gt;
&lt;br /&gt;
study --&amp;gt; [e] livingroom&lt;br /&gt;
&lt;br /&gt;
livingroom --&amp;gt; &amp;nbsp;[e] lounge&lt;br /&gt;
&lt;br /&gt;
lounge --&amp;gt; &amp;nbsp;[s] kitchen&lt;br /&gt;
&lt;br /&gt;
kitchen --&amp;gt; [w] hallway&lt;br /&gt;
&lt;br /&gt;
hallway --&amp;gt; [n] study&lt;br /&gt;
&lt;br /&gt;
hallway --&amp;gt; [d] cellar1&lt;br /&gt;
&lt;br /&gt;
cellar1 --&amp;gt; [n] cellar2&lt;br /&gt;
&lt;br /&gt;
cellar2 --&amp;gt; [e] cellar3&lt;br /&gt;
&lt;br /&gt;
cellar3 --&amp;gt; [s] cellar4&lt;br /&gt;
&lt;br /&gt;
cellar4 --&amp;gt; [w] cellar1&lt;br /&gt;
&lt;br /&gt;
@enduml</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6205/activity-diagramming-aliasing</guid>
<pubDate>Fri, 26 May 2017 10:33:13 +0000</pubDate>
</item>
<item>
<title>Multiple messages on same line in a sequence diagram</title>
<link>https://forum.plantuml.net/6202/multiple-messages-on-same-line-in-a-sequence-diagram</link>
<description>The feature for multiple notes on the same level has been implemented, but I would like to do the same for messages. Saves space when e.g. &amp;nbsp;messages are always sent via a broker, e.g. Alice only speaks to Sally via Bob:&lt;br /&gt;
&lt;br /&gt;
@startuml&lt;br /&gt;
note over Sally : Scared of Bob&lt;br /&gt;
/ note over Alice : initial state of Alice&lt;br /&gt;
/ note over Bob : initial state of Bob&lt;br /&gt;
Bob -&amp;gt; Alice : hello&lt;br /&gt;
' The next line does not work with the /&lt;br /&gt;
/ Alice -&amp;gt; Sally : hello from Bob&lt;br /&gt;
@enduml</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6202/multiple-messages-on-same-line-in-a-sequence-diagram</guid>
<pubDate>Thu, 25 May 2017 04:31:51 +0000</pubDate>
</item>
<item>
<title>Modify PLANTUML_LIMIT_SIZE for public server use?</title>
<link>https://forum.plantuml.net/6110/modify-plantuml_limit_size-for-public-server-use</link>
<description>I'm using PlantUML though Python, which I believe utilizes the public PlantUML server. I have a very large class diagram which is being cutoff because of the png size limit. Is it possible to set the PLANTUML_LIMIT_SIZE when calling PlantUML through Python?</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6110/modify-plantuml_limit_size-for-public-server-use</guid>
<pubDate>Tue, 09 May 2017 16:23:15 +0000</pubDate>
</item>
<item>
<title>Overlapping activations (multiple threads)</title>
<link>https://forum.plantuml.net/6101/overlapping-activations-multiple-threads</link>
<description>I am trying to have overlapping activatins but they are always nested:&lt;br /&gt;
&lt;br /&gt;
For instance:&lt;br /&gt;
&lt;br /&gt;
@startuml&lt;br /&gt;
&lt;br /&gt;
participant T1&lt;br /&gt;
&lt;br /&gt;
participant T2&lt;br /&gt;
&lt;br /&gt;
participant Main&lt;br /&gt;
&lt;br /&gt;
T1 -&amp;gt; Main ++ #red: start&lt;br /&gt;
&lt;br /&gt;
T2 -&amp;gt; Main ++ #yellow: start&lt;br /&gt;
&lt;br /&gt;
Main --&amp;gt; T1 -- #red : done&lt;br /&gt;
&lt;br /&gt;
Main --&amp;gt; T2 -- #yellow : done&lt;br /&gt;
&lt;br /&gt;
@enduml&lt;br /&gt;
&lt;br /&gt;
This will show nested red/yellow activations while I was expecting red to finish before yellow.&lt;br /&gt;
&lt;br /&gt;
Is this supported? Am I doing something wrong?&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6101/overlapping-activations-multiple-threads</guid>
<pubDate>Sat, 06 May 2017 09:33:16 +0000</pubDate>
</item>
<item>
<title>Diagram doesn't display fully</title>
<link>https://forum.plantuml.net/6041/diagram-doesnt-display-fully</link>
<description>I'm using the JavaScript jQuery API to render a diagram, but there are so many nodes that only about half the diagram renders in the image generated by the plantuml server.&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
I tried using the scale command (e.g., scale 2000*2000), and the entire diagram is rendered but is not readable. &amp;nbsp;Is there another option to use to make the (wide) diagram render completely and be readable at the same time?&lt;br /&gt;
&lt;br /&gt;
Note: I tried pasting the UML into this question box, but it exceeded the 8000 maximum character length. &amp;nbsp;If there is a way to attach the html file with the UML code I would do it.</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/6041/diagram-doesnt-display-fully</guid>
<pubDate>Thu, 27 Apr 2017 19:01:04 +0000</pubDate>
</item>
<item>
<title>How to mark a group in a squence diagram as a deprecated piece?</title>
<link>https://forum.plantuml.net/5944/how-to-mark-a-group-in-a-squence-diagram-as-a-deprecated-piece</link>
<description>Is there a way to mark a group as a deprecated part of the sequence (such as, crossed out watermark, a watermark with word &amp;quot;deprecated&amp;quot;, or something like that)?</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/5944/how-to-mark-a-group-in-a-squence-diagram-as-a-deprecated-piece</guid>
<pubDate>Thu, 13 Apr 2017 09:08:09 +0000</pubDate>
</item>
<item>
<title>How to insert a minimum horizontal space between 2 participants or 2 groups in a sequence diagram</title>
<link>https://forum.plantuml.net/5926/minimum-horizontal-between-participants-sequence-diagram</link>
<description>&lt;p&gt;In my sequence diagram I am using par2 to show the parallel execution of 2 loops in different CPU cores, but the 2 loop boxes are overlapping, and the graphical result is poor, and hard to read:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;@startuml&lt;br&gt;&lt;br&gt;box &quot;group 1&quot; #lightblue&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Participant P1&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Participant P2&lt;br&gt;end box&lt;br&gt;' I would like to insert an horizontal minimu space constraint here&lt;br&gt;box &quot;group 2&quot; #lightgreen&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Participant P3&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Participant P4&lt;br&gt;end box&lt;br&gt;&lt;br&gt;par2&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loop forever&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P1 -&amp;gt; P2&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P2 --&amp;gt; P1&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end&lt;br&gt;else&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loop forever&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P3 -&amp;gt; P4&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P4 --&amp;gt; P3&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; end&lt;br&gt;end&lt;br&gt;@enduml&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://image.ibb.co/g8W085/test.png&quot; style=&quot;border-style:solid; border-width:2px; float:left; height:223px; margin:5px; width:265px&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/5926/minimum-horizontal-between-participants-sequence-diagram</guid>
<pubDate>Wed, 12 Apr 2017 06:10:37 +0000</pubDate>
</item>
<item>
<title>Ubuntu PDF problem</title>
<link>https://forum.plantuml.net/5920/ubuntu-pdf-problem</link>
<description>&lt;p&gt;Hey there,&lt;/p&gt;&lt;p&gt;we're using plantuml to generate our diagrams in our documents. The main development is done under Windows (Cygwin). Now I'm trying to set up a jenkins server that triggers the diagram/document generation.&lt;/p&gt;&lt;p&gt;We have all necessary files in one folder:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;avalon-framework-4.2.0.jar&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;batik-all-1.7.jar&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;commons-io-1.3.1.jar&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;commons-logging-1.0.4.jar&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;fop.jar&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;org.eclipse.jgit-3.1.0.201310021548-r.jar&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;plantuml.jar&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;xml-apis-ext-1.3.04.jar&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;xmlgraphics-commons-1.4.jar&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;and our call is always the same:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;java -cp &amp;lt;absolute-path-to-all-jars&amp;gt;&amp;nbsp;net.sourceforge.plantuml.Run&amp;nbsp;-failfast2 -nbtread auto -charset UTF-8 -o . -v -tpdf *.uml&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ubuntu output:&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://pastebin.com/50m0rK1E&quot; rel=&quot;nofollow&quot;&gt;https://pastebin.com/50m0rK1E&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Are my dependencies still up-to-date? There are newer version of batik available.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Thx &amp;amp; Bye,&lt;/p&gt;&lt;p&gt;aronadaal&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/5920/ubuntu-pdf-problem</guid>
<pubDate>Tue, 11 Apr 2017 07:55:22 +0000</pubDate>
</item>
<item>
<title>Tooltip not working on sequence diagram</title>
<link>https://forum.plantuml.net/5802/tooltip-not-working-on-sequence-diagram</link>
<description>@startuml&lt;br /&gt;
&lt;br /&gt;
L2SIP-&amp;gt;UCC: [[{{\n &amp;quot;id&amp;quot; : &amp;quot;tid.L2Sip_a4742780-8d21df54-24eb35-4d86200a@10.32.134.77&amp;quot;,\n &amp;quot;time&amp;quot; : &amp;quot;2017-03-22T20:32:20.391Z&amp;quot;,\n &amp;quot;msgType&amp;quot; : &amp;quot;http.req&amp;quot;,\n &amp;quot;msg&amp;quot; : {\n &amp;quot;ua&amp;quot; : &amp;quot;WX2_L2SIP/5199 (wpsjc-prod)&amp;quot;,\n &amp;quot;uid&amp;quot; : &amp;quot;de5de166-7c44-462a-abc3-72b0e0b93e99&amp;quot;,\n &amp;quot;tid&amp;quot; : &amp;quot;L2Sip_a4742780-8d21df54-24eb35-4d86200a@10.32.134.77&amp;quot;,\n &amp;quot;path&amp;quot; : &amp;quot;/ucm-service/api/v1/userDiscovery&amp;quot;,\n &amp;quot;method&amp;quot; : &amp;quot;GET&amp;quot;,\n &amp;quot;query&amp;quot; : &amp;quot;directoryURI=4084743372%40abc.com&amp;quot;\n },\n &amp;quot;srcType&amp;quot; : &amp;quot;L2SIP&amp;quot;,\n &amp;quot;src&amp;quot; : {\n &amp;quot;ip&amp;quot; : &amp;quot;66.114.165.37&amp;quot;,\n &amp;quot;port&amp;quot; : 33404\n },\n &amp;quot;dstType&amp;quot; : &amp;quot;UCC&amp;quot;,\n &amp;quot;dst&amp;quot; : {\n &amp;quot;ip&amp;quot; : &amp;quot;10.254.2.146&amp;quot;,\n &amp;quot;port&amp;quot; : 61339,\n &amp;quot;thread&amp;quot; : &amp;quot;nioconnector5&amp;quot;\n }\n}}]][GET] /ucm-service/api/v1/userDiscovery [2017-03-22T20:32:20.391Z]&lt;br /&gt;
&lt;br /&gt;
@enduml&lt;br /&gt;
&lt;br /&gt;
It looks like the above tooltip sample is not working now, but it was working well on plantuml version 8045&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Hong</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/5802/tooltip-not-working-on-sequence-diagram</guid>
<pubDate>Mon, 27 Mar 2017 20:21:07 +0000</pubDate>
</item>
<item>
<title>rank in component models</title>
<link>https://forum.plantuml.net/5313/rank-in-component-models</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
Is there a way to set a rank on components. On big diagram the alignment is confusing.&lt;br /&gt;
&lt;br /&gt;
I'd like to align some components (like by layer) to be sure that some components will be always on top of other components.&lt;br /&gt;
&lt;br /&gt;
Thank you.</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/5313/rank-in-component-models</guid>
<pubDate>Fri, 16 Dec 2016 16:43:55 +0000</pubDate>
</item>
<item>
<title>How long do the images generated by PlantUML Server live for?</title>
<link>https://forum.plantuml.net/5251/how-long-do-the-images-generated-by-plantuml-server-live-for</link>
<description>When I use PlantUML Server to generate diagrams, it gives me a link to the png or svg. &amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
How long is that link good for? &amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
I am concerned that If I had put something sensitive up there, that someone could find it or that it may be stored on your servers.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Eric</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/5251/how-long-do-the-images-generated-by-plantuml-server-live-for</guid>
<pubDate>Wed, 07 Dec 2016 18:06:19 +0000</pubDate>
</item>
<item>
<title>Is ASCIIMath supported in the Eclipse plugin?</title>
<link>https://forum.plantuml.net/5218/is-asciimath-supported-in-the-eclipse-plugin</link>
<description>ASCIIMath works beautifully from plantuml.jar, but not from the Eclipse plugin.&lt;br /&gt;
&lt;br /&gt;
I presume this is because of the location of the four files extracted from plantuml-jlatexmath.zip, but, as I'm not a java programmer, I'm struggling to work out what is wrong. Please advise.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
--Alan Gillespie</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/5218/is-asciimath-supported-in-the-eclipse-plugin</guid>
<pubDate>Fri, 02 Dec 2016 11:58:26 +0000</pubDate>
</item>
<item>
<title>Components alignment left to rigth (vertical)</title>
<link>https://forum.plantuml.net/5180/components-alignment-left-to-rigth-vertical</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
How to align components left to rigth with also vertical alignment:&lt;br /&gt;
&lt;br /&gt;
when I do&lt;br /&gt;
&lt;br /&gt;
@startuml&lt;br /&gt;
[A]&lt;br /&gt;
[B]&lt;br /&gt;
[C]&lt;br /&gt;
[D]&lt;br /&gt;
[E]&lt;br /&gt;
[F]&lt;br /&gt;
&lt;br /&gt;
A-&amp;gt;D&lt;br /&gt;
B-&amp;gt;D&lt;br /&gt;
C-&amp;gt;D&lt;br /&gt;
D-&amp;gt;E&lt;br /&gt;
D-&amp;gt;F&lt;br /&gt;
@enduml&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.plantuml.com/plantuml/png/YtQCvOfs0c9d87O1ObSWTelbudBKjNFXSW8HpY32HTVE5KIu0G00&quot; rel=&quot;nofollow&quot;&gt;http://www.plantuml.com/plantuml/png/YtQCvOfs0c9d87O1ObSWTelbudBKjNFXSW8HpY32HTVE5KIu0G00&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I get: all component on the same row&lt;br /&gt;
&lt;br /&gt;
but I would like to have the A,B,C in the same colunm then D and E,F on the same column&lt;br /&gt;
&lt;br /&gt;
Thx&lt;br /&gt;
&lt;br /&gt;
(btw: how to insert an screenshot in the message ?)</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/5180/components-alignment-left-to-rigth-vertical</guid>
<pubDate>Wed, 23 Nov 2016 11:45:27 +0000</pubDate>
</item>
<item>
<title>Background color of an svg not setting</title>
<link>https://forum.plantuml.net/4894/background-color-of-an-svg-not-setting</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Is there a way to set the background color of an svg diagram?&lt;br /&gt;
&lt;br /&gt;
skinparam backgroundColor white&lt;br /&gt;
&lt;br /&gt;
skinparam backgroundColor red&lt;br /&gt;
&lt;br /&gt;
etc still render a transparent background&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4894/background-color-of-an-svg-not-setting</guid>
<pubDate>Fri, 26 Aug 2016 18:08:10 +0000</pubDate>
</item>
<item>
<title>beta is missing option?</title>
<link>https://forum.plantuml.net/4883/beta-is-missing-option</link>
<description>&lt;p&gt;Perhaps I'm missing something, but in the &quot;OLD&quot; syntax, I can do stuff like:&lt;/p&gt;&lt;pre&gt;&lt;span style=&quot;color:#9effff&quot;&gt;@startuml
&lt;/span&gt;&lt;span style=&quot;color:#ff9d00&quot;&gt;title&lt;/span&gt; Login User
(*) -&lt;span style=&quot;color:#ff9d00&quot;&gt;down&lt;/span&gt;-&amp;gt; &quot;Show login &lt;span style=&quot;color:#ff9d00&quot;&gt;page&lt;/span&gt;&quot;
&lt;span style=&quot;color:#ff9d00&quot;&gt;if&lt;/span&gt; &quot; Existing User?&quot; then
  --&amp;gt; [Yes] &quot;Show index &lt;span style=&quot;color:#ff9d00&quot;&gt;page&lt;/span&gt;&quot;
  --&amp;gt; (*)
&lt;span style=&quot;color:#ff9d00&quot;&gt;else&lt;/span&gt;
  -&lt;span style=&quot;color:#ff9d00&quot;&gt;right&lt;/span&gt;-&amp;gt; [No] &quot;Wait x seconds&quot;
  -&lt;span style=&quot;color:#ff9d00&quot;&gt;up&lt;/span&gt;-&amp;gt; [Retry] &quot;Show login &lt;span style=&quot;color:#ff9d00&quot;&gt;page&lt;/span&gt;&quot;
&lt;span style=&quot;color:#ff9d00&quot;&gt;endif&lt;/span&gt;
@&lt;span style=&quot;color:#9effff&quot;&gt;enduml&lt;/span&gt;&lt;/pre&gt;&lt;p&gt;but in the &quot;BETA&quot; I don't see how I can go back to a previous activity&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4883/beta-is-missing-option</guid>
<pubDate>Wed, 24 Aug 2016 05:24:20 +0000</pubDate>
</item>
<item>
<title>very large diagram</title>
<link>https://forum.plantuml.net/4839/very-large-diagram</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
Is there a limit on the number of components in a diagram with plantuml.war?&lt;br /&gt;
&lt;br /&gt;
I'm trying to generate a large component diagram with about 730 components and 670 links !&lt;br /&gt;
&lt;br /&gt;
I get this error:&lt;br /&gt;
&lt;br /&gt;
août 16, 2016 12:12:12 AM org.apache.coyote.ajp.AjpProcessor process&lt;br /&gt;
SEVERE: Error processing request&lt;br /&gt;
java.lang.ArrayIndexOutOfBoundsException: 8192&lt;br /&gt;
&lt;br /&gt;
Is there a way to generate it ?&lt;br /&gt;
&lt;br /&gt;
Thx.</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4839/very-large-diagram</guid>
<pubDate>Mon, 15 Aug 2016 20:18:29 +0000</pubDate>
</item>
<item>
<title>Translate Class Diagram to Braille</title>
<link>https://forum.plantuml.net/4752/translate-class-diagram-to-braille</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I have a tutorial that illustrates the creation of class diagrams using UML. I need to print the diagrams of the examples in braille. I can convert the diagrams generated by PlantUML in braille?&lt;br /&gt;
&lt;br /&gt;
Best,</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4752/translate-class-diagram-to-braille</guid>
<pubDate>Fri, 15 Jul 2016 21:45:32 +0000</pubDate>
</item>
<item>
<title>&quot;Alt, else&quot; boxes background colors</title>
<link>https://forum.plantuml.net/4750/alt-else-boxes-background-colors</link>
<description>Hi! &amp;nbsp;My diagram has got a lot of loop alt end else boxes. It's hard to read and I would like to add different colours to these boxes. How can I do this?</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4750/alt-else-boxes-background-colors</guid>
<pubDate>Tue, 12 Jul 2016 08:56:28 +0000</pubDate>
</item>
<item>
<title>New version doesn't have a changelog and changelog version doesn't exist.</title>
<link>https://forum.plantuml.net/4741/version-doesnt-have-changelog-changelog-version-doesnt-exist</link>
<description>&lt;p&gt;Current version is 8045. There is no info about it on the &lt;a rel=&quot;nofollow&quot; href=&quot;http://plantuml.com/changes.html&quot;&gt;changelog&lt;/a&gt;. Last version on the changelog, 8044 doesnt exist&amp;nbsp;(&lt;a href=&quot;http://sourceforge.net/projects/plantuml/files/plantuml.8044.jar/download&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/plantuml/files/plantuml.8044.jar/download&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;This makes it impossible for Chocolatey package to automatically reconize and push a new package:&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://chocolatey.org/packages/plantuml&quot; rel=&quot;nofollow&quot;&gt;https://chocolatey.org/packages/plantuml&lt;/a&gt;&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4741/version-doesnt-have-changelog-changelog-version-doesnt-exist</guid>
<pubDate>Wed, 06 Jul 2016 13:57:28 +0000</pubDate>
</item>
<item>
<title>Doxygen under cygwin</title>
<link>https://forum.plantuml.net/4736/doxygen-under-cygwin</link>
<description>Hi folks, I'm trying to use PlantUML diagrams in Doxygen under Cygwin. The Doxygen executable is a Cygwin binary. The embedded PlantUML is&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* @brief main entry point&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* @param argc - number of command line arguments&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* @param argv - array of command line arguments&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* @return exit status (always 0)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;*&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* @note The first command line argument (if provided) will be included in the output.)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;*&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* Following see a gratuitous diagram included to test/verify that PlantUML us working&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* @startuml{ZipCmd_ZipComp_Communication.png}&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;*&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* ZipCmd -&amp;gt; ZipComp: First Compute Request&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* ZipCmd &amp;lt;-- ZipComp: First Compute Response&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;*&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* ZipCmd -&amp;gt; ZipComp: Second Compute Request&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* ZipCmd &amp;lt;-- ZipComp: Second Compute Response&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;*&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;* @enduml &lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;*/&lt;br /&gt;
&lt;br /&gt;
When Doxygen encounters this code it emits the following warning:&lt;br /&gt;
&lt;br /&gt;
/cygdrive/c/Users/hank.barta/Documents/process/template/hello_sandc.cpp:67: warning: ignoring \startuml command because PLANTUML_JAR_PATH is not set&lt;br /&gt;
&lt;br /&gt;
Doxygen is a Cygwin executable and reports its version&lt;br /&gt;
&lt;br /&gt;
hank.barta@US-L16-0033 ~/Documents/process/template&lt;br /&gt;
&lt;br /&gt;
$ doxygen --version&lt;br /&gt;
&lt;br /&gt;
1.8.11&lt;br /&gt;
&lt;br /&gt;
Help pointing me to a solution for this is most welcome.&lt;br /&gt;
&lt;br /&gt;
I have set PLANTUML_JAR_PATH to be the same as PLANTUML_JAR in both the Cygwin environment and the Windows environment (via Control Panel.)&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4736/doxygen-under-cygwin</guid>
<pubDate>Wed, 06 Jul 2016 11:15:27 +0000</pubDate>
</item>
<item>
<title>PlantUML using Doxygen</title>
<link>https://forum.plantuml.net/4735/plantuml-using-doxygen</link>
<description>I'm striving to incorporate PlantUML output in Doxygen output and driving this with the Cygwin toolkit. I'm running into two problems that probably relate to mixing Cygwin and DOS/Win programs. I have the following script which automates the process:&lt;br /&gt;
&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
export PATH=&amp;quot;$PATH&amp;quot;:'/cygdrive/c/Program Files (x86)/Java/jre6/bin'&lt;br /&gt;
&lt;br /&gt;
export GRAPHVIZ_DOT=&amp;quot;C:/Program Files (x86)/Graphviz2.38/bin/dot.exe&amp;quot;&lt;br /&gt;
&lt;br /&gt;
export PLANTUML_JAR=bin/plantuml.jar&lt;br /&gt;
&lt;br /&gt;
export PLANTUML_JAR_PATH=$PLANTUML_JAR&lt;br /&gt;
&lt;br /&gt;
# Create *.png files from text @startuml code and output *.png images to ./doc-src/images folder&lt;br /&gt;
&lt;br /&gt;
# Recusively search from current folder scanning *.c, *.cpp, *.h, and *.doc files&lt;br /&gt;
&lt;br /&gt;
java &amp;nbsp;-Djava.awt.headless=true -jar `cygpath -wa $PLANTUML_JAR` -v -o doc-src/images &amp;nbsp;&amp;quot;./**.(c|cpp|doc|h)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
#doxygen&lt;br /&gt;
&lt;br /&gt;
If I run the script I get the following output:&lt;br /&gt;
&lt;br /&gt;
hank.barta@US-L16-0033 ~/Documents/process/template&lt;br /&gt;
&lt;br /&gt;
$ bin/PlantUML.sh&lt;br /&gt;
&lt;br /&gt;
(0.000 - 15 Mo) 14 Mo - PlantUML Version 8043&lt;br /&gt;
&lt;br /&gt;
(0.003 - 15 Mo) 14 Mo - GraphicsEnvironment.isHeadless() true&lt;br /&gt;
&lt;br /&gt;
(0.003 - 15 Mo) 14 Mo - Forcing -Djava.awt.headless=true&lt;br /&gt;
&lt;br /&gt;
(0.003 - 15 Mo) 14 Mo - java.awt.headless set as true&lt;br /&gt;
&lt;br /&gt;
If I copy/paste the script contents to the bash command line it produces the desired output file:&lt;br /&gt;
&lt;br /&gt;
hank.barta@US-L16-0033 ~/Documents/process/template&lt;br /&gt;
&lt;br /&gt;
$ java &amp;nbsp;-Djava.awt.headless=true -jar `cygpath -wa $PLANTUML_JAR` -v -o doc-src/images &amp;nbsp;&amp;quot;./**.(c|cpp|doc|h)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
(0.000 - 15 Mo) 14 Mo - PlantUML Version 8043&lt;br /&gt;
&lt;br /&gt;
(0.002 - 15 Mo) 14 Mo - GraphicsEnvironment.isHeadless() true&lt;br /&gt;
&lt;br /&gt;
(0.002 - 15 Mo) 14 Mo - Forcing -Djava.awt.headless=true&lt;br /&gt;
&lt;br /&gt;
(0.002 - 15 Mo) 14 Mo - java.awt.headless set as true&lt;br /&gt;
&lt;br /&gt;
(0.085 - 15 Mo) 13 Mo - Setting current dir: .&lt;br /&gt;
&lt;br /&gt;
(0.085 - 15 Mo) 13 Mo - Setting current dir: C:\Users\hank.barta\Documents\process\template\.&lt;br /&gt;
&lt;br /&gt;
(0.086 - 15 Mo) 12 Mo - Using default charset&lt;br /&gt;
&lt;br /&gt;
(0.089 - 15 Mo) 12 Mo - Setting current dir: C:\Users\hank.barta\Documents\process\template\.&lt;br /&gt;
&lt;br /&gt;
(0.102 - 15 Mo) 11 Mo - Setting current dir: C:\Users\hank.barta\Documents\process\template\.&lt;br /&gt;
&lt;br /&gt;
(0.102 - 15 Mo) 11 Mo - Reading file: .\hello_sandc.cpp&lt;br /&gt;
&lt;br /&gt;
(0.102 - 15 Mo) 11 Mo - name from block=ZipCmd_ZipComp_Communication.png&lt;br /&gt;
&lt;br /&gt;
(0.102 - 15 Mo) 11 Mo - Checking=ZipCmd_ZipComp_Communication.png&lt;br /&gt;
&lt;br /&gt;
(0.102 - 15 Mo) 11 Mo - f=ZipCmd_ZipComp_Communication.png&lt;br /&gt;
&lt;br /&gt;
(0.102 - 15 Mo) 11 Mo - Relative, so let's change it&lt;br /&gt;
&lt;br /&gt;
(0.102 - 15 Mo) 11 Mo - f=C:\Users\hank.barta\Documents\process\template\doc-src\images\ZipCmd_ZipComp_Communication.png&lt;br /&gt;
&lt;br /&gt;
(0.103 - 15 Mo) 11 Mo - It's not a directory&lt;br /&gt;
&lt;br /&gt;
(0.103 - 15 Mo) 11 Mo - ZipCmd_ZipComp_Communication.png is not taken as a directory&lt;br /&gt;
&lt;br /&gt;
(0.103 - 15 Mo) 11 Mo - We are going to put data in C:\Users\hank.barta\Documents\process\template\doc-src\images\ZipCmd_Zi &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;pComp_Communication.png&lt;br /&gt;
&lt;br /&gt;
(0.437 - 15 Mo) 10 Mo - Creating file: C:\Users\hank.barta\Documents\process\template\doc-src\images\ZipCmd_ZipComp_Communi &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;cation.png&lt;br /&gt;
&lt;br /&gt;
(0.479 - 15 Mo) 10 Mo - Creating image 271x222&lt;br /&gt;
&lt;br /&gt;
(0.518 - 15 Mo) 9 Mo - Ok for com.sun.imageio.plugins.png.PNGMetadata&lt;br /&gt;
&lt;br /&gt;
(0.586 - 15 Mo) 9 Mo - File size : 5915&lt;br /&gt;
&lt;br /&gt;
(0.588 - 15 Mo) 8 Mo - Number of image(s): 1&lt;br /&gt;
&lt;br /&gt;
(0.588 - 15 Mo) 8 Mo - Setting current dir: C:\Users\hank.barta\Documents\process\template\.&lt;br /&gt;
&lt;br /&gt;
(0.589 - 15 Mo) 8 Mo - Using default charset&lt;br /&gt;
&lt;br /&gt;
(0.589 - 15 Mo) 8 Mo - Setting current dir: C:\Users\hank.barta\Documents\process\template\.&lt;br /&gt;
&lt;br /&gt;
(0.591 - 15 Mo) 8 Mo - Setting current dir: C:\Users\hank.barta\Documents\process\template\.&lt;br /&gt;
&lt;br /&gt;
(0.591 - 15 Mo) 8 Mo - Reading file: .\hello_sandc.h&lt;br /&gt;
&lt;br /&gt;
(0.591 - 15 Mo) 8 Mo - Number of image(s): 0&lt;br /&gt;
&lt;br /&gt;
hank.barta@US-L16-0033 ~/Documents/process/template&lt;br /&gt;
&lt;br /&gt;
(commands to set the environment variables left out for brevity.)&lt;br /&gt;
&lt;br /&gt;
Any help resolving this are most welcome. I can provide more information on request. (If I try to include it all in the original post, it is rejected.)&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4735/plantuml-using-doxygen</guid>
<pubDate>Wed, 06 Jul 2016 11:11:39 +0000</pubDate>
</item>
<item>
<title>I cant change the size of &quot;alt&quot; and &quot;else&quot;  in sequence diagram in online editor.</title>
<link>https://forum.plantuml.net/4699/cant-change-the-size-alt-else-sequence-diagram-online-editor</link>
<description>I write the same parameters as described in manual in the beginning of the diagram:&lt;br /&gt;
&lt;br /&gt;
skinparam sequenceGroupingFontSize 30&lt;br /&gt;
&lt;br /&gt;
skinparam sequenceGroupingHeaderFontSize 30&lt;br /&gt;
&lt;br /&gt;
but the sizes remain too small and don't change. What do i do wrong?&lt;br /&gt;
&lt;br /&gt;
UPD: I think it is important to mention, that skinparam sequenceArrowFontSize 20 and skinparam sequenceParticipantFontSize 17 do work.</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4699/cant-change-the-size-alt-else-sequence-diagram-online-editor</guid>
<pubDate>Mon, 27 Jun 2016 08:55:53 +0000</pubDate>
</item>
<item>
<title>tooltip issue on sequence diagram</title>
<link>https://forum.plantuml.net/4671/tooltip-issue-on-sequence-diagram</link>
<description>@startuml&lt;br /&gt;
&lt;br /&gt;
User.597d818b-&amp;gt;Locus++: [[{{\n &amp;quot;id&amp;quot; : &amp;quot;lid.17d98ccc-372c-11e6-b4ed-e62258b45be7&amp;quot;,\n &amp;quot;time&amp;quot; : &amp;quot;2016-06-20T21:15:19.962Z&amp;quot;,\n &amp;quot;msgType&amp;quot; : &amp;quot;http.req&amp;quot;,\n &amp;quot;msg&amp;quot; : {\n &amp;quot;ua&amp;quot; : &amp;quot;com.xyz.wx2.integration.l2sip.tests.SquaredToSquaredUC.SquaredToSquaredUCCloudUriMatrixIT.testFusedCallerHuronCalleeCloudUri&amp;quot;,\n &amp;quot;uid&amp;quot; : &amp;quot;597d818b-e1d1-4251-8a10-a39af5891b26&amp;quot;,\n &amp;quot;tid&amp;quot; : &amp;quot;L2Sip-ITCLIENT_l2sip-cfatestFusedCallerHuronCalleeCloudUri88d38418-680b-4a41-9585-d1202b89eeea_imi:false&amp;quot;,\n &amp;quot;path&amp;quot; : &amp;quot;/loci/call&amp;quot;,\n &amp;quot;method&amp;quot; : &amp;quot;POST&amp;quot;\n },\n &amp;quot;srcType&amp;quot; : &amp;quot;Test&amp;quot;,\n &amp;quot;src&amp;quot; : {\n &amp;quot;ip&amp;quot; : &amp;quot;166.78.8.15&amp;quot;,\n &amp;quot;port&amp;quot; : 42538\n },\n &amp;quot;dstType&amp;quot; : &amp;quot;Locus&amp;quot;,\n &amp;quot;dst&amp;quot; : {\n &amp;quot;ip&amp;quot; : &amp;quot;10.254.2.114&amp;quot;,\n &amp;quot;port&amp;quot; : 61346,\n &amp;quot;thread&amp;quot; : &amp;quot;nioconnector93&amp;quot;\n }\n}}]][POST] /loci/call [2016-06-20T21:15:19.962Z]&lt;br /&gt;
&lt;br /&gt;
@enduml&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
It was working well for the plantuml 8036, but it is not working any more on the latest plantuml 8043. Thanks.</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4671/tooltip-issue-on-sequence-diagram</guid>
<pubDate>Mon, 20 Jun 2016 19:36:05 +0000</pubDate>
</item>
<item>
<title>plantuml could not generate file</title>
<link>https://forum.plantuml.net/4652/plantuml-could-not-generate-file</link>
<description>I've opened a puml file and can't generate the png file by pressing CTRL-ALT-P. Error occurs&lt;br /&gt;
&lt;br /&gt;
plantuml could not generate file&lt;br /&gt;
&lt;br /&gt;
Please make surePlantuml can write to location of original file&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Do I need to set any environment to avoid this message? Ofcourse I can write to directory where I have created the puml file.</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4652/plantuml-could-not-generate-file</guid>
<pubDate>Sat, 18 Jun 2016 10:07:45 +0000</pubDate>
</item>
<item>
<title>Why is there an Oregon Trail game included in PlantUML?</title>
<link>https://forum.plantuml.net/4619/why-is-there-an-oregon-trail-game-included-in-plantuml</link>
<description>&lt;p&gt;I'm looking at&amp;nbsp;&lt;strong&gt;net.sourceforge.plantuml.oregon.OregonBasicGame&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Why is the &quot;oregon&quot; package included in PlantUML?&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4619/why-is-there-an-oregon-trail-game-included-in-plantuml</guid>
<pubDate>Sat, 11 Jun 2016 14:42:25 +0000</pubDate>
</item>
<item>
<title>How do I set global styles for the Dokuwiki plantuml plugin?</title>
<link>https://forum.plantuml.net/4347/how-do-i-set-global-styles-for-the-dokuwiki-plantuml-plugin</link>
<description>&lt;p&gt;I'm trying to set the global defaults for various diagrams in the plantuml diagram.&lt;/p&gt;&lt;p&gt;I've read to set the &quot;-Dplantuml.include.path=&amp;lt;path to dir&amp;gt;&quot;, but I've had no luck.&lt;/p&gt;&lt;p&gt;This is the command that plantuml is executing:&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;PlantUML execution: /usr/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Dplantuml.include.path=&quot;/var/www/html/dokuwiki/conf/plantuml/&quot; -jar '/var/www/html/dokuwiki/bin/plantuml.jar' -charset UTF-8 '/var/www/html/dokuwiki/data/cache/e/eb849477ee911853fe95c0edd20f609c.plantuml.txt' 2&amp;gt;&amp;amp;1&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;How do I force plantuml to take an include that is transparent to my end users? As in, they don't need to use !include in their diagrams.&lt;/span&gt;&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4347/how-do-i-set-global-styles-for-the-dokuwiki-plantuml-plugin</guid>
<pubDate>Fri, 25 Mar 2016 23:56:58 +0000</pubDate>
</item>
<item>
<title>How to work with nested namespaces ?</title>
<link>https://forum.plantuml.net/4302/how-to-work-with-nested-namespaces</link>
<description>&lt;p&gt;hey,&lt;/p&gt;&lt;p&gt;i try to work with nested namspace and i can do that correctly.&lt;/p&gt;&lt;pre&gt;&lt;span style=&quot;color:#bbb529&quot;&gt;@startuml
&lt;/span&gt;
&lt;strong&gt;namespace&lt;/strong&gt; core {
    &lt;strong&gt;namespace&lt;/strong&gt; view {
        baseview.ClassicalView &amp;lt;|-- TestView
    }

    &lt;strong&gt;namespace&lt;/strong&gt; baseview {
        abstract class ClassicalView
    }
}

@&lt;span style=&quot;color:#bbb529&quot;&gt;enduml&lt;/span&gt;&lt;/pre&gt;&lt;p&gt;in this exemple,&lt;/p&gt;&lt;pre&gt;baseview.ClassicalView &amp;lt;|-- TestView&lt;/pre&gt;&lt;p&gt;TestView doesn't seem to point to the abstract class wich is what i want and base view should be in core namespace&lt;/p&gt;&lt;p&gt;Can you explain me the correct way to do this ?&lt;/p&gt;&lt;p&gt;Thank u !&lt;/p&gt;&lt;p&gt;Jérôme&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Edit:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Sorry just found i had to full name correctly the namespace as&amp;nbsp;&lt;/p&gt;&lt;pre&gt;&lt;span style=&quot;color:#bbb529&quot;&gt;@startuml
&lt;/span&gt;
&lt;strong&gt;namespace&lt;/strong&gt; core {

    &lt;strong&gt;namespace&lt;/strong&gt; core.baseview {
        abstract class ClassicalView #9FF{
        }
    }

    &lt;strong&gt;namespace&lt;/strong&gt; core.view {
        core.baseview.ClassicalView  &amp;lt;|-- TestView

        class TestView{
        }
    }
}

@&lt;span style=&quot;color:#bbb529&quot;&gt;enduml&lt;/span&gt;&lt;/pre&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4302/how-to-work-with-nested-namespaces</guid>
<pubDate>Fri, 11 Mar 2016 07:43:52 +0000</pubDate>
</item>
<item>
<title>Is it possible to style REF element in sequence diagram?</title>
<link>https://forum.plantuml.net/4261/is-it-possible-to-style-ref-element-in-sequence-diagram</link>
<description>&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://s14.postimg.org/4q5bdzcj5/ref_style.png&quot; style=&quot;height:222px; width:352px&quot;&gt;&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4261/is-it-possible-to-style-ref-element-in-sequence-diagram</guid>
<pubDate>Fri, 04 Mar 2016 04:00:47 +0000</pubDate>
</item>
<item>
<title>How to make the figure smaller in latex which is  produced by plantUML?</title>
<link>https://forum.plantuml.net/4227/how-to-make-the-figure-smaller-latex-which-produced-plantuml</link>
<description>I use the command line to generate a latex input for a UML diagram. The size of the diagram is one page. How can I control the figure size? Thanks! &lt;br /&gt;
&lt;br /&gt;
For example, &lt;br /&gt;
&lt;br /&gt;
\begin{figure}&lt;br /&gt;
&lt;br /&gt;
\centering&lt;br /&gt;
&lt;br /&gt;
% generated by Plantuml 8036 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
\definecolor{plantucolor0000}{RGB}{254,254,206}&lt;br /&gt;
&lt;br /&gt;
\definecolor{plantucolor0001}{RGB}{168,0,54}&lt;br /&gt;
&lt;br /&gt;
\begin{tikzpicture}[yscale=-1]&lt;br /&gt;
&lt;br /&gt;
.....&lt;br /&gt;
&lt;br /&gt;
\end{tikzpicture}&lt;br /&gt;
&lt;br /&gt;
\end{figure}</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4227/how-to-make-the-figure-smaller-latex-which-produced-plantuml</guid>
<pubDate>Thu, 25 Feb 2016 22:18:37 +0000</pubDate>
</item>
<item>
<title>box  border  in sequence diagrams</title>
<link>https://forum.plantuml.net/4224/box-border-in-sequence-diagrams</link>
<description>&lt;pre&gt;&lt;strong&gt;box&lt;/strong&gt; &quot;Client&quot; #White

&lt;strong&gt;end box&lt;/strong&gt;&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;The box border in sequence diagrams is always red. Can I change it ?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Thanks,&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Mohan&lt;/strong&gt;&lt;/p&gt;</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4224/box-border-in-sequence-diagrams</guid>
<pubDate>Thu, 25 Feb 2016 11:24:50 +0000</pubDate>
</item>
<item>
<title>Swimlines with fork</title>
<link>https://forum.plantuml.net/4201/swimlines-with-fork</link>
<description>wrong position for elements when using together &amp;quot;swimlines&amp;quot; and &amp;quot;fork&amp;quot; functionnalities : &lt;br /&gt;
&lt;br /&gt;
@startuml&lt;br /&gt;
&lt;br /&gt;
fork&lt;br /&gt;
&lt;br /&gt;
|lineA|&lt;br /&gt;
&lt;br /&gt;
:action1&lt;br /&gt;
&lt;br /&gt;
Fork again&lt;br /&gt;
&lt;br /&gt;
|lineB|&lt;br /&gt;
&lt;br /&gt;
:action2;&lt;br /&gt;
&lt;br /&gt;
Endforkfork&lt;br /&gt;
&lt;br /&gt;
@enduml&lt;br /&gt;
&lt;br /&gt;
Thanks for your feed back.&lt;br /&gt;
&lt;br /&gt;
BR</description>
<category>Closed question / help</category>
<guid isPermaLink="true">https://forum.plantuml.net/4201/swimlines-with-fork</guid>
<pubDate>Tue, 16 Feb 2016 13:54:22 +0000</pubDate>
</item>
</channel>
</rss>