Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.5.0)

E17060-02


Package oracle.odi.domain.xrefs.expression.contexts

Defines contexts (aka scope) for expression parsing.

See:
          Description

Interface Summary
IExpressionContext Interface to be implemented by objects that are contexts of Expression.

 

Class Summary
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.

 

Package oracle.odi.domain.xrefs.expression.contexts Description

Defines contexts (aka scope) for expression parsing.

Since:
11.1.1.3.0

Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.5.0)

E17060-02


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.