|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.odi.domain.xrefs.expression.contexts.OdiDataStoreExpressionContext
public final class OdiDataStoreExpressionContext
Context that has to be used to get SnpsExpressionTags relative to an OdiDataStore.
That context just create expression tags referring to OdiColumns of the specified
OdiDataStore.
| Constructor Summary | |
|---|---|
OdiDataStoreExpressionContext(OdiDataStore pDataStore)
Create a new OdiDataStoreExpressionContext. |
|
| Method Summary | |
|---|---|
com.sunopsis.language.parser.SnpsExpressionTag[] |
getSnpsExpressionTags(com.sunopsis.language.SnpsLanguage pSnpsLanguage)
Obtains the expression tags relative to this context. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OdiDataStoreExpressionContext(OdiDataStore pDataStore)
OdiDataStoreExpressionContext.
pDataStore - a data store| Method Detail |
|---|
public com.sunopsis.language.parser.SnpsExpressionTag[] getSnpsExpressionTags(com.sunopsis.language.SnpsLanguage pSnpsLanguage)
IExpressionContext
getSnpsExpressionTags in interface IExpressionContextpSnpsLanguage - the language that will be used when manipulating the expression tags
(i.e. when building the Expression)
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||