| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute.
|
|
getRegion()
Returns the value of the 'Region' containment reference list.
|
java.lang.String |
getSnippet()
Returns the value of the 'Snippet' attribute.
|
void |
setLanguage(java.lang.String value)
Sets the value of the '
Language' attribute. |
void |
setSnippet(java.lang.String value)
Sets the value of the '
Snippet' attribute. |
getAnnotation, getAttributegetRegion()
SourceRegion.
If the meaning of the 'Region' containment reference list isn't clear, there really should be more of a description here...
SourcePackage.getSourceRef_Region()java.lang.String getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
setLanguage(String),
SourcePackage.getSourceRef_Language()void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()java.lang.String getSnippet()
If the meaning of the 'Snippet' attribute isn't clear, there really should be more of a description here...
setSnippet(String),
SourcePackage.getSourceRef_Snippet()void setSnippet(java.lang.String value)
Snippet' attribute.
value - the new value of the 'Snippet' attribute.getSnippet()