org.eclipse.emf.emfstore.internal.common.model
Interface ModelElementId

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

public interface ModelElementId
extends UniqueIdentifier, APIDelegate<ESModelElementIdImpl>

A representation of the model object ' Element Id'.

See Also:
ModelPackage.getModelElementId()

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 © 2015. All Rights Reserved.