neo-nie / pynsource

Automatically exported from code.google.com/p/pynsource
0 stars 0 forks source link

Display cardinality on lines/edges #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 abu...@gmail.com on 31 Aug 2012 at 10:54

GoogleCodeExporter commented 8 years ago
The cardinality information IS in the parse model - just have to render it.

Original comment by abu...@gmail.com on 31 Aug 2012 at 10:55