Types from org.eclipse.ltk.core.refactoring used by org.eclipse.jdt.core.manipulation

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.ltk.core.refactoring.Change

RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.CompilationUnitChange.createUndoChange(UndoEdit, ContentStamp)-1
org.eclipse.jdt.core.refactoring.UndoCompilationUnitChange.createUndoChange(UndoEdit, ContentStamp)-1
org.eclipse.jdt.core.refactoring.UndoCompilationUnitChange.perform(IProgressMonitor)-1

org.eclipse.ltk.core.refactoring.ChangeDescriptor

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.CompilationUnitChange.fDescriptor-1
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.CompilationUnitChange.setDescriptor(ChangeDescriptor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.CompilationUnitChange.getDescriptor()-1

org.eclipse.ltk.core.refactoring.ContentStamp

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.CompilationUnitChange.createUndoChange(UndoEdit, ContentStamp)-1
org.eclipse.jdt.core.refactoring.UndoCompilationUnitChange.createUndoChange(UndoEdit, ContentStamp)-1
org.eclipse.jdt.core.refactoring.UndoCompilationUnitChange.UndoCompilationUnitChange(String, ICompilationUnit, UndoEdit, ContentStamp, int)-1

org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.participants.JavaParticipantManager.loadChangeMethodSignatureParticipants(RefactoringStatus, RefactoringProcessor, IMethod, ChangeMethodSignatureArguments, IParticipantDescriptorFilter, String[], SharableParticipants)-1

org.eclipse.ltk.core.refactoring.participants.ParticipantExtensionPoint

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.participants.JavaParticipantManager.fgMethodSignatureInstance-1

org.eclipse.ltk.core.refactoring.participants.RefactoringArguments

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.participants.ChangeMethodSignatureArguments-1
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.participants.ChangeMethodSignatureParticipant.initialize(RefactoringArguments)-1

org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.participants.ChangeMethodSignatureParticipant-1

org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.participants.JavaParticipantManager.loadChangeMethodSignatureParticipants(RefactoringStatus, RefactoringProcessor, IMethod, ChangeMethodSignatureArguments, IParticipantDescriptorFilter, String[], SharableParticipants)-1

org.eclipse.ltk.core.refactoring.participants.RenameArguments

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.RenameTypeArguments-1

org.eclipse.ltk.core.refactoring.participants.SharableParticipants

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.participants.JavaParticipantManager.loadChangeMethodSignatureParticipants(RefactoringStatus, RefactoringProcessor, IMethod, ChangeMethodSignatureArguments, IParticipantDescriptorFilter, String[], SharableParticipants)-1

org.eclipse.ltk.core.refactoring.Refactoring

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor.createRefactoring(RefactoringStatus)296
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringContribution.createRefactoring(JavaRefactoringDescriptor, RefactoringStatus)-1
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor.createRefactoring(RefactoringStatus)-1
org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution.createRefactoring(JavaRefactoringDescriptor, RefactoringStatus)-1

org.eclipse.ltk.core.refactoring.RefactoringContribution

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringContribution-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor.createRefactoring(RefactoringStatus)298
org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution.createRefactoring(JavaRefactoringDescriptor, RefactoringStatus)45

org.eclipse.ltk.core.refactoring.RefactoringDescriptor

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution.createRefactoring(JavaRefactoringDescriptor, RefactoringStatus)47
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringContribution.retrieveArgumentMap(RefactoringDescriptor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution.createDescriptor()-1
org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution.createDescriptor(String, String, String, String, Map, int)-1

org.eclipse.ltk.core.refactoring.RefactoringStatus

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor.validateDescriptor()431
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.ExtractClassDescriptor.validateDescriptor()398
org.eclipse.jdt.core.refactoring.descriptors.IntroduceParameterObjectDescriptor.validateDescriptor()513
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor.populateArgumentMap()332
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor.validateDescriptor()431
org.eclipse.jdt.core.refactoring.descriptors.MoveDescriptor.validateDescriptor()392
org.eclipse.jdt.core.refactoring.descriptors.MoveStaticMembersDescriptor.validateDescriptor()163
org.eclipse.jdt.core.refactoring.descriptors.RenameJavaElementDescriptor.validateDescriptor()609
org.eclipse.jdt.core.refactoring.descriptors.RenameLocalVariableDescriptor.validateDescriptor()130
org.eclipse.jdt.core.refactoring.descriptors.RenameResourceDescriptor.validateDescriptor()178
org.eclipse.jdt.core.refactoring.descriptors.UseSupertypeDescriptor.validateDescriptor()154
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringContribution.createRefactoring(JavaRefactoringDescriptor, RefactoringStatus)-1
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor.createRefactoring(RefactoringStatus)-1
org.eclipse.jdt.core.refactoring.participants.JavaParticipantManager.loadChangeMethodSignatureParticipants(RefactoringStatus, RefactoringProcessor, IMethod, ChangeMethodSignatureArguments, IParticipantDescriptorFilter, String[], SharableParticipants)-1
org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution.createRefactoring(JavaRefactoringDescriptor, RefactoringStatus)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.descriptors.ExtractClassDescriptor.validateDescriptor()-1
org.eclipse.jdt.core.refactoring.descriptors.IntroduceParameterObjectDescriptor.validateDescriptor()-1
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor.validateDescriptor()-1
org.eclipse.jdt.core.refactoring.descriptors.MoveDescriptor.validateDescriptor()-1
org.eclipse.jdt.core.refactoring.descriptors.MoveStaticMembersDescriptor.validateDescriptor()-1
org.eclipse.jdt.core.refactoring.descriptors.RenameJavaElementDescriptor.validateDescriptor()-1
org.eclipse.jdt.core.refactoring.descriptors.RenameLocalVariableDescriptor.validateDescriptor()-1
org.eclipse.jdt.core.refactoring.descriptors.RenameResourceDescriptor.validateDescriptor()-1
org.eclipse.jdt.core.refactoring.descriptors.UseSupertypeDescriptor.validateDescriptor()-1

org.eclipse.ltk.core.refactoring.resource.RenameResourceDescriptor

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution.createRefactoring(JavaRefactoringDescriptor, RefactoringStatus)49
org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution.createRefactoring(JavaRefactoringDescriptor, RefactoringStatus)50
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.core.refactoring.descriptors.RenameResourceRefactoringContribution.createRefactoring(JavaRefactoringDescriptor, RefactoringStatus)48

org.eclipse.ltk.core.refactoring.TextFileChange

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.CompilationUnitChange-1

org.eclipse.ltk.core.refactoring.UndoTextFileChange

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.core.refactoring.UndoCompilationUnitChange-1

Back to reference summary for org.eclipse.jdt.core.manipulation

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict