| org.terracotta.dso.refactoring.DeleteMethodParticipant
DeleteMethodParticipant | public class DeleteMethodParticipant extends DeleteParticipant (Code) | | |
checkConditions | public RefactoringStatus checkConditions(IProgressMonitor pm, CheckConditionsContext context) throws OperationCanceledException(Code) | | |
createChange | public Change createChange(IProgressMonitor pm) throws OperationCanceledException(Code) | | |
createChangesForMethodDelete | public static Change createChangesForMethodDelete(IMethod method)(Code) | | |
initialize | protected boolean initialize(Object element)(Code) | | |
|
|