Uses of Interface
org.eclipse.emf.cdo.CDOObjectHistory
- 
Packages that use CDOObjectHistory Package Description org.eclipse.emf.cdo org.eclipse.emf.cdo.transaction Client concepts for dealing with transactions, distributed transactions and their save points.org.eclipse.emf.internal.cdo ExposesCDOObjectImplfor extension in generated EMF models.
- 
- 
Uses of CDOObjectHistory in org.eclipse.emf.cdoMethods in org.eclipse.emf.cdo that return CDOObjectHistory Modifier and Type Method Description CDOObjectHistoryCDOObject. cdoHistory()
- 
Uses of CDOObjectHistory in org.eclipse.emf.cdo.transactionMethods in org.eclipse.emf.cdo.transaction that return CDOObjectHistory Modifier and Type Method Description CDOObjectHistoryCDOPushTransaction. getHistory(CDOObject object)
- 
Uses of CDOObjectHistory in org.eclipse.emf.internal.cdoMethods in org.eclipse.emf.internal.cdo that return CDOObjectHistory Modifier and Type Method Description CDOObjectHistoryCDOObjectImpl. cdoHistory()
 
-