Types from org.eclipse.ltk.core.refactoring used by org.eclipse.jdt.debug.ui

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

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.createChange(IProgressMonitor)116
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.createChange(IProgressMonitor)101
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangeFromList(List, String)48
CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.createChange(IProgressMonitor)116
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.createChange(IProgressMonitor)118
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.createChange(IProgressMonitor)101
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.createChange(IProgressMonitor)103
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangeFromList(List, String)48
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangeFromList(List, String)45
EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationProjectMainTypeChange-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForOuterTypeChange(ILaunchConfiguration, IType, String, String)84
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeChange(IType, String, String)198
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.createChange(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.createTypeChange(IJavaBreakpoint, IType, IType)-1
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.createChange(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.createTypeChange(IJavaBreakpoint, IType, IType)-1
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameTypeParticipant.createTypeChange(IJavaBreakpoint, IType, IType)-1
org.eclipse.jdt.internal.debug.core.refactoring.ClassPrepareBreakpointTypeChange.perform(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.DeleteBreakpointChange.perform(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.ExceptionBreakpointTypeChange.perform(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangeFromList(List, String)-1
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForOuterTypeChange(ILaunchConfiguration, IType, String, String)-1
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageMove(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageRename(IPackageFragment, String)-1
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForProjectRename(IJavaProject, String)-1
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeChange(IType, String, String)-1
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)-1
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeRename(IType, String)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIJavaProjectRenameParticipant.createChange(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentMoveParticipant.createChange(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentRenameParticipant.createChange(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeMoveParticipant.createChange(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeRenameParticipant.createChange(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationProjectMainTypeChange.perform(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.LineBreakpointTypeChange.perform(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointMethodChange.perform(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointTypeChange.perform(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointFieldChange.perform(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeChange.perform(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeRenameChange.perform(IProgressMonitor)-1

org.eclipse.ltk.core.refactoring.CompositeChange

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.createChange(IProgressMonitor)116
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.createChange(IProgressMonitor)101
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangeFromList(List, String)48

org.eclipse.ltk.core.refactoring.NullChange

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.DeleteBreakpointChange.perform(IProgressMonitor)49

org.eclipse.ltk.core.refactoring.participants.CheckConditionsContext

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIJavaProjectRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentMoveParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeMoveParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1

org.eclipse.ltk.core.refactoring.participants.MoveParticipant

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentMoveParticipant-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeMoveParticipant-1

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

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeRenameChange.fProcessor-1
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeRenameChange.WatchpointTypeRenameChange(IJavaWatchpoint, IType, IType, RefactoringProcessor, RenameTypeArguments)-1

org.eclipse.ltk.core.refactoring.participants.RenameParticipant

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIJavaProjectRenameParticipant-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentRenameParticipant-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeRenameParticipant-1

org.eclipse.ltk.core.refactoring.RefactoringStatus

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.isValid(IProgressMonitor)122
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)104
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)89
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIJavaProjectRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)53
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentMoveParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)61
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)47
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeMoveParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)69
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)47
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationProjectMainTypeChange.isValid(IProgressMonitor)108
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationProjectMainTypeChange.isValid(IProgressMonitor)117
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.isValid(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIJavaProjectRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentMoveParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeMoveParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeRenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationProjectMainTypeChange.isValid(IProgressMonitor)-1

Back to reference summary for org.eclipse.jdt.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict