Uses of Interface
org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage

Packages that use VStackPackage
org.eclipse.emf.ecp.view.spi.stack.model   
org.eclipse.emf.ecp.view.spi.stack.model.impl   
 

Uses of VStackPackage in org.eclipse.emf.ecp.view.spi.stack.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.stack.model that return VStackPackage
 VStackPackage VStackFactory.getStackPackage()
          Returns the package supported by this factory.
 

Uses of VStackPackage in org.eclipse.emf.ecp.view.spi.stack.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.stack.model.impl that implement VStackPackage
 class VStackPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.view.spi.stack.model.impl that return VStackPackage
static VStackPackage VStackFactoryImpl.getPackage()
          Deprecated.  
 VStackPackage VStackFactoryImpl.getStackPackage()
           
static VStackPackage VStackPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2015. All Rights Reserved.