| Package | Description |
|---|---|
| org.eclipse.emf.emfstore.internal.client.model.impl | |
| org.eclipse.emf.emfstore.internal.client.model.impl.api |
| Modifier and Type | Method and Description |
|---|---|
ESLocalProjectImpl |
ProjectSpaceBase.createAPI()
Creates the API interface for this class.
|
ESLocalProjectImpl |
ProjectSpaceBase.toAPI()
Returns the API interface of this class.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2017. All rights reserved.