Uses of Package
org.eclipse.equinox.p2.repository.artifact
-
Packages that use org.eclipse.equinox.p2.repository.artifact Package Description org.eclipse.equinox.p2.engine Provides support for interacting with the p2 provisioning engineorg.eclipse.equinox.p2.repository.artifact Defines artifact repository.org.eclipse.equinox.p2.repository.artifact.spi Defines SPI for registering new implementations of artifact repositories.org.eclipse.equinox.p2.ui Provides provisioning user interface classes that can be used for assembling a provisioning UI. -
Classes in org.eclipse.equinox.p2.repository.artifact used by org.eclipse.equinox.p2.engine Class Description IArtifactDescriptor An artifact descriptor describes an artifact stored in some artifact repository.IArtifactRepository A repository containing artifacts. -
Classes in org.eclipse.equinox.p2.repository.artifact used by org.eclipse.equinox.p2.repository.artifact Class Description ArtifactDescriptorQuery A general purpose query for matchingIArtifactDescriptor
instances that satisfy various criteria.ArtifactKeyQuery A general purpose query for matchingIArtifactKey
instances that satisfy various criteria.IArtifactDescriptor An artifact descriptor describes an artifact stored in some artifact repository.IArtifactRepository A repository containing artifacts.IArtifactRequest Represents a request to transfer an artifact from an artifact repository.IProcessingStepDescriptor Describes a processing step. -
Classes in org.eclipse.equinox.p2.repository.artifact used by org.eclipse.equinox.p2.repository.artifact.spi Class Description IArtifactDescriptor An artifact descriptor describes an artifact stored in some artifact repository.IArtifactRepository A repository containing artifacts.IArtifactRequest Represents a request to transfer an artifact from an artifact repository.IProcessingStepDescriptor Describes a processing step. -
Classes in org.eclipse.equinox.p2.repository.artifact used by org.eclipse.equinox.p2.ui Class Description IArtifactRepository A repository containing artifacts.