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

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

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

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

Methods in org.eclipse.emf.ecp.view.spi.section.model that return VSectionFactory
 VSectionFactory VSectionPackage.getSectionFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.ecp.view.spi.section.model.impl that implement VSectionFactory
 class VSectionFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.section.model.impl that return VSectionFactory
 VSectionFactory VSectionPackageImpl.getSectionFactory()
           
static VSectionFactory VSectionFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.