|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ESProject in org.eclipse.emf.emfstore.client |
|---|
| Subinterfaces of ESProject in org.eclipse.emf.emfstore.client | |
|---|---|
interface |
ESLocalProject
Represents a project in the local workspace that was checked out from a server or created locally. |
interface |
ESRemoteProject
Represents a remote project on the server. |
| Uses of ESProject in org.eclipse.emf.emfstore.client.ui |
|---|
| Methods in org.eclipse.emf.emfstore.client.ui with parameters of type ESProject | |
|---|---|
ESPrimaryVersionSpec |
ESUIControllerFactory.createBranch(org.eclipse.swt.widgets.Shell shell,
ESProject project)
Creates a new branch. |
ESPrimaryVersionSpec |
ESUIControllerFactory.createBranch(org.eclipse.swt.widgets.Shell shell,
ESProject project,
ESBranchVersionSpec branch)
Creates a new branch. |
| Uses of ESProject in org.eclipse.emf.emfstore.internal.client.model.impl.api |
|---|
| Classes in org.eclipse.emf.emfstore.internal.client.model.impl.api that implement ESProject | |
|---|---|
class |
ESLocalProjectImpl
Mapping between ESLocalProject and ProjectSpace. |
class |
ESRemoteProjectImpl
Represents a remote project that is located on a remote server. |
| Uses of ESProject in org.eclipse.emf.emfstore.internal.client.ui.controller |
|---|
| Methods in org.eclipse.emf.emfstore.internal.client.ui.controller with parameters of type ESProject | |
|---|---|
ESPrimaryVersionSpec |
UIControllerFactoryImpl.createBranch(org.eclipse.swt.widgets.Shell shell,
ESProject project)
Creates a new branch. |
ESPrimaryVersionSpec |
UIControllerFactoryImpl.createBranch(org.eclipse.swt.widgets.Shell shell,
ESProject project,
ESBranchVersionSpec branch)
Creates a new branch. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||