Uses of Interface
org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrFactory

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

Uses of VKeyattributedmrFactory in org.eclipse.emf.ecp.view.spi.keyattributedmr.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.keyattributedmr.model that return VKeyattributedmrFactory
 VKeyattributedmrFactory VKeyattributedmrPackage.getKeyattributedmrFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl that implement VKeyattributedmrFactory
 class VKeyattributedmrFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl that return VKeyattributedmrFactory
 VKeyattributedmrFactory VKeyattributedmrPackageImpl.getKeyattributedmrFactory()
           
static VKeyattributedmrFactory VKeyattributedmrFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.