Uses of Interface
org.eclipse.emf.ecp.edit.spi.ECPControlFactory

Packages that use ECPControlFactory
org.eclipse.emf.ecp.edit.internal.swt   
org.eclipse.emf.ecp.internal.edit   
org.eclipse.emf.ecp.view.internal.core.swt   
org.eclipse.emf.ecp.view.internal.custom.ui   
org.eclipse.emf.ecp.view.internal.ui   
org.eclipse.emf.ecp.view.spi.custom.model.impl   
 

Uses of ECPControlFactory in org.eclipse.emf.ecp.edit.internal.swt
 

Methods in org.eclipse.emf.ecp.edit.internal.swt that return ECPControlFactory
 ECPControlFactory Activator.getECPControlFactory()
          Returns the currentInstance of the control factory.
 

Uses of ECPControlFactory in org.eclipse.emf.ecp.internal.edit
 

Classes in org.eclipse.emf.ecp.internal.edit that implement ECPControlFactory
 class ControlFactoryImpl
          The ControlFactoryImpl is a Singleton which reads the org.eclipse.emf.ecp.editor.widgets ExtensionPoint and provides a method (ControlFactoryImpl.createControl(Class, VDomainModelReference)) for creating a suitable control for with the known widgets.
 

Uses of ECPControlFactory in org.eclipse.emf.ecp.view.internal.core.swt
 

Methods in org.eclipse.emf.ecp.view.internal.core.swt that return ECPControlFactory
 ECPControlFactory Activator.getECPControlFactory()
          Returns the ECPControlFactory.
 

Uses of ECPControlFactory in org.eclipse.emf.ecp.view.internal.custom.ui
 

Methods in org.eclipse.emf.ecp.view.internal.custom.ui that return ECPControlFactory
static ECPControlFactory Activator.getECPControlFactory()
          Gets the ECPControlFactory.
 

Uses of ECPControlFactory in org.eclipse.emf.ecp.view.internal.ui
 

Methods in org.eclipse.emf.ecp.view.internal.ui that return ECPControlFactory
 ECPControlFactory Activator.getECPControlFactory()
          Returns the ECPControlFactory.
 

Uses of ECPControlFactory in org.eclipse.emf.ecp.view.spi.custom.model.impl
 

Methods in org.eclipse.emf.ecp.view.spi.custom.model.impl that return ECPControlFactory
 ECPControlFactory Activator.getECPControlFactory()
          Returns the ECPControlFactory.
 



Copyright © 2014. All Rights Reserved.