Uses of Class
org.eclipse.emf.emfstore.internal.client.model.ESWorkspaceProviderImpl

Packages that use ESWorkspaceProviderImpl
org.eclipse.emf.emfstore.internal.client.model   
 

Uses of ESWorkspaceProviderImpl in org.eclipse.emf.emfstore.internal.client.model
 

Methods in org.eclipse.emf.emfstore.internal.client.model that return ESWorkspaceProviderImpl
static ESWorkspaceProviderImpl WorkspaceLocator.createWorkspaceProviderFor(String workspaceProviderId)
          Creates a workspace and associates it with the given ID.
static ESWorkspaceProviderImpl ESWorkspaceProviderImpl.getInstance()
          This method retrieves the instance of ESWorkspaceProviderImpl associated with this thread.
static ESWorkspaceProviderImpl ESWorkspaceProviderImpl.getInstance(String workspaceProviderId)
          This method retrieves the workspace provider instance associated with the given ID.
static ESWorkspaceProviderImpl WorkspaceLocator.getWorkspaceById(String workspaceProviderId)
          Retrieves the workspace associated with the given ID.
 



Copyright © 2015. All Rights Reserved.