Eclipse Platform
Release 3.6

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

Packages that use org.eclipse.equinox.p2.repository.metadata
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.metadata Defines metadata repository. 
org.eclipse.equinox.p2.repository.metadata.spi Defines SPI for registering new implementations of metadata 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.metadata used by org.eclipse.equinox.p2.operations
IMetadataRepositoryManager
          A metadata repository manager is used to create, access, and manipulate IMetadataRepository instances.
 

Classes in org.eclipse.equinox.p2.repository.metadata used by org.eclipse.equinox.p2.repository.metadata
IMetadataRepository
          A metadata repository stores information about a set of installable units This interface is not intended to be implemented by clients.
 

Classes in org.eclipse.equinox.p2.repository.metadata used by org.eclipse.equinox.p2.repository.metadata.spi
IMetadataRepository
          A metadata repository stores information about a set of installable units This interface is not intended to be implemented by clients.
 

Classes in org.eclipse.equinox.p2.repository.metadata used by org.eclipse.equinox.p2.ui
IMetadataRepository
          A metadata repository stores information about a set of installable units This interface is not intended to be implemented by clients.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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