|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Declaration
A representation of the model object 'Declaration'.
The following features are supported:
GASTMPackage.getDeclaration()| Method Summary | |
|---|---|
TypeReference |
getDeclarationType()
Returns the value of the 'Declaration Type' containment reference. |
Definition |
getDefRef()
Returns the value of the 'Def Ref' reference. |
Name |
getIdentifierName()
Returns the value of the 'Identifier Name' containment reference. |
void |
setDeclarationType(TypeReference value)
Sets the value of the ' Declaration Type' containment reference. |
void |
setDefRef(Definition value)
Sets the value of the ' Def Ref' reference. |
void |
setIdentifierName(Name value)
Sets the value of the ' Identifier Name' containment reference. |
| 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 |
|---|
Definition getDefRef()
If the meaning of the 'Def Ref' reference isn't clear, there really should be more of a description here...
setDefRef(Definition),
GASTMPackage.getDeclaration_DefRef()void setDefRef(Definition value)
Def Ref' reference.
value - the new value of the 'Def Ref' reference.getDefRef()Name getIdentifierName()
If the meaning of the 'Identifier Name' containment reference isn't clear, there really should be more of a description here...
setIdentifierName(Name),
GASTMPackage.getDeclaration_IdentifierName()void setIdentifierName(Name value)
Identifier Name' containment reference.
value - the new value of the 'Identifier Name' containment reference.getIdentifierName()TypeReference getDeclarationType()
If the meaning of the 'Declaration Type' containment reference isn't clear, there really should be more of a description here...
setDeclarationType(TypeReference),
GASTMPackage.getDeclaration_DeclarationType()void setDeclarationType(TypeReference value)
Declaration Type' containment reference.
value - the new value of the 'Declaration Type' containment reference.getDeclarationType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||