public interface ValueArchive extends NamedDocumentable
The following features are supported:
OsgiPackage.getValueArchive()
Modifier and Type | Method and Description |
---|---|
ArchiveConfiguration |
getArchiveconfiguration()
Returns the value of the 'Archiveconfiguration' reference.
|
org.eclipse.emf.common.util.EList<Item> |
getItems()
Returns the value of the 'Items' reference list.
|
void |
setArchiveconfiguration(ArchiveConfiguration value)
Sets the value of the '
Archiveconfiguration ' reference. |
getName, setName
getShortDescription, setShortDescription
org.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()
ArchiveConfiguration getArchiveconfiguration()
If the meaning of the 'Archiveconfiguration' reference isn't clear, there really should be more of a description here...
setArchiveconfiguration(ArchiveConfiguration)
,
OsgiPackage.getValueArchive_Archiveconfiguration()
void setArchiveconfiguration(ArchiveConfiguration value)
Archiveconfiguration
' reference.
value
- the new value of the 'Archiveconfiguration' reference.getArchiveconfiguration()