Eclipse Platform
Release 3.6

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

Defines artifact repository.

See:
          Description

Interface Summary
IArtifactDescriptor An artifact descriptor describes an artifact stored in some artifact repository.
IArtifactRepository A repository containing artifacts.
IArtifactRepositoryManager A metadata repository manager is used to create, access, and manipulate IArtifactRepository instances.
IArtifactRequest Represents a request to transfer an artifact from an artifact repository.
IFileArtifactRepository An artifact repository whose artifacts are available in the local file system.
IProcessingStepDescriptor Describes a processing step.
 

Class Summary
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.
 

Package org.eclipse.equinox.p2.repository.artifact Description

Defines artifact repository.

Package Specification

This package defines the concept of artifact repository. An artifact repository stores artifacts.

Since:
2.0


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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