Uses of Interface
org.eclipse.emf.ecp.view.spi.label.model.VLabelFactory

Packages that use VLabelFactory
org.eclipse.emf.ecp.view.spi.label.model   
org.eclipse.emf.ecp.view.spi.label.model.impl   
 

Uses of VLabelFactory in org.eclipse.emf.ecp.view.spi.label.model
 

Fields in org.eclipse.emf.ecp.view.spi.label.model declared as VLabelFactory
static VLabelFactory VLabelFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.ecp.view.spi.label.model that return VLabelFactory
 VLabelFactory VLabelPackage.getLabelFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VLabelFactory in org.eclipse.emf.ecp.view.spi.label.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.label.model.impl that implement VLabelFactory
 class VLabelFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.label.model.impl that return VLabelFactory
 VLabelFactory VLabelPackageImpl.getLabelFactory()
           
static VLabelFactory VLabelFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.