| org.terracotta.dso.refactoring.RenameMethodParticipant
RenameMethodParticipant | public class RenameMethodParticipant extends RenameParticipant (Code) | | |
checkConditions | public RefactoringStatus checkConditions(IProgressMonitor pm, CheckConditionsContext context) throws OperationCanceledException(Code) | | |
createChange | public Change createChange(IProgressMonitor pm) throws OperationCanceledException(Code) | | |
createChangesForMethodRename | public static Change createChangesForMethodRename(IMethod method, String destination)(Code) | | |
initialize | protected boolean initialize(Object element)(Code) | | |
|
|