Uses of Interface
org.eclipse.emf.cdo.explorer.CDOExplorerManager
- 
Packages that use CDOExplorerManager 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 CDOExplorerManager in org.eclipse.emf.cdo.explorerMethods in org.eclipse.emf.cdo.explorer that return CDOExplorerManager Modifier and Type Method Description CDOExplorerManager<?>CDOExplorerManager.ElementsChangedEvent. getSource()
- 
Uses of CDOExplorerManager in org.eclipse.emf.cdo.explorer.checkoutsSubinterfaces of CDOExplorerManager in org.eclipse.emf.cdo.explorer.checkouts Modifier and Type Interface Description interfaceCDOCheckoutManagerManages a set ofcheckouts.
- 
Uses of CDOExplorerManager in org.eclipse.emf.cdo.explorer.repositoriesSubinterfaces of CDOExplorerManager in org.eclipse.emf.cdo.explorer.repositories Modifier and Type Interface Description interfaceCDORepositoryManagerManages a set ofrepositories.
 
-