Package | Description |
---|---|
org.eclipse.ltk.core.refactoring.participants |
Application programming interface to participant in existing rename, move and delete refactorings
if the refactoring provider supports participation.
|
Modifier and Type | Class and Description |
---|---|
class |
CopyRefactoring
A generic copy refactoring.
|
class |
DeleteRefactoring
A generic delete refactoring.
|
class |
MoveRefactoring
A generic move refactoring.
|
class |
RenameRefactoring
A generic rename refactoring.
|
Modifier and Type | Method and Description |
---|---|
ProcessorBasedRefactoring |
RefactoringProcessor.getRefactoring()
Returns the associated refactoring.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.