|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionDefinition
A representation of the model object 'Function Definition'.
The following features are supported:
GASTMPackage.getFunctionDefinition()| Method Summary | |
|---|---|
|
getBody()
Returns the value of the 'Body' containment reference list. |
|
getFormalParameters()
Returns the value of the 'Formal Parameters' containment reference list. |
FunctionMemberAttributes |
getFunctionMemberAttributes()
Returns the value of the 'Function Member Attributes' containment reference. |
FunctionScope |
getOpensScope()
Returns the value of the 'Opens Scope' reference. |
TypeReference |
getReturnType()
Returns the value of the 'Return Type' containment reference. |
void |
setFunctionMemberAttributes(FunctionMemberAttributes value)
Sets the value of the ' Function Member Attributes' containment reference. |
void |
setOpensScope(FunctionScope value)
Sets the value of the ' Opens Scope' reference. |
void |
setReturnType(TypeReference value)
Sets the value of the ' Return Type' containment reference. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.Definition |
|---|
getDefinitionType, getIdentifierName, setDefinitionType, 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 |
|---|
TypeReference getReturnType()
If the meaning of the 'Return Type' containment reference isn't clear, there really should be more of a description here...
setReturnType(TypeReference),
GASTMPackage.getFunctionDefinition_ReturnType()void setReturnType(TypeReference value)
Return Type' containment reference.
value - the new value of the 'Return Type' containment reference.getReturnType()getFormalParameters()
FormalParameterDefinition.
If the meaning of the 'Formal Parameters' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getFunctionDefinition_FormalParameters()getBody()
Statement.
If the meaning of the 'Body' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getFunctionDefinition_Body()FunctionMemberAttributes getFunctionMemberAttributes()
If the meaning of the 'Function Member Attributes' containment reference isn't clear, there really should be more of a description here...
setFunctionMemberAttributes(FunctionMemberAttributes),
GASTMPackage.getFunctionDefinition_FunctionMemberAttributes()void setFunctionMemberAttributes(FunctionMemberAttributes value)
Function Member Attributes' containment reference.
value - the new value of the 'Function Member Attributes' containment reference.getFunctionMemberAttributes()FunctionScope getOpensScope()
If the meaning of the 'Opens Scope' reference isn't clear, there really should be more of a description here...
setOpensScope(FunctionScope),
GASTMPackage.getFunctionDefinition_OpensScope()void setOpensScope(FunctionScope 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 | |||||||||