|
Eclipse JDT Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateChangeOperation | |
org.eclipse.ltk.core.refactoring | Application programmer interface to implement semantic preserving workspace transformations. |
org.eclipse.ltk.ui.refactoring | Application programmer interface to implement a wizard based user interface for refactorings. |
Uses of CreateChangeOperation in org.eclipse.ltk.core.refactoring |
Constructors in org.eclipse.ltk.core.refactoring with parameters of type CreateChangeOperation | |
PerformChangeOperation(CreateChangeOperation op)
Creates a new PerformChangeOperation for the given CreateChangeOperation . |
Uses of CreateChangeOperation in org.eclipse.ltk.ui.refactoring |
Methods in org.eclipse.ltk.ui.refactoring with parameters of type CreateChangeOperation | |
Change |
RefactoringWizard.internalCreateChange(org.eclipse.ltk.internal.ui.refactoring.InternalAPI api,
CreateChangeOperation operation,
boolean updateStatus)
Note: This method is for internal use only. |
|
Eclipse JDT Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |