Relation label arrow not working with association class

0 votes
asked Jul 6, 2013 in To be sorted by Fuhrmanator (1,700 points)

I think I found a bug where the relation label arrow doesn't show when there's an association class on the relation.

For example, we see the arrow on "drives" here:

Driver "1" - "1" Car : drives >

but not here:
Driver "1" - "1" Car : drives >
(Driver, Car) .. Contract

 

1 Answer

+1 vote
answered Jul 11, 2013 by plantuml (294,960 points)
Hello,

You are right. This should be fixed with this beta version:

https://dl.dropboxusercontent.com/u/13064071/plantuml.jar

Thanks for your report,
...