Uses of Interface
org.eclipse.gmt.modisco.infra.browser.custom.FeatureValueCase

Packages that use FeatureValueCase
org.eclipse.gmt.modisco.infra.browser.custom   
org.eclipse.gmt.modisco.infra.browser.custom.emf   
org.eclipse.gmt.modisco.infra.browser.custom.emf.util   
 

Uses of FeatureValueCase in org.eclipse.gmt.modisco.infra.browser.custom
 

Methods in org.eclipse.gmt.modisco.infra.browser.custom that return FeatureValueCase
 FeatureValueCase FeatureValue.getCase()
          Returns the value of the 'Case' container reference.
 

Uses of FeatureValueCase in org.eclipse.gmt.modisco.infra.browser.custom.emf
 

Methods in org.eclipse.gmt.modisco.infra.browser.custom.emf that return FeatureValueCase
 FeatureValueCase UicustomFactory.createFeatureValueCase()
          Returns a new object of class 'Feature Value Case'.
 

Uses of FeatureValueCase in org.eclipse.gmt.modisco.infra.browser.custom.emf.util
 

Methods in org.eclipse.gmt.modisco.infra.browser.custom.emf.util with parameters of type FeatureValueCase
 T UicustomSwitch.caseFeatureValueCase(FeatureValueCase object)
          Returns the result of interpreting the object as an instance of 'Feature Value Case'.