public interface Average extends NamedDocumentable
The following features are supported:
OsgiPackage.getAverage()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Item> |
getItems()
Returns the value of the 'Items' reference list.
|
String |
getSourcesRequired()
Returns the value of the 'Sources Required' attribute.
|
void |
setSourcesRequired(String value)
Sets the value of the '
Sources Required' attribute. |
getName, setNamegetShortDescription, setShortDescriptionorg.eclipse.emf.common.util.EList<Item> getItems()
Item.
If the meaning of the 'Items' reference list isn't clear, there really should be more of a description here...
OsgiPackage.getAverage_Items()String getSourcesRequired()
If the meaning of the 'Sources Required' attribute isn't clear, there really should be more of a description here...
setSourcesRequired(String),
OsgiPackage.getAverage_SourcesRequired()void setSourcesRequired(String value)
Sources Required' attribute.
value - the new value of the 'Sources Required' attribute.getSourcesRequired()