Eclipse Platform
Release 3.6

Uses of Package
org.eclipse.equinox.p2.repository.artifact

Packages that use org.eclipse.equinox.p2.repository.artifact
org.eclipse.equinox.p2.engine Provides support for interacting with the p2 provisioning engine Package Specification This package specifies API for interacting with the p2 provisioning engine. 
org.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
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
ArtifactDescriptorQuery
          A general purpose query for matching IArtifactDescriptor instances that satisfy various criteria.
ArtifactKeyQuery
          A general purpose query for matching IArtifactKey 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
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
IArtifactRepository
          A repository containing artifacts.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.