org.eclipse.emf.cdo.common.revision
Interface CDOIDAndBranch


public interface CDOIDAndBranch

An ID / branch pair.

Since:
4.0
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 CDOBranch getBranch()
           
 CDOID getID()
           
 

Method Detail

getID

CDOID getID()

getBranch

CDOBranch getBranch()


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