Uses of Interface
org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyFactory

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

Uses of VViewproxyFactory in org.eclipse.emf.ecp.view.spi.viewproxy.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.viewproxy.model that return VViewproxyFactory
 VViewproxyFactory VViewproxyPackage.getViewproxyFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.ecp.view.spi.viewproxy.model.impl that implement VViewproxyFactory
 class VViewproxyFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.viewproxy.model.impl that return VViewproxyFactory
 VViewproxyFactory VViewproxyPackageImpl.getViewproxyFactory()
           
static VViewproxyFactory VViewproxyFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.