|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IllegalExpressionObjectException | |
|---|---|
| oracle.odi.domain.xrefs.expression | Provides classes to manage expressions. |
| oracle.odi.domain.xrefs.expression.contexts | Defines contexts (aka scope) for expression parsing. |
| Uses of IllegalExpressionObjectException in oracle.odi.domain.xrefs.expression |
|---|
| Methods in oracle.odi.domain.xrefs.expression that throw IllegalExpressionObjectException | |
|---|---|
ExpressionStringBuilder |
ExpressionStringBuilder.append(IColumn<?> pColumn, java.lang.String pDataStoreAlias)Append the string representation of the given IColumn to this builder's expression. |
ExpressionStringBuilder |
ExpressionStringBuilder.append(ISourceColumn pSourceColumn)Append the string representation of the given ISourceColumn to this builder's expression. |
ExpressionStringBuilder |
ExpressionStringBuilder.append(OdiSequence pOdiSequence, boolean pBinding)Append the string representation of the given OdiSequence to this builder's expression. |
ExpressionStringBuilder |
ExpressionStringBuilder.append(OdiSequence pOdiSequence, boolean pBinding, boolean pQualified)Append the string representation of the given OdiSequence to this builder's expression. |
ExpressionStringBuilder |
ExpressionStringBuilder.append(OdiUserFunction pOdiUserFunction)Append the string representation of the given OdiUserFunction to this builder's expression. |
ExpressionStringBuilder |
ExpressionStringBuilder.append(OdiUserFunction pOdiUserFunction, java.util.List<ExpressionStringBuilder> pBuilders)Append the string representation of the given OdiUserFunction to this builder's expression and uses the pBuilders as parameters of the function. |
ExpressionStringBuilder |
ExpressionStringBuilder.append(OdiVariable pOdiVariable, boolean pBinding)Append the string representation of the given OdiVariable to this builder's expression. |
ExpressionStringBuilder |
ExpressionStringBuilder.append(OdiVariable pOdiVariable, boolean pBinding, boolean pQualified)Append the string representation of the given OdiVariable to this builder's expression. |
| Uses of IllegalExpressionObjectException in oracle.odi.domain.xrefs.expression.contexts |
|---|
| Methods in oracle.odi.domain.xrefs.expression.contexts that throw IllegalExpressionObjectException | |
|---|---|
com.sunopsis.language.parser.SnpsExpressionTag[] |
IExpressionContext.getSnpsExpressionTags(com.sunopsis.language.SnpsLanguage pSnpsLanguage)Obtains the expression tags relative to this context. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||