Uses of Class
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring
Packages that use ProcessorBasedRefactoring
Package
Description
Application programming interface to participant in existing rename, move and delete refactorings
if the refactoring provider supports participation.
-
Uses of ProcessorBasedRefactoring in org.eclipse.ltk.core.refactoring.participants
Subclasses of ProcessorBasedRefactoring in org.eclipse.ltk.core.refactoring.participantsModifier and TypeClassDescriptionclass
A generic copy refactoring.class
A generic delete refactoring.class
A generic move refactoring.class
A generic rename refactoring.Methods in org.eclipse.ltk.core.refactoring.participants that return ProcessorBasedRefactoringModifier and TypeMethodDescriptionRefactoringProcessor.getRefactoring()
Returns the associated refactoring.