Uses of Interface
org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundStyleProperty

Packages that use VTBackgroundStyleProperty
org.eclipse.emf.ecp.view.template.style.background.model   
org.eclipse.emf.ecp.view.template.style.background.model.impl   
org.eclipse.emf.ecp.view.template.style.background.model.util   
 

Uses of VTBackgroundStyleProperty in org.eclipse.emf.ecp.view.template.style.background.model
 

Methods in org.eclipse.emf.ecp.view.template.style.background.model that return VTBackgroundStyleProperty
 VTBackgroundStyleProperty VTBackgroundFactory.createBackgroundStyleProperty()
          Returns a new object of class 'Style Property'.
 

Uses of VTBackgroundStyleProperty in org.eclipse.emf.ecp.view.template.style.background.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.background.model.impl that implement VTBackgroundStyleProperty
 class VTBackgroundStylePropertyImpl
          An implementation of the model object 'Style Property'.
 

Methods in org.eclipse.emf.ecp.view.template.style.background.model.impl that return VTBackgroundStyleProperty
 VTBackgroundStyleProperty VTBackgroundFactoryImpl.createBackgroundStyleProperty()
           
 

Uses of VTBackgroundStyleProperty in org.eclipse.emf.ecp.view.template.style.background.model.util
 

Methods in org.eclipse.emf.ecp.view.template.style.background.model.util with parameters of type VTBackgroundStyleProperty
 T BackgroundSwitch.caseBackgroundStyleProperty(VTBackgroundStyleProperty object)
          Returns the result of interpreting the object as an instance of 'Style Property'.
 



Copyright © 2015. All Rights Reserved.