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

Packages that use VSectionedArea
org.eclipse.emf.ecp.view.spi.section.model   
org.eclipse.emf.ecp.view.spi.section.model.impl   
org.eclipse.emf.ecp.view.spi.section.model.util   
org.eclipse.emf.ecp.view.spi.section.swt   
 

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

Methods in org.eclipse.emf.ecp.view.spi.section.model that return VSectionedArea
 VSectionedArea VSectionFactory.createSectionedArea()
          Returns a new object of class 'Sectioned Area'.
 

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

Classes in org.eclipse.emf.ecp.view.spi.section.model.impl that implement VSectionedArea
 class VSectionedAreaImpl
          An implementation of the model object 'Sectioned Area'.
 

Methods in org.eclipse.emf.ecp.view.spi.section.model.impl that return VSectionedArea
 VSectionedArea VSectionFactoryImpl.createSectionedArea()
           
 

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

Methods in org.eclipse.emf.ecp.view.spi.section.model.util with parameters of type VSectionedArea
 T SectionSwitch.caseSectionedArea(VSectionedArea object)
          Returns the result of interpreting the object as an instance of 'Sectioned Area'.
 

Uses of VSectionedArea in org.eclipse.emf.ecp.view.spi.section.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.section.swt with parameters of type VSectionedArea
SectionedAreaSWTRenderer(VSectionedArea vElement, ViewModelContext viewContext, ReportService reportService)
           
 



Copyright © 2015. All Rights Reserved.