public class RenameRefactoringExecuter extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable |
| Constructor and Description |
|---|
RenameRefactoringExecuter() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.eclipse.ui.IEditorPart editor,
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring refactoring) |
protected boolean |
isApplicable(org.eclipse.swt.widgets.Shell parent,
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring refactoring) |
protected boolean isApplicable(org.eclipse.swt.widgets.Shell parent,
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring refactoring)
public void execute(org.eclipse.ui.IEditorPart editor,
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring refactoring)
throws InterruptedException
InterruptedExceptionCopyright © 2016. All Rights Reserved.