public interface ValueArchive extends NamedDocumentable
The following features are supported:
OsgiPackage.getValueArchive()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Item> |
getItems()
Returns the value of the 'Items' reference list.
|
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.getValueArchive_Items()