public interface TypeQualifiedIdentifierReference extends NameReference
The following features are supported:
GASTMPackage.getTypeQualifiedIdentifierReference()| Modifier and Type | Method and Description |
|---|---|
|
getAggregateType()
Returns the value of the 'Aggregate Type' containment reference list.
|
IdentifierReference |
getMember()
Returns the value of the 'Member' containment reference.
|
void |
setMember(IdentifierReference value)
Sets the value of the '
Member' containment reference. |
getName, getRefersTo, setName, setRefersTogetExpressionType, setExpressionTypegetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfogetAggregateType()
TypeReference.
If the meaning of the 'Aggregate Type' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getTypeQualifiedIdentifierReference_AggregateType()IdentifierReference getMember()
If the meaning of the 'Member' containment reference isn't clear, there really should be more of a description here...
setMember(IdentifierReference),
GASTMPackage.getTypeQualifiedIdentifierReference_Member()void setMember(IdentifierReference value)
Member' containment reference.
value - the new value of the 'Member' containment reference.getMember()