public abstract class RenameProcessor extends RefactoringProcessor
This class should be subclassed by clients wishing to provide a special rename processor.
The main purpose of this class is type safety for the generic rename refactoring
Constructor and Description |
---|
RenameProcessor() |
checkFinalConditions, checkInitialConditions, createChange, getElements, getIdentifier, getProcessorName, getRefactoring, isApplicable, loadParticipants, postCreateChange
getAdapter
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.