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, setIndexProviderpublic static boolean isOSGiBundle(IInstallableUnit iu)
IInstallableUnit describes an OSGi bundle.iu - the element being tested.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.