public class PreferencesPropertyTester
extends org.eclipse.core.expressions.PropertyTester
This tester supports one property, named "preferenceValueEquals" (see
PREFERENCE_VALUE_EQUALS
), which takes two arguments:
Constructor and Description |
---|
PreferencesPropertyTester() |
Modifier and Type | Method and Description |
---|---|
boolean |
test(Object receiver,
String property,
Object[] args,
Object expectedValue) |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.