| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ValueExpressionVariable in org.eclipse.datatools.modelbase.sql.query | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query that return ValueExpressionVariable | |
|---|---|
|  ValueExpressionVariable | SQLQueryModelFactory.createValueExpressionVariable()Returns a new object of class 'Value Expression Variable'. | 
| Uses of ValueExpressionVariable in org.eclipse.datatools.modelbase.sql.query.helper | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.helper with parameters of type ValueExpressionVariable | |
|---|---|
| static Predicate | StatementHelper.getPredicateOfVariable(ValueExpressionVariable variable)Returns the Predicateof the givenvariableornull, if thevariablehas no reference
 to aPredicate. | 
| static void | ValueExpressionHelper.resolveValueExpressionVariableDatatype(ValueExpressionVariable aVarExpr)CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given variable value expression, using the given list of table references. | 
| Uses of ValueExpressionVariable in org.eclipse.datatools.modelbase.sql.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type ValueExpressionVariable | |
|---|---|
|  java.lang.Object | SQLQueryModelSwitch.caseValueExpressionVariable(ValueExpressionVariable object)Returns the result of interpreting the object as an instance of 'Value Expression Variable'. | 
| Uses of ValueExpressionVariable in org.eclipse.datatools.sqltools.parsers.sql.query | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return ValueExpressionVariable | |
|---|---|
|  ValueExpressionVariable | SQLQueryParserFactory.createVariableExpression(java.lang.String aVarName) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||