Skip to content

Releases: schoeffm/waggly-uml

waggly-uml supports linking

13 Sep 15:32
Compare
Choose a tag to compare

You're now able to define links within your UML definition. So when you have a class-definition like

[Person||+getName():String {bg:cornsilk}]

which contains an additional background-color definition you're able to include a link within the additions block i.e.:

[Person||+getName():String {bg:cornsilk;link:http://www.wuml.it/class/[Address]}]

Self-contained SVG output

06 Sep 18:46
Compare
Choose a tag to compare

Now as all bugs seem to be fixed with xml-parsing and -creating I finally can issue release 0.1.2 which produces self contained SVG graphics