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

Packages that use VCompoundControl
org.eclipse.emf.ecp.view.spi.compoundcontrol.model   
org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl   
org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util   
org.eclipse.emf.ecp.view.spi.compoundcontrol.swt   
 

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

Methods in org.eclipse.emf.ecp.view.spi.compoundcontrol.model that return VCompoundControl
 VCompoundControl VCompoundcontrolFactory.createCompoundControl()
          Returns a new object of class 'Compound Control'.
 

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

Classes in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl that implement VCompoundControl
 class VCompoundControlImpl
          An implementation of the model object 'Compound Control'.
 

Methods in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl that return VCompoundControl
 VCompoundControl VCompoundcontrolFactoryImpl.createCompoundControl()
           
 

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

Methods in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util with parameters of type VCompoundControl
 T CompoundcontrolSwitch.caseCompoundControl(VCompoundControl object)
          Returns the result of interpreting the object as an instance of 'Compound Control'.
 

Uses of VCompoundControl in org.eclipse.emf.ecp.view.spi.compoundcontrol.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.compoundcontrol.swt with parameters of type VCompoundControl
CompoundControlSWTRenderer(VCompoundControl vElement, ViewModelContext viewContext, ReportService reportService)
           
 



Copyright © 2015. All Rights Reserved.