Eclipse JDT
Release 3.1

Package org.eclipse.jdt.ui.refactoring

Application programming interfaces for rename refactorings.

See:
          Description

Interface Summary
IRefactoringProcessorIds Interface to define the processor IDs provided by the JDT refactoring.
 

Class Summary
RenameSupport Central access point to execute rename refactorings.
 

Package org.eclipse.jdt.ui.refactoring Description

Application programming interfaces for rename refactorings.

Package Specification

The package provides access to the rename refactorings provided by JDT. The API supports renaming the following Java elements: IJavaProject, IPackageFragmentRoot, IPackageFragment, ICompilationUnit, IType, IMethod, and IField.


Eclipse JDT
Release 3.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.