Uses of Interface
org.eclipse.emf.ecp.view.spi.custom.model.VCustomFactory

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

Uses of VCustomFactory in org.eclipse.emf.ecp.view.spi.custom.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.custom.model that return VCustomFactory
 VCustomFactory VCustomPackage.getCustomFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.ecp.view.spi.custom.model.impl that implement VCustomFactory
 class VCustomFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.custom.model.impl that return VCustomFactory
 VCustomFactory VCustomPackageImpl.getCustomFactory()
           
static VCustomFactory VCustomFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2014. All Rights Reserved.