static org.eclipse.equinox.p2.query.IQuery<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
ArtifactTypeHelper.createQueryFor(java.lang.String type,
java.lang.String id,
org.eclipse.equinox.p2.metadata.VersionRange versionRange)
Returns a query matching the installable units representing the specified Eclipse
artifact(s).
|
static org.eclipse.equinox.p2.metadata.IRequirement |
ArtifactTypeHelper.createRequirementFor(java.lang.String type,
java.lang.String id,
org.eclipse.equinox.p2.metadata.VersionRange versionRange) |
static org.eclipse.equinox.p2.metadata.Version |
ArtifactMatcher.parseAsOSGiVersion(java.lang.String version) |
ArtifactKey |
TargetPlatformBaseImpl.resolveArtifact(java.lang.String type,
java.lang.String id,
java.lang.String version) |
static org.eclipse.equinox.p2.metadata.IInstallableUnit |
ArtifactMatcher.resolveReference(java.lang.String type,
java.lang.String id,
org.eclipse.equinox.p2.metadata.Version version,
java.util.LinkedHashSet<org.eclipse.equinox.p2.metadata.IInstallableUnit> candidateUnits) |
org.eclipse.equinox.p2.metadata.IInstallableUnit |
TargetPlatformBaseImpl.resolveUnit(java.lang.String type,
java.lang.String id,
org.eclipse.equinox.p2.metadata.Version version) |
org.eclipse.equinox.p2.metadata.IInstallableUnit |
P2TargetPlatform.resolveUnit(java.lang.String type,
java.lang.String id,
org.eclipse.equinox.p2.metadata.Version version)
|