Uses of Interface
org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalLayout

Packages that use VHorizontalLayout
org.eclipse.emf.ecp.view.spi.horizontal.model   
org.eclipse.emf.ecp.view.spi.horizontal.model.impl   
org.eclipse.emf.ecp.view.spi.horizontal.model.util   
 

Uses of VHorizontalLayout in org.eclipse.emf.ecp.view.spi.horizontal.model
 

Methods in org.eclipse.emf.ecp.view.spi.horizontal.model that return VHorizontalLayout
 VHorizontalLayout VHorizontalFactory.createHorizontalLayout()
          Returns a new object of class 'Layout'.
 

Uses of VHorizontalLayout in org.eclipse.emf.ecp.view.spi.horizontal.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.horizontal.model.impl that implement VHorizontalLayout
 class VHorizontalLayoutImpl
          An implementation of the model object 'Layout'.
 

Methods in org.eclipse.emf.ecp.view.spi.horizontal.model.impl that return VHorizontalLayout
 VHorizontalLayout VHorizontalFactoryImpl.createHorizontalLayout()
           
 

Uses of VHorizontalLayout in org.eclipse.emf.ecp.view.spi.horizontal.model.util
 

Methods in org.eclipse.emf.ecp.view.spi.horizontal.model.util with parameters of type VHorizontalLayout
 T HorizontalSwitch.caseHorizontalLayout(VHorizontalLayout object)
          Returns the result of interpreting the object as an instance of 'Layout'.
 



Copyright © 2014. All Rights Reserved.