|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ECPProviderRegistry | |
|---|---|
| org.eclipse.emf.ecp.core.rap | |
| org.eclipse.emf.ecp.core.util | |
| org.eclipse.emf.ecp.internal.core | |
| Uses of ECPProviderRegistry in org.eclipse.emf.ecp.core.rap |
|---|
| Methods in org.eclipse.emf.ecp.core.rap that return ECPProviderRegistry | |
|---|---|
ECPProviderRegistry |
ECPProviderRegistryFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPProviderRegistry> registration)
this method returns the ECPProviderRegistry service for the current session. |
| Methods in org.eclipse.emf.ecp.core.rap with parameters of type ECPProviderRegistry | |
|---|---|
void |
ECPProviderRegistryFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPProviderRegistry> registration,
ECPProviderRegistry service)
this method is called to unget a service from a service registration. |
| Method parameters in org.eclipse.emf.ecp.core.rap with type arguments of type ECPProviderRegistry | |
|---|---|
ECPProviderRegistry |
ECPProviderRegistryFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPProviderRegistry> registration)
this method returns the ECPProviderRegistry service for the current session. |
void |
ECPProviderRegistryFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPProviderRegistry> registration,
ECPProviderRegistry service)
this method is called to unget a service from a service registration. |
| Uses of ECPProviderRegistry in org.eclipse.emf.ecp.core.util |
|---|
| Methods in org.eclipse.emf.ecp.core.util that return ECPProviderRegistry | |
|---|---|
static ECPProviderRegistry |
ECPUtil.getECPProviderRegistry()
Helper method to get the instance of the ECPProviderRegistry. |
| Uses of ECPProviderRegistry in org.eclipse.emf.ecp.internal.core |
|---|
| Classes in org.eclipse.emf.ecp.internal.core that implement ECPProviderRegistry | |
|---|---|
class |
ECPProviderRegistryImpl
This class manages ECPProvider. |
| Methods in org.eclipse.emf.ecp.internal.core that return ECPProviderRegistry | |
|---|---|
static ECPProviderRegistry |
Activator.getECPProviderRegistry()
Helper method to get the ECPProviderRegistry. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||