|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourceRef
A representation of the model object 'Ref'.
The following features are supported:
SourcePackage.getSourceRef()| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
|---|
getAnnotation, getAttribute |
| Method Detail |
|---|
getRegion()
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||