org.eclipse.emf.emfstore.internal.server.model
Interface SessionId

All Superinterfaces:
APIDelegate<ESSessionIdImpl>, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, UniqueIdentifier
All Known Implementing Classes:
SessionIdImpl

public interface SessionId
extends UniqueIdentifier, APIDelegate<ESSessionIdImpl>

A representation of the model object ' Session Id'.

See Also:
ModelPackage.getSessionId()

Method Summary
 
Methods inherited from interface org.eclipse.emf.emfstore.internal.common.model.UniqueIdentifier
getId, setId
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.emfstore.internal.common.api.APIDelegate
createAPI, toAPI
 



Copyright © 2016. All Rights Reserved.