Package | Description |
---|---|
org.eclipse.ltk.core.refactoring |
Application programmer interface to implement semantic preserving workspace transformations.
|
Modifier and Type | Class and Description |
---|---|
class |
RefactoringChangeDescriptor
A
RefactoringChangeDescriptor describes changes created by a
refactoring. |
Modifier and Type | Method and Description |
---|---|
ChangeDescriptor |
CompositeChange.getDescriptor()
Returns a descriptor of this change.
|
ChangeDescriptor |
Change.getDescriptor()
Returns a descriptor of this change.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.