Uses of Interface
org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage

Packages that use VAnnotationPackage
org.eclipse.emf.emfforms.spi.view.annotation.model   
org.eclipse.emf.emfforms.spi.view.annotation.model.impl   
 

Uses of VAnnotationPackage in org.eclipse.emf.emfforms.spi.view.annotation.model
 

Fields in org.eclipse.emf.emfforms.spi.view.annotation.model declared as VAnnotationPackage
static VAnnotationPackage VAnnotationPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.emf.emfforms.spi.view.annotation.model that return VAnnotationPackage
 VAnnotationPackage VAnnotationFactory.getAnnotationPackage()
          Returns the package supported by this factory.
 

Uses of VAnnotationPackage in org.eclipse.emf.emfforms.spi.view.annotation.model.impl
 

Classes in org.eclipse.emf.emfforms.spi.view.annotation.model.impl that implement VAnnotationPackage
 class VAnnotationPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.emfforms.spi.view.annotation.model.impl that return VAnnotationPackage
 VAnnotationPackage VAnnotationFactoryImpl.getAnnotationPackage()
           
static VAnnotationPackage VAnnotationFactoryImpl.getPackage()
          Deprecated.  
static VAnnotationPackage VAnnotationPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2015. All Rights Reserved.