Sparx Systems Forum
Enterprise Architect => Suggestions and Requests => Topic started by: tstuefe on January 26, 2004, 10:44:08 pm
-
Maybe this feature exists already and I'm just too dumb:
When I change an interface's method, I want the realizing classes automatically to change their realizations of the methods. Or, at least, this should be an option.
Seems I have to go through all class models to update the realized methods manually... :-/
-
Delete the generalization relationship between interface and the realization class, then re-establish it.
Somewhat painful, but still easier than doing it by hand.
-
Ctrl-Shift-O helps here as well.
Select the class that performs the realization and hit the bits. Admittedly it would be nice if it cascaded through all clases that realize.