public interface GlobalSummaryItem extends Item
The following features are supported:
OsgiPackage.getGlobalSummaryItem()
Modifier and Type | Method and Description |
---|---|
String |
getAttribute()
Returns the value of the 'Attribute' attribute.
|
void |
setAttribute(String value)
Sets the value of the '
Attribute ' attribute. |
getInformation, getItemFeatures, getName, setInformation, setName
String getAttribute()
If the meaning of the 'Attribute' attribute isn't clear, there really should be more of a description here...
setAttribute(String)
,
OsgiPackage.getGlobalSummaryItem_Attribute()
void setAttribute(String value)
Attribute
' attribute.
value
- the new value of the 'Attribute' attribute.getAttribute()