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.operations Describes high level provisioning operations that can be resolved and performed either modally or in the background. 
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.operations
IArtifactRepositoryManager
          A metadata repository manager is used to create, access, and manipulate IArtifactRepository instances.
 

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.