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