|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NameReference
A representation of the model object 'Name Reference'.
The following features are supported:
GASTMPackage.getNameReference()
Method Summary | |
---|---|
Name |
getName()
Returns the value of the 'Name' containment reference. |
DefinitionObject |
getRefersTo()
Returns the value of the 'Refers To' containment reference. |
void |
setName(Name value)
Sets the value of the ' Name ' containment reference. |
void |
setRefersTo(DefinitionObject value)
Sets the value of the ' Refers To ' containment reference. |
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 |
---|
Name getName()
If the meaning of the 'Name' containment reference isn't clear, there really should be more of a description here...
setName(Name)
,
GASTMPackage.getNameReference_Name()
void setName(Name value)
Name
' containment reference.
value
- the new value of the 'Name' containment reference.getName()
DefinitionObject getRefersTo()
If the meaning of the 'Refers To' containment reference isn't clear, there really should be more of a description here...
setRefersTo(DefinitionObject)
,
GASTMPackage.getNameReference_RefersTo()
void setRefersTo(DefinitionObject value)
Refers To
' containment reference.
value
- the new value of the 'Refers To' containment reference.getRefersTo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |