org.eclipse.emf.cdo.location
Interface ICheckoutSource


public interface ICheckoutSource

Author:
Eike Stepper

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

Method Detail

getRepositoryLocation

IRepositoryLocation getRepositoryLocation()

getBranchPath

String getBranchPath()

getTimeStamp

long getTimeStamp()


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