class |
ChangeMethodSignatureDescriptor |
Refactoring descriptor for the change method signature refactoring.
|
class |
ConvertAnonymousDescriptor |
Refactoring descriptor for the convert anonymous to nested refactoring.
|
class |
ConvertLocalVariableDescriptor |
Refactoring descriptor for the convert local variable refactoring.
|
class |
ConvertMemberTypeDescriptor |
Refactoring descriptor for the convert member type refactoring.
|
class |
CopyDescriptor |
Refactoring descriptor for the copy refactoring.
|
class |
DeleteDescriptor |
Refactoring descriptor for the delete refactoring.
|
class |
EncapsulateFieldDescriptor |
Refactoring descriptor for the encapsulate field refactoring.
|
class |
ExtractClassDescriptor |
Refactoring descriptor for the extract class refactoring.
|
class |
ExtractConstantDescriptor |
Refactoring descriptor for the extract constant refactoring.
|
class |
ExtractInterfaceDescriptor |
Refactoring descriptor for the extract interface refactoring.
|
class |
ExtractLocalDescriptor |
Refactoring descriptor for the extract local variable refactoring.
|
class |
ExtractMethodDescriptor |
Refactoring descriptor for the extract method refactoring.
|
class |
ExtractSuperclassDescriptor |
Refactoring descriptor for the extract superclass refactoring.
|
class |
GeneralizeTypeDescriptor |
Refactoring descriptor for the generalize declared type refactoring.
|
class |
InferTypeArgumentsDescriptor |
Refactoring descriptor for the infer type arguments refactoring.
|
class |
InlineConstantDescriptor |
Refactoring descriptor for the inline constant refactoring.
|
class |
InlineLocalVariableDescriptor |
Refactoring descriptor for the inline local variable refactoring.
|
class |
InlineMethodDescriptor |
Refactoring descriptor for the inline method refactoring.
|
class |
IntroduceFactoryDescriptor |
Refactoring descriptor for the introduce factory refactoring.
|
class |
IntroduceIndirectionDescriptor |
Refactoring descriptor for the introduce indirection refactoring.
|
class |
IntroduceParameterDescriptor |
Refactoring descriptor for the introduce parameter refactoring.
|
class |
IntroduceParameterObjectDescriptor |
Refactoring descriptor for the introduce parameter object refactoring.
|
class |
MoveDescriptor |
Refactoring descriptor for the move refactoring.
|
class |
MoveMethodDescriptor |
Refactoring descriptor for the move method refactoring.
|
class |
MoveStaticMembersDescriptor |
Refactoring descriptor for the move static members refactoring.
|
class |
PullUpDescriptor |
Refactoring descriptor for the pull up refactoring.
|
class |
PushDownDescriptor |
Refactoring descriptor for the push down refactoring.
|
class |
RenameJavaElementDescriptor |
Refactoring descriptor for the rename java element refactoring.
|
class |
RenameLocalVariableDescriptor |
Deprecated.
|
class |
RenameResourceDescriptor |
Deprecated.
|
class |
UseSupertypeDescriptor |
Refactoring descriptor for the use supertype refactoring.
|