Uses of Interface
org.eclipse.tycho.ArtifactDescriptor
-
Uses of ArtifactDescriptor in org.eclipse.tycho
Methods in org.eclipse.tycho that return ArtifactDescriptorModifier and TypeMethodDescriptionDependencyArtifacts.getArtifact(String type, String id, String version) Returns artifact of the given type and id and best matching version or null if no such artifact is found.DependencyArtifacts.getArtifact(ArtifactKey key) Methods in org.eclipse.tycho that return types with arguments of type ArtifactDescriptorModifier and TypeMethodDescriptionDependencyArtifacts.getArtifact(File location) Returns map of artifact descriptors at the given location.DependencyArtifacts.getArtifacts()Returns all artifacts.DependencyArtifacts.getArtifacts(String type) Returns all artifacts of the given type.DependencyArtifacts.getFragments()