Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: ajaxx on November 15, 2004, 01:01:04 pm

Title: Search and replace
Post by: ajaxx on November 15, 2004, 01:01:04 pm
Maybe I missed this, but I don't think so.  When I'm modelling I'll run into cases where I have a class of type "Foo" that I use generously throughout my structure.  If by hook or crook the name needs to change I am often stuck with the lengthy process of updating any members or methods that use that class.  I'd really like a quick way to find all the instances of Foo and change them to Bar.
Title: Re: Search and replace
Post by: mikewhit on November 16, 2004, 03:24:49 am
Quote
... I am often stuck with the lengthy process of updating any members or methods that use that class ...
Can't you just edit the class name in the Project View - all your other linked instances should then change accordingly - shouldn't they ?