|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabeledStatement
A representation of the model object 'Labeled Statement'.
The following features are supported:
GASTMPackage.getLabeledStatement()
Method Summary | |
---|---|
LabelDefinition |
getLabel()
Returns the value of the 'Label' containment reference. |
Statement |
getStatement()
Returns the value of the 'Statement' containment reference. |
void |
setLabel(LabelDefinition value)
Sets the value of the ' Label ' containment reference. |
void |
setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
LabelDefinition getLabel()
If the meaning of the 'Label' containment reference isn't clear, there really should be more of a description here...
setLabel(LabelDefinition)
,
GASTMPackage.getLabeledStatement_Label()
void setLabel(LabelDefinition value)
Label
' containment reference.
value
- the new value of the 'Label' containment reference.getLabel()
Statement getStatement()
If the meaning of the 'Statement' containment reference isn't clear, there really should be more of a description here...
setStatement(Statement)
,
GASTMPackage.getLabeledStatement_Statement()
void setStatement(Statement value)
Statement
' containment reference.
value
- the new value of the 'Statement' containment reference.getStatement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |