Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.BuildResource
| 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 BuildResource in org.eclipse.gmt.modisco.omg.kdm.build
Subinterfaces of BuildResource in org.eclipse.gmt.modisco.omg.kdm.build Modifier and Type Interface Description interfaceBuildComponentA representation of the model object 'Component'.interfaceBuildDescriptionA representation of the model object 'Description'.interfaceBuildProductA representation of the model object 'Product'.interfaceBuildStepA representation of the model object 'Step'.interfaceLibraryA representation of the model object 'Library'.Methods in org.eclipse.gmt.modisco.omg.kdm.build that return BuildResource Modifier and Type Method Description BuildResourceBuildFactory. createBuildResource()Returns a new object of class 'Resource'. -
Uses of BuildResource in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement BuildResource Modifier and Type Class Description classBuildComponentImplAn implementation of the model object 'Component'.classBuildDescriptionImplAn implementation of the model object 'Description'.classBuildProductImplAn implementation of the model object 'Product'.classBuildResourceImplAn implementation of the model object 'Resource'.classBuildStepImplAn implementation of the model object 'Step'.classLibraryImplAn implementation of the model object 'Library'.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return BuildResource Modifier and Type Method Description BuildResourceBuildFactoryImpl. createBuildResource() -
Uses of BuildResource in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type BuildResource Modifier and Type Method Description TBuildSwitch. caseBuildResource(BuildResource object)Returns the result of interpreting the object as an instance of 'Resource'.