public interface DebianDeploymentMechanism extends CommonDeploymentMechanism
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<String> |
getAdditionalDependencies()
Returns the value of the 'Additional Dependencies' attribute list.
|
getChanges, getMaintainer, setMaintainerorg.eclipse.emf.common.util.EList<String> getAdditionalDependencies()
String.
If the meaning of the 'Additional Dependencies' attribute list isn't clear, there really should be more of a description here...
DeploymentPackage.getDebianDeploymentMechanism_AdditionalDependencies()