Uses of Class
org.eclipse.ltk.core.refactoring.participants.CopyProcessor
Package
Description
Application programming interface to participant in existing rename, move and delete refactorings
if the refactoring provider supports participation.
-
Uses of CopyProcessor in org.eclipse.ltk.core.refactoring.participants
Modifier and TypeMethodDescriptionCopyRefactoring.getCopyProcessor()
Returns the copy processor associated with this copy refactoring.ModifierConstructorDescriptionCopyRefactoring
(CopyProcessor processor) Creates a new copy refactoring with the given copy processor.