public class UserVisibleRootQuery extends IUProfilePropertyQuery
IInstallableUnit
s that are marked visible to the user.ANY
Constructor and Description |
---|
UserVisibleRootQuery()
Creates a new query that will match all installable units marked visible to the user.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isUserVisible(IInstallableUnit iu,
IProfile profile)
Test if the
IInstallableUnit , in the context of a IProfile is visible to the user |
getContext, getExpression, getMatchingClass, isMatch, perform, perform, postPerform, prePerform, setIndexProvider
public UserVisibleRootQuery()
public static boolean isUserVisible(IInstallableUnit iu, IProfile profile)
IInstallableUnit
, in the context of a IProfile
is visible to the useriu
- the element being tested.profile
- the context in which the iu is tested
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.