See: Description
| Interface | Description |
|---|---|
| IExpressionContext |
Interface to be implemented by objects that are contexts of
Expression. |
| Class | Description |
|---|---|
| CachingExpressionContextDecorator |
Implementation of
IExpressionContext that provides caching of
SnpsExpressionTags for a concrete IExpressionContext instance. |
| CompoundExpressionContext |
An
IExpressionContext that chains a sequence of one or more IExpressionContexts. |
| GlobalExpressionContext |
Context that has to be used to get
SnpsExpressionTags relative to global
workspace ODI entities (i.e. |
| OdiDataStoreExpressionContext |
Context that has to be used to get
SnpsExpressionTags relative to an OdiDataStore. |
| OdiProjectExpressionContext |
Context that has to be used to get
SnpsExpressionTags relative to an OdiProject. |