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

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

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

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

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

Methods in org.eclipse.emf.emfstore.internal.client.model.impl.api that return ESServerImpl
 ESServerImpl ESWorkspaceImpl.addServer(ESServer server)
          Adds a server to the workspace.
 ESServerImpl ESRemoteProjectImpl.getServer()
          Returns the project's server.
 

Methods in org.eclipse.emf.emfstore.internal.client.model.impl.api with parameters of type ESServerImpl
 void ESUsersessionImpl.setServer(ESServerImpl server)
          Sets the server.
 



Copyright © 2015. All Rights Reserved.