As PlantUML makes use of Graphviz, can Hyperlinks be added to the objects?
I'd like to use this feature to point to some Wiki-Pages describing the classes or use-cases in plain text.
(--------)
Yes, it's possible.
You will find information here : http://plantuml.sourceforge.net/incubation.html
and here : http://plantuml.sourceforge.net/qa/?qa=90/web-links-in-generated-images-e-g-using-image-maps
Is it what you are looking for ?