pynsource
pynsource copied to clipboard
Display cardinality on lines/edges
What steps will reproduce the problem?
1. Import source code involving one to many associations
2. View the uml workspace
3. Look at the lines/edges produced
What is the expected output?
Should see some edges with 1..* annotation
What do you see instead?
All annotations are the same (everything has the same line style)
Original issue reported on code.google.com by [email protected]
on 31 Aug 2012 at 10:54
The cardinality information IS in the parse model - just have to render it.
Original comment by [email protected]
on 31 Aug 2012 at 10:55