| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.util |
| Modifier and Type | Method and Description |
|---|---|
Tool |
BuildFactory.createTool()
Returns a new object of class 'Tool'.
|
Tool |
SupportedBy.getTo()
Returns the value of the 'To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SupportedBy.setTo(Tool value)
Sets the value of the '
To' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
BuildSwitch.caseTool(Tool object)
Returns the result of interpreting the object as an instance of 'Tool'.
|