Uses of Interface
org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrFactory

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

Uses of VMappingdmrFactory in org.eclipse.emf.ecp.view.spi.mappingdmr.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.mappingdmr.model that return VMappingdmrFactory
 VMappingdmrFactory VMappingdmrPackage.getMappingdmrFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl that implement VMappingdmrFactory
 class VMappingdmrFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl that return VMappingdmrFactory
 VMappingdmrFactory VMappingdmrPackageImpl.getMappingdmrFactory()
           
static VMappingdmrFactory VMappingdmrFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.