Uses of Interface
org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalFactory

Packages that use VHorizontalFactory
org.eclipse.emf.ecp.view.spi.horizontal.model   
org.eclipse.emf.ecp.view.spi.horizontal.model.impl   
 

Uses of VHorizontalFactory in org.eclipse.emf.ecp.view.spi.horizontal.model
 

Fields in org.eclipse.emf.ecp.view.spi.horizontal.model declared as VHorizontalFactory
static VHorizontalFactory VHorizontalFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.ecp.view.spi.horizontal.model that return VHorizontalFactory
 VHorizontalFactory VHorizontalPackage.getHorizontalFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VHorizontalFactory in org.eclipse.emf.ecp.view.spi.horizontal.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.horizontal.model.impl that implement VHorizontalFactory
 class VHorizontalFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.horizontal.model.impl that return VHorizontalFactory
 VHorizontalFactory VHorizontalPackageImpl.getHorizontalFactory()
           
static VHorizontalFactory VHorizontalFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2014. All Rights Reserved.