Uses of Class
org.eclipse.tycho.repository.p2base.artifact.repository.AbstractArtifactRepository2
-
Packages that use AbstractArtifactRepository2 Package Description org.eclipse.tycho.repository.local org.eclipse.tycho.repository.p2base.artifact.repository -
-
Uses of AbstractArtifactRepository2 in org.eclipse.tycho.repository.local
Subclasses of AbstractArtifactRepository2 in org.eclipse.tycho.repository.local Modifier and Type Class Description classLocalArtifactRepository -
Uses of AbstractArtifactRepository2 in org.eclipse.tycho.repository.p2base.artifact.repository
Subclasses of AbstractArtifactRepository2 in org.eclipse.tycho.repository.p2base.artifact.repository Modifier and Type Class Description classArtifactRepositoryBaseImpl<ArtifactDescriptorT extends org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor>Base implementation of a mutable, file system based p2 artifact repository.classProviderOnlyArtifactRepositoryRead-only repository which delegates artifact read operations to a provider instance.
-