public final class OSGiBundleQuery extends ExpressionMatchQuery<IInstallableUnit>
IInstallableUnit
that describes an OSGi bundle.Constructor and Description |
---|
OSGiBundleQuery() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isOSGiBundle(IInstallableUnit iu)
Test if the
IInstallableUnit describes an OSGi bundle. |
getContext, getExpression, getMatchingClass, isMatch, perform, perform, postPerform, prePerform, setIndexProvider
public static boolean isOSGiBundle(IInstallableUnit iu)
IInstallableUnit
describes an OSGi bundle.iu
- the element being tested.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.