org.eclipse.emf.ecp.emfstore.internal.ui.handler
Class CreateBranchHelper
java.lang.Object
org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateBranchHelper
public final class CreateBranchHelper
- extends Object
A CreateBranch Helper. This allows to create a new branch.
- Author:
- Eugen Neufeld
createBranch
public static void createBranch(InternalProject project,
org.eclipse.swt.widgets.Shell shell)
- Creates a branch of an
InternalProject. Delegates the call to UICreateBranchController.
- Parameters:
project - the InternalProject to create a branch fromshell - the Shell
Copyright © 2015. All Rights Reserved.