Uses of Interface
org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalLayout

Packages that use VVerticalLayout
org.eclipse.emf.ecp.view.spi.vertical.model   
org.eclipse.emf.ecp.view.spi.vertical.model.impl   
org.eclipse.emf.ecp.view.spi.vertical.model.util   
 

Uses of VVerticalLayout in org.eclipse.emf.ecp.view.spi.vertical.model
 

Methods in org.eclipse.emf.ecp.view.spi.vertical.model that return VVerticalLayout
 VVerticalLayout VVerticalFactory.createVerticalLayout()
          Returns a new object of class 'Layout'.
 

Uses of VVerticalLayout in org.eclipse.emf.ecp.view.spi.vertical.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.vertical.model.impl that implement VVerticalLayout
 class VVerticalLayoutImpl
          An implementation of the model object 'Layout'.
 

Methods in org.eclipse.emf.ecp.view.spi.vertical.model.impl that return VVerticalLayout
 VVerticalLayout VVerticalFactoryImpl.createVerticalLayout()
           
 

Uses of VVerticalLayout in org.eclipse.emf.ecp.view.spi.vertical.model.util
 

Methods in org.eclipse.emf.ecp.view.spi.vertical.model.util with parameters of type VVerticalLayout
 T VerticalSwitch.caseVerticalLayout(VVerticalLayout object)
          Returns the result of interpreting the object as an instance of 'Layout'.
 



Copyright © 2014. All Rights Reserved.