| Modifier and Type | Interface and Description |
|---|---|
interface |
DoType1
A representation of the model object 'Do Type1'.
|
interface |
DoType2
A representation of the model object 'Do Type2'.
|
interface |
DoType3
A representation of the model object 'Do Type3'.
|
interface |
DoType4
A representation of the model object 'Do Type4'.
|
interface |
MacroDoTypeSkip
A representation of the model object 'Macro Do Type Skip'.
|
| Modifier and Type | Method and Description |
|---|---|
DoType |
MacroDoStatement.getType()
Returns the value of the 'Type' containment reference.
|
DoType |
DoStatement.getType()
Returns the value of the 'Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MacroDoStatement.setType(DoType value)
Sets the value of the '
Type' containment reference. |
void |
DoStatement.setType(DoType value)
Sets the value of the '
Type' containment reference. |