Uses of Interface
org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryStyleProperty

Packages that use VTMandatoryStyleProperty
org.eclipse.emf.ecp.view.template.style.mandatory.model   
org.eclipse.emf.ecp.view.template.style.mandatory.model.impl   
org.eclipse.emf.ecp.view.template.style.mandatory.model.util   
 

Uses of VTMandatoryStyleProperty in org.eclipse.emf.ecp.view.template.style.mandatory.model
 

Methods in org.eclipse.emf.ecp.view.template.style.mandatory.model that return VTMandatoryStyleProperty
 VTMandatoryStyleProperty VTMandatoryFactory.createMandatoryStyleProperty()
          Returns a new object of class 'Style Property'.
 

Uses of VTMandatoryStyleProperty in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
 

Classes in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl that implement VTMandatoryStyleProperty
 class VTMandatoryStylePropertyImpl
          An implementation of the model object 'Style Property'.
 

Methods in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl that return VTMandatoryStyleProperty
 VTMandatoryStyleProperty VTMandatoryFactoryImpl.createMandatoryStyleProperty()
           
 

Uses of VTMandatoryStyleProperty in org.eclipse.emf.ecp.view.template.style.mandatory.model.util
 

Methods in org.eclipse.emf.ecp.view.template.style.mandatory.model.util with parameters of type VTMandatoryStyleProperty
 T MandatorySwitch.caseMandatoryStyleProperty(VTMandatoryStyleProperty object)
          Returns the result of interpreting the object as an instance of 'Style Property'.
 



Copyright © 2015. All Rights Reserved.