org.eclipse.emf.cdo.common.branch
Interface CDOBranchTag

All Superinterfaces:
CDOBranchPoint

public interface CDOBranchTag
extends CDOBranchPoint

A named branch point.

Since:
3.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.

Field Summary
 
Fields inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPoint
INVALID_DATE, UNSPECIFIED_DATE
 
Method Summary
 String getName()
          Returns the name of this branch tag.
 
Methods inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPoint
getBranch, getTimeStamp
 

Method Detail

getName

String getName()
Returns the name of this branch tag.



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