Uses of Interface
org.eclipse.emf.ecp.view.template.model.VTViewTemplateProvider

Packages that use VTViewTemplateProvider
org.eclipse.emf.ecp.edit.internal.swt   
org.eclipse.emf.ecp.view.internal.core.swt   
org.eclipse.emf.ecp.view.spi.label.swt   
org.eclipse.emf.ecp.view.template.service   
 

Uses of VTViewTemplateProvider in org.eclipse.emf.ecp.edit.internal.swt
 

Methods in org.eclipse.emf.ecp.edit.internal.swt that return VTViewTemplateProvider
 VTViewTemplateProvider Activator.getVTViewTemplateProvider()
          Returns the currentInstance of the VTViewTemplateProvider.
 

Uses of VTViewTemplateProvider in org.eclipse.emf.ecp.view.internal.core.swt
 

Methods in org.eclipse.emf.ecp.view.internal.core.swt that return VTViewTemplateProvider
 VTViewTemplateProvider Activator.getVTViewTemplateProvider()
          Returns the currentInstance of the VTViewTemplateProvider.
 

Uses of VTViewTemplateProvider in org.eclipse.emf.ecp.view.spi.label.swt
 

Methods in org.eclipse.emf.ecp.view.spi.label.swt that return VTViewTemplateProvider
 VTViewTemplateProvider Activator.getVTViewTemplateProvider()
          Returns the currentInstance of the VTViewTemplateProvider.
 

Uses of VTViewTemplateProvider in org.eclipse.emf.ecp.view.template.service
 

Classes in org.eclipse.emf.ecp.view.template.service that implement VTViewTemplateProvider
 class ViewTemplateProviderImpl
          Implementation of the VTViewTemplateProvider.
 



Copyright © 2014. All Rights Reserved.