|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionType
A representation of the model object 'Function Type'.
The following features are supported:
GASTMPackage.getFunctionType()| Method Summary | |
|---|---|
|
getParameterTypes()
Returns the value of the 'Parameter Types' containment reference list. |
TypeReference |
getReturnType()
Returns the value of the 'Return Type' containment reference. |
void |
setReturnType(TypeReference value)
Sets the value of the ' Return Type' containment reference. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.Type |
|---|
getIsConst, setIsConst |
| 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.getFunctionType_ReturnType()void setReturnType(TypeReference value)
Return Type' containment reference.
value - the new value of the 'Return Type' containment reference.getReturnType()getParameterTypes()
FormalParameterType.
If the meaning of the 'Parameter Types' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getFunctionType_ParameterTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||