Uses of Interface
org.eclipse.tycho.ArtifactKey
-
-
Uses of ArtifactKey in org.eclipse.sisu.equinox.launching
Methods in org.eclipse.sisu.equinox.launching with parameters of type ArtifactKey Modifier and Type Method Description voidDefaultEquinoxInstallationDescription. addBundle(ArtifactKey key, File file)voidDefaultEquinoxInstallationDescription. addBundle(ArtifactKey key, File file, boolean override)voidEquinoxInstallationDescription. addBundle(ArtifactKey key, File basedir)voidEquinoxInstallationDescription. addBundle(ArtifactKey key, File basedir, boolean override) -
Uses of ArtifactKey in org.eclipse.sisu.equinox.launching.internal
Method parameters in org.eclipse.sisu.equinox.launching.internal with type arguments of type ArtifactKey Modifier and Type Method Description protected StringDefaultEquinoxInstallationFactory. toOsgiBundles(Map<ArtifactKey,File> bundles, Map<String,BundleStartLevel> startLevel, BundleStartLevel defaultStartLevel) -
Uses of ArtifactKey in org.eclipse.tycho
Classes in org.eclipse.tycho that implement ArtifactKey Modifier and Type Class Description classDefaultArtifactKeyMethods in org.eclipse.tycho that return ArtifactKey Modifier and Type Method Description ArtifactKeyArtifactDescriptor. getKey()Eclipse/OSGi artifact key (a.k.a. -
Uses of ArtifactKey in org.eclipse.tycho.artifacts
Methods in org.eclipse.tycho.artifacts that return ArtifactKey Modifier and Type Method Description ArtifactKeyTargetPlatform. resolveArtifact(String type, String id, String versionRef)Returns an artifact of the given type, id and matching version.Methods in org.eclipse.tycho.artifacts with parameters of type ArtifactKey Modifier and Type Method Description ArtifactDescriptorDependencyArtifacts. getArtifact(ArtifactKey key)FileTargetPlatform. getArtifactLocation(ArtifactKey artifact)Returns the file system location of the given target platform artifact. -
Uses of ArtifactKey in org.eclipse.tycho.classpath
Methods in org.eclipse.tycho.classpath that return ArtifactKey Modifier and Type Method Description ArtifactKeyClasspathEntry. getArtifactKey()ArtifactKey that corresponds to this classpath entry. -
Uses of ArtifactKey in org.eclipse.tycho.core
Methods in org.eclipse.tycho.core that return ArtifactKey Modifier and Type Method Description ArtifactKeyTychoProject. getArtifactKey(ReactorProject project) -
Uses of ArtifactKey in org.eclipse.tycho.core.osgitools
Methods in org.eclipse.tycho.core.osgitools that return ArtifactKey Modifier and Type Method Description ArtifactKeyDefaultClasspathEntry. getArtifactKey()ArtifactKeyEclipseApplicationProject. getArtifactKey(ReactorProject project)ArtifactKeyEclipseFeatureProject. getArtifactKey(ReactorProject project)ArtifactKeyEclipseRepositoryProject. getArtifactKey(ReactorProject project)The published repository is always under the id of the maven project: this published repository can contain multiple products.ArtifactKeyOsgiBundleProject. getArtifactKey(ReactorProject project)ArtifactKeyP2IUProject. getArtifactKey(ReactorProject project)ArtifactKeyUpdateSiteProject. getArtifactKey(ReactorProject project)ArtifactKeyDefaultArtifactDescriptor. getKey()ArtifactKeyOsgiBundleProject. readArtifactKey(File location)ArtifactKeyOsgiManifest. toArtifactKey()Returns the bundle's key in the Eclipse artifact coordinate system.Constructors in org.eclipse.tycho.core.osgitools with parameters of type ArtifactKey Constructor Description DefaultArtifactDescriptor(ArtifactKey key, File location, ReactorProject project, String classifier, Set<Object> installableUnits)DefaultClasspathEntry(ReactorProject project, ArtifactKey key, List<File> locations, List<ClasspathEntry.AccessRule> rules)DefaultFeatureDescription(ArtifactKey key, File location, ReactorProject project, String classifier, Feature feature, FeatureRef featureRef, Set<Object> installableUnits)DefaultPluginDescription(ArtifactKey key, File location, ReactorProject project, String classifier, PluginRef pluginRef, Set<Object> installableUnits) -
Uses of ArtifactKey in org.eclipse.tycho.core.osgitools.targetplatform
Fields in org.eclipse.tycho.core.osgitools.targetplatform with type parameters of type ArtifactKey Modifier and Type Field Description protected Map<ArtifactKey,ArtifactDescriptor>ArtifactCollection. artifactsMethods in org.eclipse.tycho.core.osgitools.targetplatform that return ArtifactKey Modifier and Type Method Description ArtifactKeyLocalDependencyResolver. getArtifactKey(org.apache.maven.execution.MavenSession session, File plugin)ArtifactKeyLocalDependencyResolver. getArtifactKey(org.apache.maven.execution.MavenSession session, org.apache.maven.project.MavenProject project)protected ArtifactKeyArtifactCollection. normalize(ArtifactKey key)protected ArtifactKeyDefaultDependencyArtifacts. normalize(ArtifactKey key)protected ArtifactKeyArtifactCollection. normalizePluginType(ArtifactKey key)Methods in org.eclipse.tycho.core.osgitools.targetplatform with parameters of type ArtifactKey Modifier and Type Method Description voidArtifactCollection. addArtifactFile(ArtifactKey key, File location, Set<Object> installableUnits)voidArtifactCollection. addReactorArtifact(ArtifactKey key, ReactorProject project, String classifier, Set<Object> installableUnits)ArtifactDescriptorArtifactCollection. getArtifact(ArtifactKey key)protected ArtifactKeyArtifactCollection. normalize(ArtifactKey key)protected ArtifactKeyDefaultDependencyArtifacts. normalize(ArtifactKey key)protected ArtifactKeyArtifactCollection. normalizePluginType(ArtifactKey key) -
Uses of ArtifactKey in org.eclipse.tycho.dev
Methods in org.eclipse.tycho.dev that return ArtifactKey Modifier and Type Method Description ArtifactKeyDevBundleInfo. getArtifactKey()Constructors in org.eclipse.tycho.dev with parameters of type ArtifactKey Constructor Description DevBundleInfo(ArtifactKey artifactKey, File location, String devEntries) -
Uses of ArtifactKey in org.eclipse.tycho.p2.target
Methods in org.eclipse.tycho.p2.target that return ArtifactKey Modifier and Type Method Description static ArtifactKeyArtifactTypeHelper. toTychoArtifact(org.eclipse.equinox.p2.metadata.IInstallableUnit unit)Methods in org.eclipse.tycho.p2.target with parameters of type ArtifactKey Modifier and Type Method Description FileFinalTargetPlatformImpl. getArtifactLocation(ArtifactKey artifact)FilePreliminaryTargetPlatformImpl. getArtifactLocation(ArtifactKey artifact)static org.eclipse.equinox.p2.metadata.IArtifactKeyArtifactTypeHelper. toP2ArtifactKey(ArtifactKey artifact) -
Uses of ArtifactKey in org.eclipse.tycho.surefire.provisioning
Methods in org.eclipse.tycho.surefire.provisioning with parameters of type ArtifactKey Modifier and Type Method Description voidProvisionedInstallationDescription. addBundle(ArtifactKey key, File basedir)voidProvisionedInstallationDescription. addBundle(ArtifactKey key, File basedir, boolean override)
-