public interface SummaryItem extends Item
The following features are supported:
OsgiPackage.getSummaryItem()
Modifier and Type | Method and Description |
---|---|
SummaryGroup |
getGroup()
Returns the value of the 'Group' reference.
|
void |
setGroup(SummaryGroup value)
Sets the value of the '
Group ' reference. |
getInformation, getItemFeatures, getName, setInformation, setName
SummaryGroup getGroup()
If the meaning of the 'Group' reference isn't clear, there really should be more of a description here...
setGroup(SummaryGroup)
,
OsgiPackage.getSummaryItem_Group()
void setGroup(SummaryGroup value)
Group
' reference.
value
- the new value of the 'Group' reference.getGroup()