| petr5250 wrote: |
| I've got problem with UML editor in MyEclipse 4.0M2. When I want to delete some object from model and I click on delete button (or on "Delete form model" in object's context menu) object disappears from diagram, but it stays in Outline (and in the model).
There was no problem in MyEclipse 4.0M1. Am I doing something wrong or is there a bug in UML editor? |
| support-kapil wrote: | ||
Hi, Thanks for reporting this. Could you try closing the editor and re-opening it and see if the deleted elements show up in the outline view / model. |
| support-kapil wrote: |
| Keshav,
There are two kinds of delete, one is delete-from-model which is the permanent remove from the UMR and the other is delete-from-diagram so if you have the same element in multiple diagrams only the current instance is removed. (If you right click an element you can see the two options) To check if you still have remnants set the outline view to show the hierarchy in package-centric mode and see if any unused classes show up. |
| skeshav wrote: |
| Hi Kapil,
Apologies for not getting back to you earlier. I think gdr2 described the issue well except that it is also true for any element that is deleted from diagram but your solution has worked fine for me. |
| skeshav wrote: |
|
I have another question about the UML diagram. When I have a class that implements (or realizes) an interface in an UML diagram, the generated jave code for the class doesn't include the methods from the interface. Is there a way to automatically include these methods? Thanks Keshav |
| gdr2 wrote: |
|
Are you interested in a long list of the problems I have run into. I think most of them are defects. .. .. I haven't been able to reliably reproduce those problems, but I could send a screen shot for when they do recur. |
| gdr2 wrote: |
|
If you want I can outline a step by step process to demonstrate the problem. |