| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildComponent
A representation of the model object 'Component'.
|
interface |
BuildDescription
A representation of the model object 'Description'.
|
interface |
BuildProduct
A representation of the model object 'Product'.
|
interface |
BuildStep
A representation of the model object 'Step'.
|
interface |
Library
A representation of the model object 'Library'.
|
| Modifier and Type | Method and Description |
|---|---|
BuildResource |
BuildFactory.createBuildResource()
Returns a new object of class 'Resource'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BuildSwitch.caseBuildResource(BuildResource object)
Returns the result of interpreting the object as an instance of 'Resource'.
|