Package org.eclipse.emf.cdo
Interface CDOElement.StateProvider
- 
- All Known Subinterfaces:
- CDOCheckout,- CDOWorkspace,- InternalCDOWorkspace
 - Enclosing class:
- CDOElement
 
 public static interface CDOElement.StateProviderProvides the consumer with thestatesof objects such asCDOObjects.- Since:
- 4.4
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description CDOStategetState(java.lang.Object object)
 
- 
- 
- 
Method Detail- 
getStateCDOState getState(java.lang.Object object) 
 
- 
 
-