public class ArtifactMatcher extends Object
Constructor and Description |
---|
ArtifactMatcher() |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.equinox.p2.metadata.Version |
parseAsOSGiVersion(String version) |
static org.eclipse.equinox.p2.metadata.IInstallableUnit |
resolveReference(String type,
String id,
org.eclipse.equinox.p2.metadata.Version version,
LinkedHashSet<org.eclipse.equinox.p2.metadata.IInstallableUnit> candidateUnits) |
public static org.eclipse.equinox.p2.metadata.IInstallableUnit resolveReference(String type, String id, org.eclipse.equinox.p2.metadata.Version version, LinkedHashSet<org.eclipse.equinox.p2.metadata.IInstallableUnit> candidateUnits) throws IllegalArtifactReferenceException
public static org.eclipse.equinox.p2.metadata.Version parseAsOSGiVersion(String version) throws IllegalArtifactReferenceException
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.