Uses of Interface
org.eclipse.emf.ecp.view.spi.util.swt.ImageRegistryService

Packages that use ImageRegistryService
org.eclipse.emf.ecp.view.internal.util.swt   
org.eclipse.emf.ecp.view.internal.util.swt.rap   
 

Uses of ImageRegistryService in org.eclipse.emf.ecp.view.internal.util.swt
 

Classes in org.eclipse.emf.ecp.view.internal.util.swt that implement ImageRegistryService
 class RCPImageRegistryService
           
 

Uses of ImageRegistryService in org.eclipse.emf.ecp.view.internal.util.swt.rap
 

Methods in org.eclipse.emf.ecp.view.internal.util.swt.rap that return ImageRegistryService
 ImageRegistryService RAPImageRegistryService.getService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration<ImageRegistryService> registration)
           
 

Methods in org.eclipse.emf.ecp.view.internal.util.swt.rap with parameters of type ImageRegistryService
 void RAPImageRegistryService.ungetService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration<ImageRegistryService> registration, ImageRegistryService service)
           
 

Method parameters in org.eclipse.emf.ecp.view.internal.util.swt.rap with type arguments of type ImageRegistryService
 ImageRegistryService RAPImageRegistryService.getService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration<ImageRegistryService> registration)
           
 void RAPImageRegistryService.ungetService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration<ImageRegistryService> registration, ImageRegistryService service)
           
 



Copyright © 2014. All Rights Reserved.