Uses of Interface
org.eclipse.tycho.ArtifactKey
-
Uses of ArtifactKey in org.eclipse.tycho
Subinterfaces of ArtifactKey in org.eclipse.tychoClasses in org.eclipse.tycho that implement ArtifactKeyMethods in org.eclipse.tycho that return ArtifactKeyModifier and TypeMethodDescriptionArtifactDescriptor.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 TypeMethodDescriptionTargetPlatform.getArtifactLocation(ArtifactKey artifact) Returns the file system location of the given target platform artifact.booleanTargetPlatform.isFileAlreadyAvailable(ArtifactKey artifactKey)