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