Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.SupportedBy
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.impl | |
| org.eclipse.gmt.modisco.omg.kdm.build.util |
-
Uses of SupportedBy in org.eclipse.gmt.modisco.omg.kdm.build
Methods in org.eclipse.gmt.modisco.omg.kdm.build that return SupportedBy Modifier and Type Method Description SupportedByBuildFactory. createSupportedBy()Returns a new object of class 'Supported By'. -
Uses of SupportedBy in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement SupportedBy Modifier and Type Class Description classSupportedByImplAn implementation of the model object 'Supported By'.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return SupportedBy Modifier and Type Method Description SupportedByBuildFactoryImpl. createSupportedBy() -
Uses of SupportedBy in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type SupportedBy Modifier and Type Method Description TBuildSwitch. caseSupportedBy(SupportedBy object)Returns the result of interpreting the object as an instance of 'Supported By'.