Uses of Interface
org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage

Packages that use VTFontPropertiesPackage
org.eclipse.emf.ecp.view.template.style.fontProperties.model   
org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl   
 

Uses of VTFontPropertiesPackage in org.eclipse.emf.ecp.view.template.style.fontProperties.model
 

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

Methods in org.eclipse.emf.ecp.view.template.style.fontProperties.model that return VTFontPropertiesPackage
 VTFontPropertiesPackage VTFontPropertiesFactory.getFontPropertiesPackage()
          Returns the package supported by this factory.
 

Uses of VTFontPropertiesPackage in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl that implement VTFontPropertiesPackage
 class VTFontPropertiesPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl that return VTFontPropertiesPackage
 VTFontPropertiesPackage VTFontPropertiesFactoryImpl.getFontPropertiesPackage()
           
static VTFontPropertiesPackage VTFontPropertiesFactoryImpl.getPackage()
          Deprecated.  
static VTFontPropertiesPackage VTFontPropertiesPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2015. All Rights Reserved.