| org.eclipse.pde.internal.ui.refactoring.RenamePluginProcessor
RenamePluginProcessor | public class RenamePluginProcessor extends RefactoringProcessor (Code) | | |
checkFinalConditions | public RefactoringStatus checkFinalConditions(IProgressMonitor pm, CheckConditionsContext context) throws CoreException, OperationCanceledException(Code) | | |
checkInitialConditions | public RefactoringStatus checkInitialConditions(IProgressMonitor pm) throws CoreException, OperationCanceledException(Code) | | |
createChange | public Change createChange(IProgressMonitor pm) throws CoreException, OperationCanceledException(Code) | | |
createProjectChange | protected Change createProjectChange(IProgressMonitor monitor)(Code) | | |
createReferenceChanges | protected Change[] createReferenceChanges(IProgressMonitor monitor) throws CoreException(Code) | | |
isApplicable | public boolean isApplicable() throws CoreException(Code) | | |
loadParticipants | public RefactoringParticipant[] loadParticipants(RefactoringStatus status, SharableParticipants sharedParticipants) throws CoreException(Code) | | |
|
|