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 | Method and Description |
---|---|
CopyProcessor |
CopyRefactoring.getCopyProcessor()
Returns the copy processor associated with this copy refactoring.
|
Constructor and Description |
---|
CopyRefactoring(CopyProcessor processor)
Creates a new copy refactoring with the given copy processor.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.