Eclipse JDT
Release 3.7

Uses of Class
org.eclipse.jdt.core.refactoring.descriptors.RenameJavaElementDescriptor

Packages that use RenameJavaElementDescriptor
org.eclipse.jdt.ui.refactoring Application programming interfaces for rename refactorings. 
 

Uses of RenameJavaElementDescriptor in org.eclipse.jdt.ui.refactoring
 

Methods in org.eclipse.jdt.ui.refactoring with parameters of type RenameJavaElementDescriptor
static RenameSupport RenameSupport.create(RenameJavaElementDescriptor descriptor)
          Creates a new rename support for the given RenameJavaElementDescriptor.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.