Uses of Interface
org.eclipse.emf.ecp.spi.core.util.InternalRegistryElement

Packages that use InternalRegistryElement
org.eclipse.emf.ecp.cdo.internal.core   
org.eclipse.emf.ecp.cdo.internal.ui   
org.eclipse.emf.ecp.emfstore.core.internal   
org.eclipse.emf.ecp.emfstore.internal.ui   
org.eclipse.emf.ecp.internal.core   
org.eclipse.emf.ecp.internal.core.util   
org.eclipse.emf.ecp.spi.core   
org.eclipse.emf.ecp.spi.core.util   
org.eclipse.emf.ecp.spi.ui   
org.eclipse.emf.ecp.workspace.internal.core   
org.eclipse.emf.ecp.workspace.internal.ui   
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.cdo.internal.core
 

Classes in org.eclipse.emf.ecp.cdo.internal.core that implement InternalRegistryElement
 class CDOProvider
           
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.cdo.internal.ui
 

Classes in org.eclipse.emf.ecp.cdo.internal.ui that implement InternalRegistryElement
 class CDOUIProvider
          Provides UI for the CDO Provider for ECP.
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.emfstore.core.internal
 

Classes in org.eclipse.emf.ecp.emfstore.core.internal that implement InternalRegistryElement
 class EMFStoreProvider
          This is the EMFStore Provider for ECP.
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.emfstore.internal.ui
 

Classes in org.eclipse.emf.ecp.emfstore.internal.ui that implement InternalRegistryElement
 class EMFStoreUIProvider
          This class provides EMFStore specific UI.
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.internal.core
 

Classes in org.eclipse.emf.ecp.internal.core that implement InternalRegistryElement
 class ECPRepositoryImpl
          This Class describes a repository.
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.internal.core.util
 

Classes in org.eclipse.emf.ecp.internal.core.util with type parameters of type InternalRegistryElement
 class ExtensionParser<ELEMENT extends InternalRegistryElement>
           
static class ExtensionParser.ExtensionDescriptor<ELEMENT extends InternalRegistryElement>
           
 

Classes in org.eclipse.emf.ecp.internal.core.util that implement InternalRegistryElement
 class ElementDescriptor<ELEMENT extends ECPElement>
           
static class ExtensionParser.ExtensionDescriptor<ELEMENT extends InternalRegistryElement>
           
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.spi.core
 

Subinterfaces of InternalRegistryElement in org.eclipse.emf.ecp.spi.core
 interface InternalProvider
           
 interface InternalRepository
           
 

Classes in org.eclipse.emf.ecp.spi.core that implement InternalRegistryElement
 class DefaultProvider
           
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.spi.core.util
 

Subinterfaces of InternalRegistryElement in org.eclipse.emf.ecp.spi.core.util
 interface InternalDescriptor<ELEMENT extends ECPElement>
           
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.spi.ui
 

Subinterfaces of InternalRegistryElement in org.eclipse.emf.ecp.spi.ui
 interface UIProvider
           
 

Classes in org.eclipse.emf.ecp.spi.ui that implement InternalRegistryElement
 class DefaultUIProvider
           
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.workspace.internal.core
 

Classes in org.eclipse.emf.ecp.workspace.internal.core that implement InternalRegistryElement
 class WorkspaceProvider
           
 

Uses of InternalRegistryElement in org.eclipse.emf.ecp.workspace.internal.ui
 

Classes in org.eclipse.emf.ecp.workspace.internal.ui that implement InternalRegistryElement
 class WorkspaceUIProvider
           
 



Copyright © 2014. All Rights Reserved.