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, setSecurityConfigurationgetName, setNamegetShortDescription, setShortDescriptionorg.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()