Uses of Interface
org.eclipse.emf.emfstore.server.model.ESSessionId

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

Uses of ESSessionId in org.eclipse.emf.emfstore.client
 

Methods in org.eclipse.emf.emfstore.client that return ESSessionId
 ESSessionId ESUsersession.getSessionId()
          Returns the session id of this session.
 

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

Methods in org.eclipse.emf.emfstore.internal.client.model.impl.api that return ESSessionId
 ESSessionId ESUsersessionImpl.getESSessionId()
          Returns the session ID.
 ESSessionId ESUsersessionImpl.getSessionId()
          Returns the session id of this session.
 

Uses of ESSessionId in org.eclipse.emf.emfstore.internal.server.model.impl.api
 

Classes in org.eclipse.emf.emfstore.internal.server.model.impl.api that implement ESSessionId
 class ESSessionIdImpl
          Mapping between ESSessionId and SessionId.
 



Copyright © 2015. All Rights Reserved.