|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BlockStatement
A representation of the model object 'Block Statement'.
The following features are supported:
GASTMPackage.getBlockStatement()
Method Summary | |
---|---|
BlockScope |
getOpensScope()
Returns the value of the 'Opens Scope' reference. |
|
getSubStatements()
Returns the value of the 'Sub Statements' containment reference list. |
void |
setOpensScope(BlockScope value)
Sets the value of the ' Opens Scope ' reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
getSubStatements()
Statement
.
If the meaning of the 'Sub Statements' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getBlockStatement_SubStatements()
BlockScope getOpensScope()
If the meaning of the 'Opens Scope' reference isn't clear, there really should be more of a description here...
setOpensScope(BlockScope)
,
GASTMPackage.getBlockStatement_OpensScope()
void setOpensScope(BlockScope value)
Opens Scope
' reference.
value
- the new value of the 'Opens Scope' reference.getOpensScope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |