|
Eclipse Platform Release 3.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RefactoringDescriptor | |
|---|---|
| org.eclipse.ltk.core.refactoring | Application programmer interface to implement semantic preserving workspace transformations. |
| Uses of RefactoringDescriptor in org.eclipse.ltk.core.refactoring |
|---|
| Methods in org.eclipse.ltk.core.refactoring that return RefactoringDescriptor | |
RefactoringDescriptor[] |
RefactoringSessionDescriptor.getRefactorings()
Returns the refactoring descriptors of the refactorings in this session. |
RefactoringDescriptor |
RefactoringDescriptorProxy.requestDescriptor(IProgressMonitor monitor)
Resolves this proxy and returns the associated refactoring descriptor. |
RefactoringDescriptor |
CompositeChange.getRefactoringDescriptor()
Returns a descriptor of the refactoring which created this change object.
Subclasses of changes created by
|
RefactoringDescriptor |
Change.getRefactoringDescriptor()
Returns a descriptor of the refactoring which created this change object. |
| Constructors in org.eclipse.ltk.core.refactoring with parameters of type RefactoringDescriptor | |
RefactoringSessionDescriptor(RefactoringDescriptor[] descriptors,
String version,
String comment)
Creates a new refactoring session descriptor. |
|
|
Eclipse Platform Release 3.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.