Modifier and Type | Class and Description |
---|---|
class |
CDOProvider |
Modifier and Type | Class and Description |
---|---|
class |
EMFStoreProvider
This is the EMFStore Provider for ECP.
|
Modifier and Type | Method and Description |
---|---|
InternalProvider |
ECPProjectImpl.getProvider()
This method returns the provider of this project.
|
InternalProvider |
ECPRepositoryImpl.getProvider()
This method returns the provider of this repository.
|
InternalProvider |
ECPProviderRegistryImpl.getProvider(Object adaptable)
Gets a provider from an adaptabel object.
|
InternalProvider |
ECPProviderRegistryImpl.getProvider(String name)
This method returns the ECPProvider based on the name.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ECPProviderRegistryImpl.elementsChanged(Collection<InternalProvider> oldElements,
Collection<InternalProvider> newElements) |
protected void |
ECPProviderRegistryImpl.elementsChanged(Collection<InternalProvider> oldElements,
Collection<InternalProvider> newElements) |
protected void |
ECPProviderRegistryImpl.notifyObservers(Collection<InternalProvider> oldProviders,
Collection<InternalProvider> newProviders)
Notifies observers that the elements in the registry have changed.
|
protected void |
ECPProviderRegistryImpl.notifyObservers(Collection<InternalProvider> oldProviders,
Collection<InternalProvider> newProviders)
Notifies observers that the elements in the registry have changed.
|
Constructor and Description |
---|
ECPProjectImpl(InternalProvider provider,
String name,
ECPProperties properties)
Constructor used when an offline project is created.
|
Modifier and Type | Method and Description |
---|---|
void |
ProvidersLabelProvider.descriptorChanged(InternalDescriptor<InternalProvider> descriptor,
boolean resolved) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProvider |
Modifier and Type | Method and Description |
---|---|
InternalProvider |
DefaultProvider.getProvider()
The Provider this class references in any way.
|
InternalProvider |
InternalRepository.getProvider()
This method returns the provider of this repository.
|
InternalProvider |
InternalProject.getProvider()
This method returns the provider of this project.
|
Modifier and Type | Method and Description |
---|---|
InternalProvider |
UIProvider.getProvider()
Returns the corresponding Provider for this UI Provider.
|
InternalProvider |
DefaultUIProvider.getProvider()
Returns the corresponding Provider for this UI Provider.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkspaceProvider |
Copyright © 2016. All rights reserved.