Methods from org.eclipse.ltk.core.refactoring used by org.eclipse.jst.j2ee.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.Change()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEModuleRenameChange.J2EEModuleRenameChange(IProject, String, boolean)47
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootChange.RenameContextRootChange(IProject, String, String)36

org.eclipse.ltk.core.refactoring.Change.getModifiedElement()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEModuleRenameChange.getModifiedElement()-1
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootChange.getModifiedElement()-1

org.eclipse.ltk.core.refactoring.Change.getName()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEModuleRenameChange.getName()-1
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootChange.getName()-1

org.eclipse.ltk.core.refactoring.Change.initializeValidationData(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEModuleRenameChange.initializeValidationData(IProgressMonitor)-1
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootChange.initializeValidationData(IProgressMonitor)-1

org.eclipse.ltk.core.refactoring.Change.isValid(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEModuleRenameChange.isValid(IProgressMonitor)-1
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootChange.isValid(IProgressMonitor)-1

org.eclipse.ltk.core.refactoring.Change.perform(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEModuleRenameChange.perform(IProgressMonitor)-1
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootChange.perform(IProgressMonitor)-1

org.eclipse.ltk.core.refactoring.participants.ParticipantManager.loadRenameParticipants(RefactoringStatus, RefactoringProcessor, Object, RenameArguments, String[], SharableParticipants)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.loadParticipants(RefactoringStatus, SharableParticipants)96

org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)-1

org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant.createChange(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.createChange(IProgressMonitor)-1

org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant.getName()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.getName()-1

org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant.getProcessor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.createChange(IProgressMonitor)70

org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant.initialize(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.initialize(Object)-1

org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)-1

org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor.checkInitialConditions(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.checkInitialConditions(IProgressMonitor)-1

org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor.createChange(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.createChange(IProgressMonitor)-1

org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor.getElements()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.getElements()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.createChange(IProgressMonitor)70

org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor.getIdentifier()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.getIdentifier()-1

org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor.getProcessorName()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.getProcessorName()-1

org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor.isApplicable()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.isApplicable()-1

org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor.loadParticipants(RefactoringStatus, SharableParticipants)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.loadParticipants(RefactoringStatus, SharableParticipants)-1

org.eclipse.ltk.core.refactoring.participants.RenameArguments.getNewName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.createChange(IProgressMonitor)76

org.eclipse.ltk.core.refactoring.participants.RenameArguments.getUpdateReferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.createChange(IProgressMonitor)76

org.eclipse.ltk.core.refactoring.participants.RenameArguments.RenameArguments(String, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.getRenameArguments()86

org.eclipse.ltk.core.refactoring.participants.RenameParticipant.getArguments()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.createChange(IProgressMonitor)76
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.createChange(IProgressMonitor)76

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

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.J2EERenameParticipant()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.J2EERenameParticipant()44

org.eclipse.ltk.core.refactoring.participants.RenameProcessor.RenameProcessor()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.RenameContextRootRefactoringProcessor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.RenameContextRootRefactoringProcessor()28

org.eclipse.ltk.core.refactoring.participants.RenameRefactoring.RenameRefactoring(RenameProcessor)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootWizard.RenameContextRootWizard(RenameContextRootRefactoringProcessor, int)22

org.eclipse.ltk.core.refactoring.Refactoring.getAdapter(Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootWizard.addUserInputPages()34

org.eclipse.ltk.core.refactoring.RefactoringStatus.create(IStatus)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEModuleRenameChange.isValid(IProgressMonitor)78
org.eclipse.jst.j2ee.internal.actions.J2EEModuleRenameChange.isValid(IProgressMonitor)79
org.eclipse.jst.j2ee.internal.actions.J2EERenameParticipant.checkConditions(IProgressMonitor, CheckConditionsContext)96
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootChange.isValid(IProgressMonitor)113
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.validateNewElementName(String)115

org.eclipse.ltk.core.refactoring.RefactoringStatus.createErrorStatus(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)38

org.eclipse.ltk.core.refactoring.RefactoringStatus.RefactoringStatus()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootChange.isValid(IProgressMonitor)111
org.eclipse.jst.j2ee.internal.ui.refactoring.RenameContextRootRefactoringProcessor.checkInitialConditions(IProgressMonitor)46

Back to reference summary for org.eclipse.jst.j2ee.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict