Package org.eclipse.tycho.test.util
Class P2RepositoryTool.IU
java.lang.Object
org.eclipse.tycho.test.util.P2RepositoryTool.IU
- Enclosing class:
- P2RepositoryTool
-
Method Summary
Modifier and TypeMethodDescriptionReturns the IDs of IUs required with strict version range.Returns units required with strict version range.Returns the properties of the IU as "key=value" strings.
-
Method Details
-
getVersion
- Throws:
Exception
-
getProperties
Returns the properties of the IU as "key=value" strings.- Throws:
Exception
-
getRequiredIds
- Throws:
Exception
-
getInclusionIds
Returns the IDs of IUs required with strict version range.- Throws:
Exception
-
getInclusions
Returns units required with strict version range.- Throws:
Exception
-
getArtifacts
- Throws:
Exception
-
getProvidedCapabilities
- Throws:
Exception
-