Uses of Interface
org.eclipse.emf.ecp.view.spi.model.VViewFactory

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

Uses of VViewFactory in org.eclipse.emf.ecp.view.spi.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.model that return VViewFactory
 VViewFactory VViewPackage.getViewFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.ecp.view.spi.model.impl that implement VViewFactory
 class VViewFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.model.impl that return VViewFactory
 VViewFactory VViewPackageImpl.getViewFactory()
           
static VViewFactory VViewFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.