Uses of Package
org.eclipse.jdt.core.refactoring.descriptors
Package
Description
Application programming interface to access Java refactorings provided by JDT.
Application programming interfaces for rename refactorings.
-
ClassDescriptionInstances of
ExtractClassDescriptor.Field
describe which fields will be moved to the extracted class and their new name there.Instances of Parameter are used to describe the position of parameter and fields.Partial implementation of a java refactoring descriptor. -
ClassDescriptionRefactoring descriptor for the rename java element refactoring.