public interface P2Platform
extends org.eclipse.emf.ecore.EObject
The following features are supported:
DeploymentPackage.getP2Platform()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<String> |
getRepositories()
Returns the value of the 'Repositories' attribute list.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
org.eclipse.emf.common.util.EList<String> getRepositories()
String.
If the meaning of the 'Repositories' attribute list isn't clear, there really should be more of a description here...
DeploymentPackage.getP2Platform_Repositories()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DeploymentPackage.getP2Platform_Name()