Uses of Package
org.eclipse.emf.emfstore.client

Packages that use org.eclipse.emf.emfstore.client
org.eclipse.emf.emfstore.client   
org.eclipse.emf.emfstore.client.callbacks   
org.eclipse.emf.emfstore.client.handler   
org.eclipse.emf.emfstore.client.observer   
org.eclipse.emf.emfstore.client.provider   
org.eclipse.emf.emfstore.client.sessionprovider   
org.eclipse.emf.emfstore.client.ui   
org.eclipse.emf.emfstore.internal.client.model   
org.eclipse.emf.emfstore.internal.client.model.connectionmanager   
org.eclipse.emf.emfstore.internal.client.model.impl   
org.eclipse.emf.emfstore.internal.client.model.impl.api   
org.eclipse.emf.emfstore.internal.client.model.util   
org.eclipse.emf.emfstore.internal.client.observers   
org.eclipse.emf.emfstore.internal.client.ui.controller   
org.eclipse.emf.emfstore.internal.client.ui.decorators   
org.eclipse.emf.emfstore.internal.client.ui.dialogs   
org.eclipse.emf.emfstore.internal.client.ui.dialogs.login   
org.eclipse.emf.emfstore.internal.client.ui.handlers   
org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views   
org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview   
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.client
ESCompositeOperationHandle
          A CompositeOperationHandle allows to control a composite operation during the recording process.
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
ESProject
          Common interface for a project in EMFStore.
ESRemoteProject
          Represents a remote project on the server.
ESServer
          Represents an EMFStore server and its API.
ESServerFactory
          Factory for creating ESServer instances.
ESUsersession
          User session for a given ESServer.
ESWorkspace
          Container for all local projects and available servers.
ESWorkspaceProvider
          Central access point to receive the current workspace.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.client.callbacks
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.client.handler
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.client.observer
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
ESUsersession
          User session for a given ESServer.
ESWorkspace
          Container for all local projects and available servers.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.client.provider
ESServer
          Represents an EMFStore server and its API.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.client.sessionprovider
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
ESServer
          Represents an EMFStore server and its API.
ESUsersession
          User session for a given ESServer.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.client.ui
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
ESProject
          Common interface for a project in EMFStore.
ESRemoteProject
          Represents a remote project on the server.
ESServer
          Represents an EMFStore server and its API.
ESUsersession
          User session for a given ESServer.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.model
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
ESWorkspaceProvider
          Central access point to receive the current workspace.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.model.connectionmanager
ESServer
          Represents an EMFStore server and its API.
ESUsersession
          User session for a given ESServer.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.model.impl
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
ESUsersession
          User session for a given ESServer.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.model.impl.api
ESCompositeOperationHandle
          A CompositeOperationHandle allows to control a composite operation during the recording process.
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
ESProject
          Common interface for a project in EMFStore.
ESRemoteProject
          Represents a remote project on the server.
ESServer
          Represents an EMFStore server and its API.
ESServerFactory
          Factory for creating ESServer instances.
ESUsersession
          User session for a given ESServer.
ESWorkspace
          Container for all local projects and available servers.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.model.util
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.observers
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.ui.controller
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
ESProject
          Common interface for a project in EMFStore.
ESRemoteProject
          Represents a remote project on the server.
ESServer
          Represents an EMFStore server and its API.
ESUsersession
          User session for a given ESServer.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.ui.decorators
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.ui.dialogs
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.ui.dialogs.login
ESServer
          Represents an EMFStore server and its API.
ESUsersession
          User session for a given ESServer.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.ui.handlers
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.ui.views.emfstorebrowser.views
ESServer
          Represents an EMFStore server and its API.
 

Classes in org.eclipse.emf.emfstore.client used by org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview
ESLocalProject
          Represents a project in the local workspace that was checked out from a server or created locally.
 



Copyright © 2016. All Rights Reserved.