Package org.eclipse.xtext.ui.refactoring

Interface Summary
IDependentElementsCalculator Calculates elements whose name changes with the rename of a baseElement.
ILinkedPositionGroupCalculator Calculates the positions that should be synchronously edited by the linked editing mode.
IRefactoringUpdateAcceptor Aggregates document updates as Changes or TextEdits.
IReferenceUpdater A component to create updates for cross-references to elements that are renamed in a refactoring.
IRenamedElementTracker Tracks the URIs of the elements whose names change in a rename refactoring.
IRenameRefactoringProvider Provides the rename refactoring for a given element.
IRenameStrategy Customizable strategy for the text based rename refactoring of a given EObject.
IRenameStrategy.Provider  
 

Class Summary
ElementRenameArguments Stores information on an element to be renamed and elements whose names change as a consequence.