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

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

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

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

Methods in org.eclipse.emf.emfforms.spi.view.annotation.model that return VAnnotationFactory
 VAnnotationFactory VAnnotationPackage.getAnnotationFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.emfforms.spi.view.annotation.model.impl that implement VAnnotationFactory
 class VAnnotationFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.emfforms.spi.view.annotation.model.impl that return VAnnotationFactory
 VAnnotationFactory VAnnotationPackageImpl.getAnnotationFactory()
           
static VAnnotationFactory VAnnotationFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.