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

Packages that use ESLocalProjectId
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 ESLocalProjectId in org.eclipse.emf.emfstore.client
 

Methods in org.eclipse.emf.emfstore.client that return ESLocalProjectId
 ESLocalProjectId ESLocalProject.getLocalProjectId()
          Returns a locally unique ID for the project.
 

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

Methods in org.eclipse.emf.emfstore.internal.client.model.impl.api that return ESLocalProjectId
 ESLocalProjectId ESLocalProjectImpl.getLocalProjectId()
          Returns a locally unique ID for the project.
 

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

Classes in org.eclipse.emf.emfstore.internal.server.model.impl.api that implement ESLocalProjectId
 class ESLocalProjectIdImpl
          Local project ID implementation class.
 



Copyright © 2015. All Rights Reserved.