Eclipse Platform
Release 3.6

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

Packages that use org.eclipse.equinox.p2.metadata.index
org.eclipse.equinox.internal.p2.metadata.index   
org.eclipse.equinox.p2.engine.query Provides queries specific to profiles Package Specification This package specifies API for querying the profile. 
org.eclipse.equinox.p2.metadata.expression Provides a simple expression language used to represent requirements and filters in the metadada Package Specification This package defines a simple expression language that is used to define requirements and filters in the metadata, but also form the base of the p2 query language. 
org.eclipse.equinox.p2.metadata.index Provides classes for metadata query indexing Package Specification This package provides API for creating and manipulating indices that are used to optimize queries against a particular queryable source. 
org.eclipse.equinox.p2.query Provides common classes for the query mechanism. 
org.eclipse.equinox.p2.repository.artifact Defines artifact repository. 
org.eclipse.equinox.p2.touchpoint.eclipse.query Provides query utilities specific to provisioning of OSGi bundles Package Specification This package specifies API for querying and manipulating provisioning metadata that is specific to OSGi bundles or Eclipse-specific constructs such as features. 
 

Classes in org.eclipse.equinox.p2.metadata.index used by org.eclipse.equinox.internal.p2.metadata.index
IIndexProvider
          An index provider is typically an IQueryable.
 

Classes in org.eclipse.equinox.p2.metadata.index used by org.eclipse.equinox.p2.engine.query
IQueryWithIndex
          An extension of the IQuery that allows use of indexes.
 

Classes in org.eclipse.equinox.p2.metadata.index used by org.eclipse.equinox.p2.metadata.expression
IIndexProvider
          An index provider is typically an IQueryable.
 

Classes in org.eclipse.equinox.p2.metadata.index used by org.eclipse.equinox.p2.metadata.index
IIndex
          Indexed access to the elements provided by an IQueryable
IIndexProvider
          An index provider is typically an IQueryable.
 

Classes in org.eclipse.equinox.p2.metadata.index used by org.eclipse.equinox.p2.query
IIndex
          Indexed access to the elements provided by an IQueryable
IIndexProvider
          An index provider is typically an IQueryable.
IQueryWithIndex
          An extension of the IQuery that allows use of indexes.
 

Classes in org.eclipse.equinox.p2.metadata.index used by org.eclipse.equinox.p2.repository.artifact
IQueryWithIndex
          An extension of the IQuery that allows use of indexes.
 

Classes in org.eclipse.equinox.p2.metadata.index used by org.eclipse.equinox.p2.touchpoint.eclipse.query
IQueryWithIndex
          An extension of the IQuery that allows use of indexes.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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