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