Package org.eclipse.jdt.ui.refactoring
Application programming interfaces for rename refactorings.
See:
Description
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,
ITypeParameter,
IMethod, and
IField.
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.