| Modifier and Type | Interface and Description |
|---|---|
interface |
UnresolvedLabeledStatement
A representation of the model object 'Unresolved Labeled Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
LabeledStatement |
BreakStatement.getLabel()
Returns the value of the 'Label' reference.
|
LabeledStatement |
ContinueStatement.getLabel()
Returns the value of the 'Label' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BreakStatement.setLabel(LabeledStatement value)
Sets the value of the '
Label' reference. |
void |
ContinueStatement.setLabel(LabeledStatement value)
Sets the value of the '
Label' reference. |
| Modifier and Type | Method and Description |
|---|---|
LabeledStatement |
JavaFactory.createLabeledStatement()
Returns a new object of class 'Labeled Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseLabeledStatement(LabeledStatement object)
Returns the result of interpreting the object as an instance of 'Labeled Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
LabeledStatement |
JavaFactory.createLabeledStatement()
Returns a new object of class 'Labeled Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
LabeledStatement |
JavaFactory.createLabeledStatement()
Returns a new object of class 'Labeled Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseLabeledStatement(LabeledStatement object)
Returns the result of interpreting the object as an instance of 'Labeled Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
LabeledStatement |
JavaFactory.createLabeledStatement()
Returns a new object of class 'Labeled Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseLabeledStatement(LabeledStatement object)
Returns the result of interpreting the object as an instance of 'Labeled Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
LabeledStatement |
JavaFactory.createLabeledStatement()
Returns a new object of class 'Labeled Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseLabeledStatement(LabeledStatement object)
Returns the result of interpreting the object as an instance of 'Labeled Statement'.
|