|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationException | |
|---|---|
| org.jacorb.notification | |
| org.jacorb.notification.filter | |
| org.jacorb.notification.filter.etcl | |
| org.jacorb.notification.filter.impl | |
| org.jacorb.notification.interfaces | |
| Uses of EvaluationException in org.jacorb.notification |
|---|
| Uses of EvaluationException in org.jacorb.notification.filter |
|---|
| Subclasses of EvaluationException in org.jacorb.notification.filter | |
|---|---|
class |
PropertyDoesNotExistException
|
| Methods in org.jacorb.notification.filter that throw EvaluationException | |
|---|---|
int |
EvaluationResult.compareTo(EvaluationResult other)
|
EvaluationResult |
RuntimeVariable.evaluate(EvaluationContext c)
|
EvaluationResult |
FilterConstraint.evaluate(EvaluationContext evaluationContext,
Message event)
|
Any |
ETCLEvaluator.evaluateArrayIndex(Any any,
int index)
extract the n-th position out of an Array wrapped inside an Any. |
Any |
ETCLEvaluator.evaluateDiscriminator(Any any)
|
EvaluationResult |
ETCLEvaluator.evaluateElementInSequence(EvaluationContext context,
EvaluationResult element,
Any sequence)
|
Any |
ETCLEvaluator.evaluateExistIdentifier(Any value,
String identifier)
|
Any |
ETCLEvaluator.evaluateIdentifier(Any any,
int position)
|
Any |
ETCLEvaluator.evaluateIdentifier(Any any,
String identifier)
expensive |
Any |
ETCLEvaluator.evaluateListLength(Any value)
identify the number of elements of a component. |
Any |
ETCLEvaluator.evaluateNamedValueList(Any any,
String name)
extract a named value out of a sequence of name/value pairs. |
Any |
ETCLEvaluator.evaluateRepositoryId(Any value)
identify the RepositoryId of a component. |
Any |
ETCLEvaluator.evaluateTypeName(Any value)
identify the unscoped IDL type name of a component. |
Any |
ETCLEvaluator.evaluateUnion(Any value)
extract the default member from Union wrapped inside the provided Any. |
Any |
ETCLEvaluator.evaluateUnion(Any value,
int position)
|
EvaluationResult |
EvaluationContext.extractFromMessage(AbstractMessage message,
ComponentName componentName)
fetch the values denoted by the provided ComponentName out of the Message. |
EvaluationResult |
EvaluationContext.extractFromMessage(EvaluationResult evaluationResult,
ComponentName componentName,
RuntimeVariable runtimeVariable)
resolve the RuntimeVariable (e.g. |
boolean |
ETCLEvaluator.hasDefaultDiscriminator(Any any)
|
| Uses of EvaluationException in org.jacorb.notification.filter.etcl |
|---|
| Uses of EvaluationException in org.jacorb.notification.filter.impl |
|---|
| Methods in org.jacorb.notification.filter.impl that throw EvaluationException | |
|---|---|
Any |
DefaultETCLEvaluator.evaluateArrayIndex(Any any,
int index)
|
Any |
DefaultETCLEvaluator.evaluateDiscriminator(Any any)
|
EvaluationResult |
DefaultETCLEvaluator.evaluateElementInSequence(EvaluationContext context,
EvaluationResult element,
Any sequence)
|
Any |
DefaultETCLEvaluator.evaluateExistIdentifier(Any value,
String identifier)
|
Any |
DefaultETCLEvaluator.evaluateIdentifier(Any any,
int position)
|
Any |
DefaultETCLEvaluator.evaluateIdentifier(Any any,
String identifier)
expensive |
Any |
DefaultETCLEvaluator.evaluateListLength(Any value)
|
Any |
DefaultETCLEvaluator.evaluateNamedValueList(Any any,
String name)
|
Any |
DefaultETCLEvaluator.evaluateRepositoryId(Any value)
|
Any |
DefaultETCLEvaluator.evaluateTypeName(Any value)
|
Any |
DefaultETCLEvaluator.evaluateUnion(Any value)
|
Any |
DefaultETCLEvaluator.evaluateUnion(Any value,
int position)
|
boolean |
DefaultETCLEvaluator.hasDefaultDiscriminator(Any any)
|
| Uses of EvaluationException in org.jacorb.notification.interfaces |
|---|
| Methods in org.jacorb.notification.interfaces that throw EvaluationException | |
|---|---|
EvaluationResult |
Message.extractFilterableData(EvaluationContext context,
ComponentName componentRootNode,
String variable)
|
EvaluationResult |
Message.extractValue(EvaluationContext evaluationContext,
ComponentName componentRootNode)
|
EvaluationResult |
Message.extractValue(EvaluationContext context,
ComponentName componentRootNode,
RuntimeVariable runtimeVariable)
|
EvaluationResult |
Message.extractVariableHeader(EvaluationContext context,
ComponentName componentRootNode,
String variable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||