Uses of Interface
org.eclipse.emf.emfstore.client.ESWorkspace

Packages that use ESWorkspace
org.eclipse.emf.emfstore.client   
org.eclipse.emf.emfstore.client.observer   
org.eclipse.emf.emfstore.internal.client.model.impl.api   
 

Uses of ESWorkspace in org.eclipse.emf.emfstore.client
 

Methods in org.eclipse.emf.emfstore.client that return ESWorkspace
 ESWorkspace ESWorkspaceProvider.getWorkspace()
          Returns the current workspace.
 

Uses of ESWorkspace in org.eclipse.emf.emfstore.client.observer
 

Methods in org.eclipse.emf.emfstore.client.observer with parameters of type ESWorkspace
 void ESWorkspaceInitObserver.workspaceInitComplete(ESWorkspace currentWorkspace)
          Is called when the workspace is initiated.
 

Uses of ESWorkspace in org.eclipse.emf.emfstore.internal.client.model.impl.api
 

Classes in org.eclipse.emf.emfstore.internal.client.model.impl.api that implement ESWorkspace
 class ESWorkspaceImpl
          Mapping between ESWorkspace and Workspace.
 



Copyright © 2015. All Rights Reserved.