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

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

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

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

Methods in org.eclipse.emf.ecp.view.spi.keyattributedmr.model that return VKeyattributedmrPackage
 VKeyattributedmrPackage VKeyattributedmrFactory.getKeyattributedmrPackage()
          Returns the package supported by this factory.
 

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

Classes in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl that implement VKeyattributedmrPackage
 class VKeyattributedmrPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl that return VKeyattributedmrPackage
 VKeyattributedmrPackage VKeyattributedmrFactoryImpl.getKeyattributedmrPackage()
           
static VKeyattributedmrPackage VKeyattributedmrFactoryImpl.getPackage()
          Deprecated.  
static VKeyattributedmrPackage VKeyattributedmrPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2015. All Rights Reserved.