Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.SuppliedBy
| 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 SuppliedBy in org.eclipse.gmt.modisco.omg.kdm.build
Methods in org.eclipse.gmt.modisco.omg.kdm.build that return SuppliedBy Modifier and Type Method Description SuppliedByBuildFactory. createSuppliedBy()Returns a new object of class 'Supplied By'. -
Uses of SuppliedBy in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement SuppliedBy Modifier and Type Class Description classSuppliedByImplAn implementation of the model object 'Supplied By'.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return SuppliedBy Modifier and Type Method Description SuppliedByBuildFactoryImpl. createSuppliedBy() -
Uses of SuppliedBy in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type SuppliedBy Modifier and Type Method Description TBuildSwitch. caseSuppliedBy(SuppliedBy object)Returns the result of interpreting the object as an instance of 'Supplied By'.