public interface WeakReferenceDataSourceItem extends Item
The following features are supported:
Modifier and Type | Method and Description |
---|---|
String |
getDataSourceId()
Returns the value of the 'Data Source Id' attribute.
|
void |
setDataSourceId(String value)
Sets the value of the '
Data Source Id ' attribute. |
getInformation, getItemFeatures, getName, setInformation, setName
String getDataSourceId()
If the meaning of the 'Data Source Id' attribute isn't clear, there really should be more of a description here...
setDataSourceId(String)
,
OsgiPackage.getWeakReferenceDataSourceItem_DataSourceId()
void setDataSourceId(String value)
Data Source Id
' attribute.
value
- the new value of the 'Data Source Id' attribute.getDataSourceId()