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