org.eclipse.emf.ecp.emfstore.core.internal
Class ECPEMFUtils

java.lang.Object
  extended by org.eclipse.emf.ecp.emfstore.core.internal.ECPEMFUtils

public abstract class ECPEMFUtils
extends Object

Author:
neilmack

Constructor Summary
ECPEMFUtils()
           
 
Method Summary
static org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl getESWorkspaceProviderInstance()
          Helper method to get the instance of the ESWorkspaceProviderImpl.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECPEMFUtils

public ECPEMFUtils()
Method Detail

getESWorkspaceProviderInstance

public static org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl getESWorkspaceProviderInstance()
Helper method to get the instance of the ESWorkspaceProviderImpl.

Returns:
the ESWorkspaceProviderImpl
Since:
1.5


Copyright © 2015. All Rights Reserved.