Uses of Interface
org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolFactory

Packages that use VCompoundcontrolFactory
org.eclipse.emf.ecp.view.spi.compoundcontrol.model   
org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl   
 

Uses of VCompoundcontrolFactory in org.eclipse.emf.ecp.view.spi.compoundcontrol.model
 

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

Methods in org.eclipse.emf.ecp.view.spi.compoundcontrol.model that return VCompoundcontrolFactory
 VCompoundcontrolFactory VCompoundcontrolPackage.getCompoundcontrolFactory()
          Returns the factory that creates the instances of the model.
 

Uses of VCompoundcontrolFactory in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl that implement VCompoundcontrolFactory
 class VCompoundcontrolFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl that return VCompoundcontrolFactory
 VCompoundcontrolFactory VCompoundcontrolPackageImpl.getCompoundcontrolFactory()
           
static VCompoundcontrolFactory VCompoundcontrolFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.