Uses of Interface
org.eclipse.tycho.ArtifactKey
-
Uses of ArtifactKey in org.eclipse.tycho
Subinterfaces of ArtifactKey in org.eclipse.tychoModifier and TypeInterfaceDescriptioninterfaceAn artifact key that carries additional information about the maven coordinates this one is located.interfaceClasses in org.eclipse.tycho that implement ArtifactKeyMethods in org.eclipse.tycho that return ArtifactKeyModifier and TypeMethodDescriptionClasspathEntry.getArtifactKey()ArtifactKey that corresponds to this classpath entry.ArtifactDescriptor.getKey()Eclipse/OSGi artifact key (a.k.a.TargetPlatform.resolveArtifact(String type, String id, String versionRef) Returns an artifact of the given type, id and matching version.Methods in org.eclipse.tycho with parameters of type ArtifactKeyModifier and TypeMethodDescriptionDependencyArtifacts.getArtifact(ArtifactKey key) TargetPlatform.getArtifactLocation(ArtifactKey artifact) Returns the file system location of the given target platform artifact.booleanTargetPlatform.isFileAlreadyAvailable(ArtifactKey artifactKey) static ResolvedArtifactKeyResolvedArtifactKey.of(ArtifactKey key, File location)