Uses of Interface
org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory

Packages that use VGroupedGridFactory
org.eclipse.emf.ecp.view.spi.groupedgrid.model   
org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl   
 

Uses of VGroupedGridFactory in org.eclipse.emf.ecp.view.spi.groupedgrid.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.model that return VGroupedGridFactory
 VGroupedGridFactory VGroupedGridPackage.getGroupedGridFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VGroupedGridFactory in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl that implement VGroupedGridFactory
 class VGroupedGridFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl that return VGroupedGridFactory
 VGroupedGridFactory VGroupedGridPackageImpl.getGroupedGridFactory()
           
static VGroupedGridFactory VGroupedGridFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.