Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.BindsTo

Packages that use BindsTo
org.eclipse.gmt.modisco.omg.kdm.platform   
org.eclipse.gmt.modisco.omg.kdm.platform.util   
 

Uses of BindsTo in org.eclipse.gmt.modisco.omg.kdm.platform
 

Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return BindsTo
 BindsTo PlatformFactory.createBindsTo()
          Returns a new object of class 'Binds To'.
 

Uses of BindsTo in org.eclipse.gmt.modisco.omg.kdm.platform.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type BindsTo
 T PlatformSwitch.caseBindsTo(BindsTo object)
          Returns the result of interpreting the object as an instance of 'Binds To'.