org.eclipse.emf.ecp.emfstore.internal.ui.handler
Class RevertAllOperationsHelper
java.lang.Object
org.eclipse.emf.ecp.emfstore.internal.ui.handler.RevertAllOperationsHelper
public final class RevertAllOperationsHelper
- extends Object
This is the EMFStore RevertAllOperations Helper delegating to the EMFStore UIRevertOperationController.
- Author:
- Eugen Neufeld
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 InternalProjectshell - the Shell
Copyright © 2015. All Rights Reserved.