protected static class RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable extends Object implements org.eclipse.core.resources.IWorkspaceRunnable
| Constructor and Description |
|---|
RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable(org.eclipse.swt.widgets.Shell shell,
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring refactoring) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.ltk.core.refactoring.PerformChangeOperation |
getPerformChangeOperation() |
void |
run(org.eclipse.core.runtime.IProgressMonitor pm) |
protected boolean |
showStatusDialog(org.eclipse.ltk.core.refactoring.RefactoringStatus status) |
public RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable(org.eclipse.swt.widgets.Shell shell,
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring refactoring)
public void run(org.eclipse.core.runtime.IProgressMonitor pm)
throws org.eclipse.core.runtime.CoreException
run in interface org.eclipse.core.resources.IWorkspaceRunnableorg.eclipse.core.runtime.CoreExceptionprotected boolean showStatusDialog(org.eclipse.ltk.core.refactoring.RefactoringStatus status)
public org.eclipse.ltk.core.refactoring.PerformChangeOperation getPerformChangeOperation()
Copyright © 2016. All Rights Reserved.