A - ContextMap typepublic interface ContextEngine<A extends ContextMap<? extends Aspect>>
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluateExpression(String expression,
ContextPropertyType type)
Evaluate passed expression for the specified type using evidence.
|
ContextVocabulary |
getVocabulary()
Get the vocabulary being used by the engine.
|
A |
resolve(Evidence evidence)
Resolves a context map based on the provided evidence.
|
A resolve(Evidence evidence) throws ResolverException
evidence - the provided evidenceResolverExceptionContextVocabulary getVocabulary()
Object evaluateExpression(String expression, ContextPropertyType type)
expression - Expression to be evaluated.type - Context property type.Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries