public class P2RepositoryTool.IU extends Object
Modifier and Type | Method and Description |
---|---|
List<String> |
getArtifacts() |
List<String> |
getInclusionIds()
Returns the IDs of IUs required with strict version range.
|
List<P2RepositoryTool.IdAndVersion> |
getInclusions()
Returns units required with strict version range.
|
List<String> |
getProperties()
Returns the properties of the IU as "key=value" strings.
|
List<String> |
getProvidedCapabilities() |
List<String> |
getRequiredIds() |
String |
getVersion() |
public List<String> getProperties() throws Exception
Exception
public List<String> getInclusionIds() throws Exception
Exception
public List<P2RepositoryTool.IdAndVersion> getInclusions() throws Exception
Exception
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.