/** @see org.eclipse.emf.common.command.CompoundCommand#redo() */
 public void redo() {
   super.redo();
   refreshViewer();
 }