| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Method and Description |
|---|---|
TemplateUnit |
CodeFactory.createTemplateUnit()
Returns a new object of class 'Template Unit'.
|
TemplateUnit |
InstanceOf.getTo()
Returns the value of the 'To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceOf.setTo(TemplateUnit value)
Sets the value of the '
To' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseTemplateUnit(TemplateUnit object)
Returns the result of interpreting the object as an instance of 'Template Unit'.
|