Uses of Interface
org.eclipse.emf.ecp.view.spi.group.model.VGroupFactory

Packages that use VGroupFactory
org.eclipse.emf.ecp.view.spi.group.model   
org.eclipse.emf.ecp.view.spi.group.model.impl   
 

Uses of VGroupFactory in org.eclipse.emf.ecp.view.spi.group.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.group.model that return VGroupFactory
 VGroupFactory VGroupPackage.getGroupFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VGroupFactory in org.eclipse.emf.ecp.view.spi.group.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.group.model.impl that implement VGroupFactory
 class VGroupFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.group.model.impl that return VGroupFactory
 VGroupFactory VGroupPackageImpl.getGroupFactory()
           
static VGroupFactory VGroupFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.