/** Returns the diff tree. */
 public ElementDiffTree getDiffTree() {
   return diffMgr.getDiffTree();
 }