Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.Produces
| 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 Produces in org.eclipse.gmt.modisco.omg.kdm.build
Methods in org.eclipse.gmt.modisco.omg.kdm.build that return Produces Modifier and Type Method Description ProducesBuildFactory. createProduces()Returns a new object of class 'Produces'. -
Uses of Produces in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement Produces Modifier and Type Class Description classProducesImplAn implementation of the model object 'Produces'.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return Produces Modifier and Type Method Description ProducesBuildFactoryImpl. createProduces() -
Uses of Produces in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type Produces Modifier and Type Method Description TBuildSwitch. caseProduces(Produces object)Returns the result of interpreting the object as an instance of 'Produces'.