Uses of Class
org.eclipse.emf.emfstore.internal.client.model.impl.api.ESLocalProjectImpl

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

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

Methods in org.eclipse.emf.emfstore.internal.client.model.impl that return ESLocalProjectImpl
 ESLocalProjectImpl ProjectSpaceBase.createAPI()
          Creates the API interface for this class.
 ESLocalProjectImpl ProjectSpaceBase.toAPI()
          Returns the API interface of this class.
 

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

Methods in org.eclipse.emf.emfstore.internal.client.model.impl.api that return ESLocalProjectImpl
 ESLocalProjectImpl ESRemoteProjectImpl.checkout(String name, ESUsersession session, ESPrimaryVersionSpec versionSpec, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
           Checkouts the project in the given version into the local workspace.
 ESLocalProjectImpl ESRemoteProjectImpl.checkout(String name, ESUsersession usersession, org.eclipse.core.runtime.IProgressMonitor monitor)
           Checkouts the project in the HEAD version into the local workspace.
 ESLocalProjectImpl ESRemoteProjectImpl.checkout(String name, org.eclipse.core.runtime.IProgressMonitor monitor)
           Checkouts the project in its HEAD version into the local workspace.
 ESLocalProjectImpl ESWorkspaceImpl.createLocalProject(String projectName)
          Creates a new local project that is not shared with the server yet.
 ESLocalProjectImpl ESRemoteProjectImpl.fetch(String name, ESUsersession session, ESPrimaryVersionSpec versionSpec, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
          
 



Copyright © 2015. All Rights Reserved.