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


public interface CDOIDAndBranch

An ID / branch pair.

Since:
4.0
Author:
Eike Stepper
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) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.