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

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

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

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

Methods in org.eclipse.emf.ecp.view.spi.label.model that return VLabelPackage
 VLabelPackage VLabelFactory.getLabelPackage()
          Returns the package supported by this factory.
 

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

Classes in org.eclipse.emf.ecp.view.spi.label.model.impl that implement VLabelPackage
 class VLabelPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.view.spi.label.model.impl that return VLabelPackage
 VLabelPackage VLabelFactoryImpl.getLabelPackage()
           
static VLabelPackage VLabelFactoryImpl.getPackage()
          Deprecated.  
static VLabelPackage VLabelPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2014. All Rights Reserved.