public interface IRenameSupport
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IRenameSupport.Factory |
| Modifier and Type | Method and Description |
|---|---|
void |
startDirectRefactoring() |
void |
startRefactoringWithDialog(boolean previewOnly) |
void startRefactoringWithDialog(boolean previewOnly)
throws InterruptedException
InterruptedExceptionvoid startDirectRefactoring()
throws InterruptedException
InterruptedExceptionCopyright © 2016. All Rights Reserved.