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

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

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

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

Methods in org.eclipse.emf.ecp.view.template.style.fontProperties.model that return VTFontPropertiesFactory
 VTFontPropertiesFactory VTFontPropertiesPackage.getFontPropertiesFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VTFontPropertiesFactory 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 VTFontPropertiesFactory
 class VTFontPropertiesFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl that return VTFontPropertiesFactory
 VTFontPropertiesFactory VTFontPropertiesPackageImpl.getFontPropertiesFactory()
           
static VTFontPropertiesFactory VTFontPropertiesFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2014. All Rights Reserved.