Uses of Interface
org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentStyleProperty

Packages that use VTAlignmentStyleProperty
org.eclipse.emf.ecp.view.template.style.alignment.model   
org.eclipse.emf.ecp.view.template.style.alignment.model.impl   
org.eclipse.emf.ecp.view.template.style.alignment.model.util   
 

Uses of VTAlignmentStyleProperty in org.eclipse.emf.ecp.view.template.style.alignment.model
 

Methods in org.eclipse.emf.ecp.view.template.style.alignment.model that return VTAlignmentStyleProperty
 VTAlignmentStyleProperty VTAlignmentFactory.createAlignmentStyleProperty()
          Returns a new object of class 'Style Property'.
 

Uses of VTAlignmentStyleProperty in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.alignment.model.impl that implement VTAlignmentStyleProperty
 class VTAlignmentStylePropertyImpl
          An implementation of the model object 'Style Property'.
 

Methods in org.eclipse.emf.ecp.view.template.style.alignment.model.impl that return VTAlignmentStyleProperty
 VTAlignmentStyleProperty VTAlignmentFactoryImpl.createAlignmentStyleProperty()
           
 

Uses of VTAlignmentStyleProperty in org.eclipse.emf.ecp.view.template.style.alignment.model.util
 

Methods in org.eclipse.emf.ecp.view.template.style.alignment.model.util with parameters of type VTAlignmentStyleProperty
 T AlignmentSwitch.caseAlignmentStyleProperty(VTAlignmentStyleProperty object)
          Returns the result of interpreting the object as an instance of 'Style Property'.
 



Copyright © 2015. All Rights Reserved.