Uses of Interface
org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundFactory

Packages that use VTBackgroundFactory
org.eclipse.emf.ecp.view.template.style.background.model   
org.eclipse.emf.ecp.view.template.style.background.model.impl   
 

Uses of VTBackgroundFactory in org.eclipse.emf.ecp.view.template.style.background.model
 

Fields in org.eclipse.emf.ecp.view.template.style.background.model declared as VTBackgroundFactory
static VTBackgroundFactory VTBackgroundFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.ecp.view.template.style.background.model that return VTBackgroundFactory
 VTBackgroundFactory VTBackgroundPackage.getBackgroundFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VTBackgroundFactory in org.eclipse.emf.ecp.view.template.style.background.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.background.model.impl that implement VTBackgroundFactory
 class VTBackgroundFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.template.style.background.model.impl that return VTBackgroundFactory
 VTBackgroundFactory VTBackgroundPackageImpl.getBackgroundFactory()
           
static VTBackgroundFactory VTBackgroundFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.