|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.refactoring.ui.DefaultRenameSupport
public class DefaultRenameSupport
| Nested Class Summary | |
|---|---|
protected static class |
DefaultRenameSupport.DeclaringLanguageComponentFactory
Factory for components from the language holding the declaration of the renamed element. |
static class |
DefaultRenameSupport.Factory
|
| Constructor Summary | |
|---|---|
protected |
DefaultRenameSupport(DefaultRenameSupport.DeclaringLanguageComponentFactory declaringLanguage,
IRenameElementContext renameElementContext,
java.lang.String newName)
|
| Method Summary | |
|---|---|
void |
startDirectRefactoring()
|
void |
startRefactoringWithDialog(boolean previewOnly)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DefaultRenameSupport(DefaultRenameSupport.DeclaringLanguageComponentFactory declaringLanguage,
IRenameElementContext renameElementContext,
java.lang.String newName)
| Method Detail |
|---|
public void startRefactoringWithDialog(boolean previewOnly)
throws java.lang.InterruptedException
startRefactoringWithDialog in interface IRenameSupportjava.lang.InterruptedException
public void startDirectRefactoring()
throws java.lang.InterruptedException
startDirectRefactoring in interface IRenameSupportjava.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||