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

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

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

Methods in org.eclipse.gmt.modisco.infra.browser.custom.emf that return AttributeView
 AttributeView UicustomFactory.createAttributeView()
          Returns a new object of class 'Attribute View'.
 

Uses of AttributeView 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 AttributeView
 T UicustomSwitch.caseAttributeView(AttributeView object)
          Returns the result of interpreting the object as an instance of 'Attribute View'.