Eclipse Platform
Release 3.1

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

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 Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.