Uses of Interface
org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty

Packages that use VTFontPropertiesStyleProperty
org.eclipse.emf.ecp.view.template.style.fontProperties.model   
org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl   
org.eclipse.emf.ecp.view.template.style.fontProperties.model.util   
 

Uses of VTFontPropertiesStyleProperty in org.eclipse.emf.ecp.view.template.style.fontProperties.model
 

Methods in org.eclipse.emf.ecp.view.template.style.fontProperties.model that return VTFontPropertiesStyleProperty
 VTFontPropertiesStyleProperty VTFontPropertiesFactory.createFontPropertiesStyleProperty()
          Returns a new object of class 'Style Property'.
 

Uses of VTFontPropertiesStyleProperty in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl that implement VTFontPropertiesStyleProperty
 class VTFontPropertiesStylePropertyImpl
          An implementation of the model object 'Style Property'.
 

Methods in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl that return VTFontPropertiesStyleProperty
 VTFontPropertiesStyleProperty VTFontPropertiesFactoryImpl.createFontPropertiesStyleProperty()
           
 

Uses of VTFontPropertiesStyleProperty in org.eclipse.emf.ecp.view.template.style.fontProperties.model.util
 

Methods in org.eclipse.emf.ecp.view.template.style.fontProperties.model.util with parameters of type VTFontPropertiesStyleProperty
 T FontPropertiesSwitch.caseFontPropertiesStyleProperty(VTFontPropertiesStyleProperty object)
          Returns the result of interpreting the object as an instance of 'Style Property'.
 



Copyright © 2015. All Rights Reserved.