Uses of Interface
org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty

Packages that use VTValidationStyleProperty
org.eclipse.emf.ecp.view.template.style.validation.model   
org.eclipse.emf.ecp.view.template.style.validation.model.impl   
org.eclipse.emf.ecp.view.template.style.validation.model.util   
 

Uses of VTValidationStyleProperty in org.eclipse.emf.ecp.view.template.style.validation.model
 

Methods in org.eclipse.emf.ecp.view.template.style.validation.model that return VTValidationStyleProperty
 VTValidationStyleProperty VTValidationFactory.createValidationStyleProperty()
          Returns a new object of class 'Style Property'.
 

Uses of VTValidationStyleProperty in org.eclipse.emf.ecp.view.template.style.validation.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.validation.model.impl that implement VTValidationStyleProperty
 class VTValidationStylePropertyImpl
          An implementation of the model object 'Style Property'.
 

Methods in org.eclipse.emf.ecp.view.template.style.validation.model.impl that return VTValidationStyleProperty
 VTValidationStyleProperty VTValidationFactoryImpl.createValidationStyleProperty()
           
 

Uses of VTValidationStyleProperty in org.eclipse.emf.ecp.view.template.style.validation.model.util
 

Methods in org.eclipse.emf.ecp.view.template.style.validation.model.util with parameters of type VTValidationStyleProperty
 T ValidationSwitch.caseValidationStyleProperty(VTValidationStyleProperty object)
          Returns the result of interpreting the object as an instance of 'Style Property'.
 



Copyright © 2014. All Rights Reserved.