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

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

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

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

Uses of StaticFeatureValue 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 StaticFeatureValue
 T UicustomSwitch.caseStaticFeatureValue(StaticFeatureValue object)
          Returns the result of interpreting the object as an instance of 'Static Feature Value'.