Package com._1c.g5.v8.dt.compare.merge
Interface IRenameOnMergeOperation
-
public interface IRenameOnMergeOperation
A rename operation to be executed during the merge process.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.core.runtime.IStatus
perform()
Performs the operation.
-