Interface IRenameOnMergeOperation

All Known Subinterfaces:
IMdRenameOnMergeOperation
All Known Implementing Classes:
AbstractMdRenameOnMergeOperation, MdObjectRenameAndChangeFqnOnMergeOperation, MdObjectRenameOnMergeOperation, PredefinedItemRenameOnMergeOperation

public interface IRenameOnMergeOperation
A rename operation to be executed during the merge process.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.core.runtime.IStatus
    Performs the operation.
  • Method Details

    • perform

      org.eclipse.core.runtime.IStatus perform()
      Performs the operation.
      Returns:
      the resulting status, never null