Association class and Navigability with Instant Reverse Java code to Class Diagram Issues

Hello,

I am trying to use Instant Reverse to reverse my Java code to a class diagram.

  1. I am not able to get a class association in the resulted diagram. Tried all possible options including building a class association diagram, using Instant Generator to create code and then back to the diagram and I don’t get the same result as the initial diagram.

  2. I always get two relationships between two classes with “unspesified to 1” and “many to unspesified”. Is there a way to get the reversing to show only 1 association with “many to 1”?

Thank you.