Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.service.entity.internal.tester
Class InstanceContextTester

java.lang.Object
  extended by org.eclipse.core.expressions.PropertyTester
      extended by eu.esdihumboldt.hale.ui.service.entity.internal.tester.InstanceContextTester
All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester

public class InstanceContextTester
extends org.eclipse.core.expressions.PropertyTester

Tester for properties related to instance contexts

Since:
2.5
Author:
Simon Templer

Field Summary
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_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 Summary
InstanceContextTester()
           
 
Method Summary
 boolean test(Object receiver, String property, Object[] args, Object expectedValue)
           
 
Methods inherited from class org.eclipse.core.expressions.PropertyTester
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
The property namespace for this tester.

See Also:
Constant Field Values

PROPERTY_ALLOW_ADD_NAMED

public static final String PROPERTY_ALLOW_ADD_NAMED
The property that specifies if adding a new named instance context is allowed.

See Also:
Constant Field Values

PROPERTY_ALLOW_ADD_INDEX

public static final String PROPERTY_ALLOW_ADD_INDEX
The property that specifies if adding a new instance context index is allowed.

See Also:
Constant Field Values

PROPERTY_ALLOW_ADD_CONDITION

public static final String PROPERTY_ALLOW_ADD_CONDITION
The property that specifies if adding a new condition context index is allowed.

See Also:
Constant Field Values

PROPERTY_ALLOW_REMOVE

public static final String PROPERTY_ALLOW_REMOVE
The property that specifies if removing the instance context is allowed.

See Also:
Constant Field Values

PROPERTY_NAMED_CONTEXT

public static final String PROPERTY_NAMED_CONTEXT
The property that specifies if an entity definition has a named context other than the default context.

See Also:
Constant Field Values

PROPERTY_INDEX_CONTEXT

public static final String PROPERTY_INDEX_CONTEXT
The property that specifies if an entity definition has a context index.

See Also:
Constant Field Values

PROPERTY_CONDITION_CONTEXT

public static final String PROPERTY_CONDITION_CONTEXT
The property that specifies if an entity definition has a condition context.

See Also:
Constant Field Values
Constructor Detail

InstanceContextTester

public InstanceContextTester()
Method Detail

test

public boolean test(Object receiver,
                    String property,
                    Object[] args,
                    Object expectedValue)
See Also:
IPropertyTester.test(Object, String, Object[], Object)

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d