Types from org.eclipse.ltk.ui.refactoring used by org.eclipse.wst.jsdt.ui

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

Reference Details

org.eclipse.ltk.ui.refactoring.actions.ApplyRefactoringScriptAction

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.ApplyRefactoringScriptAction.run(IAction)47
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.ApplyRefactoringScriptAction.run(IAction)47

org.eclipse.ltk.ui.refactoring.actions.CreateRefactoringScriptAction

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.CreateRefactoringScriptAction.run(IAction)47
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.CreateRefactoringScriptAction.run(IAction)47

org.eclipse.ltk.ui.refactoring.actions.ShowRefactoringHistoryAction

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.ShowRefactoringHistoryAction.run(IAction)47
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.ShowRefactoringHistoryAction.run(IAction)47

org.eclipse.ltk.ui.refactoring.ChangePreviewViewerInput

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer.setInput(ChangePreviewViewerInput)-1

org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryControlConfiguration

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.model.JavaModelLabelProvider.JavaModelLabelProvider(String, String)36

org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryLabelProvider

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.model.JavaModelLabelProvider.fHistoryLabelProvider-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.model.JavaModelLabelProvider.JavaModelLabelProvider(String, String)36

org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard-1

org.eclipse.ltk.ui.refactoring.IChangePreviewViewer

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CreateTextFileChangePreviewViewer-1

org.eclipse.ltk.ui.refactoring.LanguageElementNode

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode-1

org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.model.JavaModelMerger-1

org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationCompareAdapter

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationCompareAdapter-1

org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider-1

org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationLabelProvider

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationLabelProvider-1

org.eclipse.ltk.ui.refactoring.RefactoringWizard

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.UserInterfaceManager.getStarter(Refactoring)51
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.UserInterfaceStarter.fWizard-1
EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.code.InlineMethodWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ConvertAnonymousToNestedWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractTempWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.InferTypeArgumentsWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.InlineConstantWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.InlineTempWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceFactoryWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceIndirectionWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInnerToTopWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PromoteTempWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameRefactoringWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.sef.SelfEncapsulateFieldWizard-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startCopyRefactoring(IResource[], IJavaScriptElement[], Shell)261
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveRefactoring(IResource[], IJavaScriptElement[], Shell)375
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveStarter.run(Shell)78
org.eclipse.wst.jsdt.internal.ui.refactoring.UserInterfaceManager.getStarter(Refactoring)51
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringStarter.activate(Refactoring, RefactoringWizard, Shell, String, int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UserInterfaceStarter.initialize(RefactoringWizard)-1

org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringStarter.activate(Refactoring, RefactoringWizard, Shell, String, int)44
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringStarter.activate(Refactoring, RefactoringWizard, Shell, String, int)44

org.eclipse.ltk.ui.refactoring.TextEditChangeNode

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode-1
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getChangeElement(Map, IJavaScriptElement, List, TextEditChangeNode)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.JavaLanguageNode(TextEditChangeNode, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.JavaLanguageNode(TextEditChangeNode, IJavaScriptElement)-1

org.eclipse.ltk.ui.refactoring.TextEditChangeNode.ChildNode

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.createChildNodes()100
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.createChildNodes()100
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.EMPTY_CHILDREN-1
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.JavaLanguageNode(TextEditChangeNodeChildNode, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.JavaLanguageNode(TextEditChangeNodeChildNode, IJavaScriptElement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.createChildNodes()-1

org.eclipse.ltk.ui.refactoring.TextStatusContextViewer

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer-1

org.eclipse.ltk.ui.refactoring.UserInputWizardPage

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.CleanUpConfigurationPage-1
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.CleanUpConfigurationPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.code.InlineMethodInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ConvertAnonymousToNestedWizard.ConvertAnonymousToNestedInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ConvertAnonymousToNestedWizard.ConvertAnonymousToNestedInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.InferTypeArgumentsWizard.InferTypeArgumentsInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.InferTypeArgumentsWizard.InferTypeArgumentsInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.InlineConstantWizard.InlineConstantInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.InlineConstantWizard.InlineConstantInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceFactoryInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceIndirectionInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MessageWizardPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.MoveInstanceMethodPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.MoveInstanceMethodPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PromoteTempWizard.PromoteTempInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PromoteTempWizard.PromoteTempInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgUserInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.sef.SelfEncapsulateFieldInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.TextInputWizardPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage-1

Back to reference summary for org.eclipse.wst.jsdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict