|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableDeclaration
A representation of the model object 'Variable Declaration'.
The following features are supported:
GASTMPackage.getVariableDeclaration()| Method Summary | |
|---|---|
java.lang.Boolean |
getIsMutable()
Returns the value of the 'Is Mutable' attribute. |
void |
setIsMutable(java.lang.Boolean value)
Sets the value of the ' Is Mutable' attribute. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.Declaration |
|---|
getDeclarationType, getDefRef, getIdentifierName, setDeclarationType, setDefRef, setIdentifierName |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.DeclarationOrDefinition |
|---|
getAccessKind, getLinkageSpecifier, getStorageSpecifiers, setAccessKind, setLinkageSpecifier, setStorageSpecifiers |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
|---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
| Method Detail |
|---|
java.lang.Boolean getIsMutable()
"true".
If the meaning of the 'Is Mutable' attribute isn't clear, there really should be more of a description here...
setIsMutable(Boolean),
GASTMPackage.getVariableDeclaration_IsMutable()void setIsMutable(java.lang.Boolean value)
Is Mutable' attribute.
value - the new value of the 'Is Mutable' attribute.getIsMutable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||