Package org.eclipse.emf.cdo.common.util
Interface CDORenameContext
- All Known Subinterfaces:
CDORenameContext.WithElement
public interface CDORenameContext
Represents the context of a rename operation as implemented by
RenameDialog
or RenameHandler
.- Since:
- 4.4
- Author:
- Eike Stepper
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Arename context
that provides access to theelement
to be renamed. -
Method Summary