Interface CDORevisionProviderWithSynthetics
- 
- All Superinterfaces:
- CDORevisionProvider
 - All Known Implementing Classes:
- ManagedRevisionProvider.WithSynthetics
 
 public interface CDORevisionProviderWithSynthetics extends CDORevisionProvider A revision provider that can also providesynthetic revisions.- Since:
- 4.15
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description SyntheticCDORevisiongetSynthetic(CDOID id)- 
Methods inherited from interface org.eclipse.emf.cdo.common.revision.CDORevisionProvidergetRevision
 
- 
 
- 
- 
- 
Method Detail- 
getSyntheticSyntheticCDORevision getSynthetic(CDOID id) 
 
- 
 
-