public class TargetPropertyTester
extends org.eclipse.core.expressions.PropertyTester
ITarget
s. Currently supported
properties are:
includeContainers
argument is specified, then
the element's containment chain is searched until a match
is foundConstructor and Description |
---|
TargetPropertyTester()
Initializes me.
|
Modifier and Type | Method and Description |
---|---|
boolean |
test(java.lang.Object receiver,
java.lang.String property,
java.lang.Object[] args,
java.lang.Object expectedValue) |