Uses of Interface
org.eclipse.emf.cdo.explorer.CDOExplorerElement
- 
Packages that use CDOExplorerElement Package Description org.eclipse.emf.cdo.explorer Base interfaces and a utility class forrepositoriesandcheckouts.org.eclipse.emf.cdo.explorer.checkouts Interfaces for working withcheckouts.org.eclipse.emf.cdo.explorer.repositories Interfaces for working withrepositories.
- 
- 
Uses of CDOExplorerElement in org.eclipse.emf.cdo.explorerClasses in org.eclipse.emf.cdo.explorer with type parameters of type CDOExplorerElement Modifier and Type Interface Description interfaceCDOExplorerManager<T extends CDOExplorerElement>
- 
Uses of CDOExplorerElement in org.eclipse.emf.cdo.explorer.checkoutsSubinterfaces of CDOExplorerElement in org.eclipse.emf.cdo.explorer.checkouts Modifier and Type Interface Description interfaceCDOCheckoutA CDO checkout.
- 
Uses of CDOExplorerElement in org.eclipse.emf.cdo.explorer.repositoriesSubinterfaces of CDOExplorerElement in org.eclipse.emf.cdo.explorer.repositories Modifier and Type Interface Description interfaceCDORepositoryA CDO server independent representation of a repository.
 
-