Class ElementMatcher
java.lang.Object
org.eclipse.e4.ui.workbench.modeling.ElementMatcher
- All Implemented Interfaces:
Selector
-
Constructor Summary
ConstructorsConstructorDescriptionElementMatcher(String id, Class<?> clazz, String tag) ElementMatcher(String id, Class<?> clazz, List<String> tagsToMatch) -
Method Summary
Modifier and TypeMethodDescriptionbooleanselect(MApplicationElement element) Call for each element to find matching elements