| <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| <plugin> | |
| <extension point="org.eclipse.emf.refactor.refactorings"> | |
| <refactoring controller="org.eclipse.emf.refactor.refactorings.uml24.renameattribute.RefactoringController" gui="org.eclipse.emf.refactor.refactorings.uml24.renameattribute.RefactoringGuiHandler" id="org.eclipse.emf.refactor.refactorings.uml24.RenameAttribute" menulabel="Rename Attribute" namespaceUri="http://www.eclipse.org/uml2/4.0.0/UML"/> | |
| </extension> | |
| </plugin> |