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