Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
When I move existing classes, using the bulk move, onto a UML diagram are the relationships between the classes suppose to be generated? At the moment the only thing I get are the classes, no “lines” between them.
Could you clarify what you mean by bulk move? Do you mean DnDing between diagrams? In that case the relationships should be created. If they arent being created, could you give us a test case to work with so we can replicate the issue at our end?
Thanks ,
– Kapil
Using a really simple set of example classes I see that the inheritance relationship is created correctly. It is the associative relationship which is not created on the diagram.
Class1, Class2. Class1 has a local instance of Class2. This relationship is not created/shown when the classes are moved to the diagram pane.
I apologize for replying late. The notification must have been missed. If you are reverse engineering using DnD , in the wizard that popps up you need to select Model Java Attributes as Relationships. In case that diaglog doesnt show up ( you might have opted to have it not show up each time ) you can still change it though Preferences>MyEclipse>UML>Reverse Engineering.
Hope that helped.
– Kapil