Uses of Interface
org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage

Packages that use VSectionPackage
org.eclipse.emf.ecp.view.spi.section.model   
org.eclipse.emf.ecp.view.spi.section.model.impl   
 

Uses of VSectionPackage in org.eclipse.emf.ecp.view.spi.section.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.section.model that return VSectionPackage
 VSectionPackage VSectionFactory.getSectionPackage()
          Returns the package supported by this factory.
 

Uses of VSectionPackage in org.eclipse.emf.ecp.view.spi.section.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.section.model.impl that implement VSectionPackage
 class VSectionPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.view.spi.section.model.impl that return VSectionPackage
static VSectionPackage VSectionFactoryImpl.getPackage()
          Deprecated.  
 VSectionPackage VSectionFactoryImpl.getSectionPackage()
           
static VSectionPackage VSectionPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2015. All Rights Reserved.