I need to quickly refresh (on the fly would be great) an existing class diagram (that was created using reverse engineering) with updates I have made to the code in order to keep the model in sync.
When I hit the UML->Reverse Engineer from Java, I get a huge outline of all the classes in the project. It literally takes a minute or two to navigate that outline to find the one or two classes I need to refresh. What would be great is to right click on the class and then click “refresh”.
Is something like that possible today?