Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UIRelationship

Packages that use UIRelationship
org.eclipse.gmt.modisco.omg.kdm.ui   
org.eclipse.gmt.modisco.omg.kdm.ui.util   
 

Uses of UIRelationship in org.eclipse.gmt.modisco.omg.kdm.ui
 

Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UIRelationship
 UIRelationship UiFactory.createUIRelationship()
          Returns a new object of class 'UI Relationship'.
 

Uses of UIRelationship in org.eclipse.gmt.modisco.omg.kdm.ui.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type UIRelationship
 T UiSwitch.caseUIRelationship(UIRelationship object)
          Returns the result of interpreting the object as an instance of 'UI Relationship'.