Package | Description |
---|---|
org.eclipse.emf.ecp.core.rap | |
org.eclipse.emf.ecp.core.util | |
org.eclipse.emf.ecp.internal.core | |
org.eclipse.emf.ecp.internal.ui.model |
Modifier and Type | Method and Description |
---|---|
ECPRepositoryManager |
ECPRepositoryManagerFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPRepositoryManager> registration)
this method returns the ECPRepositoryManager service for the
current session.
|
Modifier and Type | Method and Description |
---|---|
void |
ECPRepositoryManagerFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPRepositoryManager> registration,
ECPRepositoryManager service)
this method is called to unget a service from a service registration.
|
Modifier and Type | Method and Description |
---|---|
ECPRepositoryManager |
ECPRepositoryManagerFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPRepositoryManager> registration)
this method returns the ECPRepositoryManager service for the
current session.
|
void |
ECPRepositoryManagerFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPRepositoryManager> registration,
ECPRepositoryManager service)
this method is called to unget a service from a service registration.
|
Modifier and Type | Method and Description |
---|---|
static ECPRepositoryManager |
ECPUtil.getECPRepositoryManager()
Helper method to get the instance of the
ECPRepositoryManager . |
Modifier and Type | Class and Description |
---|---|
class |
ECPRepositoryManagerImpl
This class manages the repositories.
|
Modifier and Type | Method and Description |
---|---|
static ECPRepositoryManager |
Activator.getECPRepositoryManager()
Helper method to get the
ECPRepositoryManager . |
Modifier and Type | Method and Description |
---|---|
protected void |
RepositoriesContentProvider.connectInput(ECPRepositoryManager input) |
protected void |
RepositoriesContentProvider.disconnectInput(ECPRepositoryManager input) |
Copyright © 2017. All rights reserved.