Uses of Class
org.eclipse.emf.emfstore.internal.common.model.impl.ESModelElementIdImpl

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

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

Methods in org.eclipse.emf.emfstore.internal.client.model.impl.api that return ESModelElementIdImpl
 ESModelElementIdImpl ESLocalProjectImpl.getModelElementId(org.eclipse.emf.ecore.EObject modelElement)
          Retrieve the ESModelElementId of the given model element.
 

Uses of ESModelElementIdImpl in org.eclipse.emf.emfstore.internal.common.model.impl
 

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

Methods in org.eclipse.emf.emfstore.internal.common.model.impl with parameters of type ESModelElementIdImpl
 void ModelElementIdImpl.setAPIImpl(ESModelElementIdImpl esModelElementIdImpl)
          Sets the api impl.
 



Copyright © 2015. All Rights Reserved.