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

Packages that use CustomViewFeature
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 CustomViewFeature in org.eclipse.gmt.modisco.infra.browser.custom
 

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

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

Methods in org.eclipse.gmt.modisco.infra.browser.custom.emf that return CustomViewFeature
 CustomViewFeature UicustomFactory.createCustomViewFeature()
          Returns a new object of class 'Custom View Feature'.
 

Uses of CustomViewFeature 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 CustomViewFeature
 T UicustomSwitch.caseCustomViewFeature(CustomViewFeature object)
          Returns the result of interpreting the object as an instance of 'Custom View Feature'.