public interface IContextTester
Modifier and Type | Field and Description |
---|---|
static String |
CTX_COMPARISON
Key used to store the comparison object in the context.
|
Modifier and Type | Method and Description |
---|---|
boolean |
apply(Map<Object,Object> context)
Returns the result of applying this tester to the given
context . |
static final String CTX_COMPARISON
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.