Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.ltk.core.refactoring.PerformChangeOperation

Packages that use PerformChangeOperation
org.eclipse.ltk.ui.refactoring Application programming interface to implement a wizard based user interface for refactorings. 
 

Uses of PerformChangeOperation in org.eclipse.ltk.ui.refactoring
 

Methods in org.eclipse.ltk.ui.refactoring that return PerformChangeOperation
static PerformChangeOperation RefactoringUI.createUIAwareChangeOperation(Change change)
          Deprecated. use PerformChangeOperation(Change). Since 3.1, undo batching is implemented in TextChange.
 

Methods in org.eclipse.ltk.ui.refactoring with parameters of type PerformChangeOperation
 org.eclipse.ltk.internal.ui.refactoring.FinishResult RefactoringWizard.internalPerformFinish(org.eclipse.ltk.internal.ui.refactoring.InternalAPI api, PerformChangeOperation op)
          Note: This method is for internal use only.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.