Package | Description |
---|---|
org.jacorb.notification.filter | |
org.jacorb.notification.filter.etcl | |
org.jacorb.notification.filter.impl | |
org.jacorb.notification.impl |
Modifier and Type | Method and Description |
---|---|
ETCLEvaluator |
EvaluationContext.getETCLEvaluator() |
Constructor and Description |
---|
EvaluationContext(ETCLEvaluator evaluator) |
EvaluationContext(ETCLEvaluator evaluator,
CurrentTimeUtil currentTimeUtil) |
Modifier and Type | Method and Description |
---|---|
Any |
ImplicitOperator.evaluateImplicit(ETCLEvaluator evaluator,
Any value) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultETCLEvaluator
Provide the Basic operations needed to evaluate filter expressions on Anys.
|
Constructor and Description |
---|
DefaultEvaluationContextFactory(ETCLEvaluator evaluator) |
DefaultEvaluationContextFactory(ETCLEvaluator evaluator,
CurrentTimeUtil currentTimeUtil) |