Uses of Interface
org.eclipse.emf.cdo.location.IRepositoryLocation

Packages that use IRepositoryLocation
org.eclipse.emf.cdo.location Client concepts for dealing with repository locations and checkout sources. 
 

Uses of IRepositoryLocation in org.eclipse.emf.cdo.location
 

Methods in org.eclipse.emf.cdo.location that return IRepositoryLocation
 IRepositoryLocation IRepositoryLocationManager.addRepositoryLocation(InputStream in)
           
 IRepositoryLocation IRepositoryLocationManager.addRepositoryLocation(String connectorType, String connectorDescription, String repositoryName)
           
 IRepositoryLocation ICheckoutSource.getRepositoryLocation()
           
 IRepositoryLocation[] IRepositoryLocationManager.getRepositoryLocations()
           
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.