Eclipse Platform
Release 3.6

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

Packages that use org.eclipse.equinox.p2.metadata.query
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.query Provides classes for the query the metadata. 
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.query used by org.eclipse.equinox.p2.engine.query
ExpressionQuery
          A query that matches candidates against an expression.
 

Classes in org.eclipse.equinox.p2.metadata.query used by org.eclipse.equinox.p2.metadata.query
ExpressionQuery
          A query that matches candidates against an expression.
InstallableUnitQuery
          A query that matches on the id and version of an IInstallableUnit.
 

Classes in org.eclipse.equinox.p2.metadata.query used by org.eclipse.equinox.p2.query
ExpressionContextQuery
          A query that evaluates using an iterator as input and produces a new iterator.
 

Classes in org.eclipse.equinox.p2.metadata.query used by org.eclipse.equinox.p2.repository.artifact
ExpressionQuery
          A query that matches candidates against an expression.
 

Classes in org.eclipse.equinox.p2.metadata.query used by org.eclipse.equinox.p2.touchpoint.eclipse.query
ExpressionQuery
          A query that matches candidates against an expression.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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