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

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

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

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

Methods in org.eclipse.emf.ecp.view.template.style.background.model that return VTBackgroundPackage
 VTBackgroundPackage VTBackgroundFactory.getBackgroundPackage()
          Returns the package supported by this factory.
 

Uses of VTBackgroundPackage 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 VTBackgroundPackage
 class VTBackgroundPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.view.template.style.background.model.impl that return VTBackgroundPackage
 VTBackgroundPackage VTBackgroundFactoryImpl.getBackgroundPackage()
           
static VTBackgroundPackage VTBackgroundFactoryImpl.getPackage()
          Deprecated.  
static VTBackgroundPackage VTBackgroundPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2015. All Rights Reserved.