Uses of Interface
org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrFactory

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

Uses of VIndexdmrFactory in org.eclipse.emf.ecp.view.spi.indexdmr.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.indexdmr.model that return VIndexdmrFactory
 VIndexdmrFactory VIndexdmrPackage.getIndexdmrFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.ecp.view.spi.indexdmr.model.impl that implement VIndexdmrFactory
 class VIndexdmrFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.indexdmr.model.impl that return VIndexdmrFactory
 VIndexdmrFactory VIndexdmrPackageImpl.getIndexdmrFactory()
           
static VIndexdmrFactory VIndexdmrFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.