org.eclipse.emf.cdo.location
Interface ICheckoutSource


public interface ICheckoutSource

A CDO server independent representation of a branch point in a repository.


Method Summary
 String getBranchPath()
           
 IRepositoryLocation getRepositoryLocation()
           
 long getTimeStamp()
           
 

Method Detail

getRepositoryLocation

IRepositoryLocation getRepositoryLocation()

getBranchPath

String getBranchPath()

getTimeStamp

long getTimeStamp()


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