| Constructor and Description |
|---|
ElementMatcher(String id,
Class<?> clazz,
List<String> tagsToMatch) |
ElementMatcher(String id,
Class<?> clazz,
String tag) |
public ElementMatcher(String id, Class<?> clazz, String tag)
id - The elementId of the desired elementclazz - The class specification of the desired elementtag - A tag which must be specified on the desired elementpublic boolean select(MApplicationElement element)
Selector
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.