Uses of Interface
org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage

Packages that use VCustomPackage
org.eclipse.emf.ecp.view.spi.custom.model   
org.eclipse.emf.ecp.view.spi.custom.model.impl   
 

Uses of VCustomPackage in org.eclipse.emf.ecp.view.spi.custom.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.custom.model that return VCustomPackage
 VCustomPackage VCustomFactory.getCustomPackage()
          Returns the package supported by this factory.
 

Uses of VCustomPackage in org.eclipse.emf.ecp.view.spi.custom.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.custom.model.impl that implement VCustomPackage
 class VCustomPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.view.spi.custom.model.impl that return VCustomPackage
 VCustomPackage VCustomFactoryImpl.getCustomPackage()
           
static VCustomPackage VCustomFactoryImpl.getPackage()
          Deprecated.  
static VCustomPackage VCustomPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2014. All Rights Reserved.