|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.equinox.p2.metadata.query.ExpressionQuery<IInstallableUnit>
org.eclipse.equinox.p2.metadata.query.CategoryMemberQuery
public final class CategoryMemberQuery
A query matching every IInstallableUnit
that is a member
of the specified category.
Constructor Summary | |
---|---|
CategoryMemberQuery(IInstallableUnit category)
Creates a new query that will return the members of the given category. |
Method Summary |
---|
Methods inherited from class org.eclipse.equinox.p2.metadata.query.ExpressionQuery |
---|
getContext, getExpression, getMatchingClass, isMatch, matchAll, matchNothing, perform, perform, postPerform, prePerform, setIndexProvider |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CategoryMemberQuery(IInstallableUnit category)
IInstallableUnit
is not a category, then no installable unit will satisfy the query.
category
- The category
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.