Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.BindsTo
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.platform | |
| org.eclipse.gmt.modisco.omg.kdm.platform.impl | |
| 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 Modifier and Type Method Description BindsToPlatformFactory. createBindsTo()Returns a new object of class 'Binds To'. -
Uses of BindsTo in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement BindsTo Modifier and Type Class Description classBindsToImplAn implementation of the model object 'Binds To'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return BindsTo Modifier and Type Method Description BindsToPlatformFactoryImpl. createBindsTo() -
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 Modifier and Type Method Description TPlatformSwitch. caseBindsTo(BindsTo object)Returns the result of interpreting the object as an instance of 'Binds To'.