|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeclarationOrDefinition
A representation of the model object 'Declaration Or Definition'.
The following features are supported:
GASTMPackage.getDeclarationOrDefinition()| Method Summary | |
|---|---|
AccessKind |
getAccessKind()
Returns the value of the 'Access Kind' containment reference. |
java.lang.String |
getLinkageSpecifier()
Returns the value of the 'Linkage Specifier' attribute. |
StorageSpecification |
getStorageSpecifiers()
Returns the value of the 'Storage Specifiers' containment reference. |
void |
setAccessKind(AccessKind value)
Sets the value of the ' Access Kind' containment reference. |
void |
setLinkageSpecifier(java.lang.String value)
Sets the value of the ' Linkage Specifier' attribute. |
void |
setStorageSpecifiers(StorageSpecification value)
Sets the value of the ' Storage Specifiers' containment reference. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
|---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
| Method Detail |
|---|
StorageSpecification getStorageSpecifiers()
If the meaning of the 'Storage Specifiers' containment reference isn't clear, there really should be more of a description here...
setStorageSpecifiers(StorageSpecification),
GASTMPackage.getDeclarationOrDefinition_StorageSpecifiers()void setStorageSpecifiers(StorageSpecification value)
Storage Specifiers' containment reference.
value - the new value of the 'Storage Specifiers' containment reference.getStorageSpecifiers()AccessKind getAccessKind()
If the meaning of the 'Access Kind' containment reference isn't clear, there really should be more of a description here...
setAccessKind(AccessKind),
GASTMPackage.getDeclarationOrDefinition_AccessKind()void setAccessKind(AccessKind value)
Access Kind' containment reference.
value - the new value of the 'Access Kind' containment reference.getAccessKind()java.lang.String getLinkageSpecifier()
If the meaning of the 'Linkage Specifier' attribute isn't clear, there really should be more of a description here...
setLinkageSpecifier(String),
GASTMPackage.getDeclarationOrDefinition_LinkageSpecifier()void setLinkageSpecifier(java.lang.String value)
Linkage Specifier' attribute.
value - the new value of the 'Linkage Specifier' attribute.getLinkageSpecifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||