Package | Description |
---|---|
org.eclipse.e4.ui.workbench.modeling |
Application programming interfaces describing the Eclipse 4 model services.
|
Modifier and Type | Class and Description |
---|---|
class |
ElementMatcher
This is an implementation of a Selector that implements the existing 'findElements'.
|
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
EModelService.findElements(MApplicationElement searchRoot,
Class<T> clazz,
int searchFlags,
Selector matcher)
Return a list of any elements that match the given search criteria.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.