public interface ValueArchiveServer extends EquinoxApplication
The following features are supported:
OsgiPackage.getValueArchiveServer()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ValueArchive> |
getArchives()
Returns the value of the 'Archives' containment reference list.
|
getConnections, getCustomizationProfile, getExporter, getModules, getProfile, getSecurityConfiguration, setCustomizationProfile, setSecurityConfiguration
getName, setName
getShortDescription, setShortDescription
org.eclipse.emf.common.util.EList<ValueArchive> getArchives()
ValueArchive
.
If the meaning of the 'Archives' containment reference list isn't clear, there really should be more of a description here...
OsgiPackage.getValueArchiveServer_Archives()