[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.tmf] Implementing a something like the Rename->Refactor

I have a grammar with a number statements that can reference other things. I 
want to add a gesture that does something like the java Rename->refactor 
gesture , so that during this gesture if one modifies a certain elements 
attribute) all the depenedent elements get updated in the text editor. Not 
sure exactly how to implement this.