Uses of Class
org.eclipse.tycho.repository.local.GAVArtifactDescriptor
-
Packages that use GAVArtifactDescriptor Package Description org.eclipse.tycho.p2.target org.eclipse.tycho.repository.local -
-
Uses of GAVArtifactDescriptor in org.eclipse.tycho.p2.target
Methods in org.eclipse.tycho.p2.target that return GAVArtifactDescriptor Modifier and Type Method Description protected GAVArtifactDescriptorTargetPlatformBundlePublisher.PublishedBundlesArtifactRepository. getInternalDescriptorForAdding(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor)private GAVArtifactDescriptorTargetPlatformBundlePublisher.PublishedBundlesArtifactRepository. toInternalDescriptor(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor) -
Uses of GAVArtifactDescriptor in org.eclipse.tycho.repository.local
Methods in org.eclipse.tycho.repository.local that return GAVArtifactDescriptor Modifier and Type Method Description protected GAVArtifactDescriptorLocalArtifactRepository. getInternalDescriptorForAdding(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor)private GAVArtifactDescriptorLocalArtifactRepository. toInternalDescriptor(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor)
-