Class RevertAllOperationsHelper


  • public final class RevertAllOperationsHelper
    extends java.lang.Object
    This is the EMFStore RevertAllOperations Helper delegating to the EMFStore UIRevertOperationController.
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void revert​(InternalProject project, org.eclipse.swt.widgets.Shell shell)
      Reverts all Operations from the selected InternalProject.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • revert

        public static void revert​(InternalProject project,
                                  org.eclipse.swt.widgets.Shell shell)
        Reverts all Operations from the selected InternalProject. Delegates to UIRevertOperationController.
        Parameters:
        project - the InternalProject
        shell - the Shell