public class InstanceContextTester
extends org.eclipse.core.expressions.PropertyTester
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE
The property namespace for this tester.
|
static String |
PROPERTY_ALLOW_ADD_CONDITION
The property that specifies if adding a new condition context index is
allowed.
|
static String |
PROPERTY_ALLOW_ADD_INDEX
The property that specifies if adding a new instance context index is
allowed.
|
static String |
PROPERTY_ALLOW_ADD_NAMED
The property that specifies if adding a new named instance context is
allowed.
|
static String |
PROPERTY_ALLOW_EDIT_CONDITION
The property that specifies if editing a condition context index is
allowed.
|
static String |
PROPERTY_ALLOW_REMOVE
The property that specifies if removing the instance context is allowed.
|
static String |
PROPERTY_CONDITION_CONTEXT
The property that specifies if an entity definition has a condition
context.
|
static String |
PROPERTY_INDEX_CONTEXT
The property that specifies if an entity definition has a context index.
|
static String |
PROPERTY_NAMED_CONTEXT
The property that specifies if an entity definition has a named context
other than the default context.
|
Constructor and Description |
---|
InstanceContextTester() |
Modifier and Type | Method and Description |
---|---|
boolean |
test(Object receiver,
String property,
Object[] args,
Object expectedValue) |
public static final String NAMESPACE
public static final String PROPERTY_ALLOW_ADD_NAMED
public static final String PROPERTY_ALLOW_ADD_INDEX
public static final String PROPERTY_ALLOW_ADD_CONDITION
public static final String PROPERTY_ALLOW_EDIT_CONDITION
public static final String PROPERTY_ALLOW_REMOVE
public static final String PROPERTY_NAMED_CONTEXT
public static final String PROPERTY_INDEX_CONTEXT
public static final String PROPERTY_CONDITION_CONTEXT
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a