|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QualifiedIdentifierReference
A representation of the model object 'Qualified Identifier Reference'.
The following features are supported:
GASTMPackage.getQualifiedIdentifierReference()
Method Summary | |
---|---|
IdentifierReference |
getMember()
Returns the value of the 'Member' containment reference. |
Expression |
getQualifiers()
Returns the value of the 'Qualifiers' containment reference. |
void |
setMember(IdentifierReference value)
Sets the value of the ' Member ' containment reference. |
void |
setQualifiers(Expression value)
Sets the value of the ' Qualifiers ' containment reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.NameReference |
---|
getName, getRefersTo, setName, setRefersTo |
Methods inherited from interface org.eclipse.modisco.omg.gastm.Expression |
---|
getExpressionType, setExpressionType |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
Expression getQualifiers()
If the meaning of the 'Qualifiers' containment reference isn't clear, there really should be more of a description here...
setQualifiers(Expression)
,
GASTMPackage.getQualifiedIdentifierReference_Qualifiers()
void setQualifiers(Expression value)
Qualifiers
' containment reference.
value
- the new value of the 'Qualifiers' containment reference.getQualifiers()
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.getQualifiedIdentifierReference_Member()
void setMember(IdentifierReference value)
Member
' containment reference.
value
- the new value of the 'Member' containment reference.getMember()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |