Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.KeyRelation

Packages that use KeyRelation
org.eclipse.gmt.modisco.omg.kdm.data   
org.eclipse.gmt.modisco.omg.kdm.data.util   
 

Uses of KeyRelation in org.eclipse.gmt.modisco.omg.kdm.data
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data that return KeyRelation
 KeyRelation DataFactory.createKeyRelation()
          Returns a new object of class 'Key Relation'.
 

Uses of KeyRelation in org.eclipse.gmt.modisco.omg.kdm.data.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type KeyRelation
 T DataSwitch.caseKeyRelation(KeyRelation object)
          Returns the result of interpreting the object as an instance of 'Key Relation'.