public interface FormalParameterType extends DataType
The following features are supported:
GASTMPackage.getFormalParameterType()| Modifier and Type | Method and Description |
|---|---|
TypeReference |
getType()
Returns the value of the 'Type' containment reference.
|
void |
setType(TypeReference value)
Sets the value of the '
Type' containment reference. |
getIsConst, setIsConstgetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoTypeReference getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(TypeReference),
GASTMPackage.getFormalParameterType_Type()void setType(TypeReference value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()