|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueExpressionCaseSearch | |
org.eclipse.datatools.modelbase.sql.query | |
org.eclipse.datatools.modelbase.sql.query.impl | |
org.eclipse.datatools.modelbase.sql.query.util |
Uses of ValueExpressionCaseSearch in org.eclipse.datatools.modelbase.sql.query |
Methods in org.eclipse.datatools.modelbase.sql.query that return ValueExpressionCaseSearch | |
ValueExpressionCaseSearch |
ValueExpressionCaseSearchContent.getValueExprCaseSearch()
Returns the value of the 'Value Expr Case Search' container reference. |
ValueExpressionCaseSearch |
SQLQueryModelFactory.createValueExpressionCaseSearch()
Returns a new object of class 'Value Expression Case Search'. |
Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type ValueExpressionCaseSearch | |
void |
ValueExpressionCaseSearchContent.setValueExprCaseSearch(ValueExpressionCaseSearch value)
Sets the value of the ' Value Expr Case Search ' container reference. |
Uses of ValueExpressionCaseSearch in org.eclipse.datatools.modelbase.sql.query.impl |
Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement ValueExpressionCaseSearch | |
class |
ValueExpressionCaseSearchImpl
An implementation of the model object 'SQL Value Expression Case Search'. |
Methods in org.eclipse.datatools.modelbase.sql.query.impl that return ValueExpressionCaseSearch | |
ValueExpressionCaseSearch |
ValueExpressionCaseSearchContentImpl.getValueExprCaseSearch()
|
ValueExpressionCaseSearch |
SQLQueryModelFactoryImpl.createValueExpressionCaseSearch()
|
Methods in org.eclipse.datatools.modelbase.sql.query.impl with parameters of type ValueExpressionCaseSearch | |
NotificationChain |
ValueExpressionCaseSearchContentImpl.basicSetValueExprCaseSearch(ValueExpressionCaseSearch newValueExprCaseSearch,
NotificationChain msgs)
|
void |
ValueExpressionCaseSearchContentImpl.setValueExprCaseSearch(ValueExpressionCaseSearch newValueExprCaseSearch)
|
Uses of ValueExpressionCaseSearch in org.eclipse.datatools.modelbase.sql.query.util |
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type ValueExpressionCaseSearch | |
java.lang.Object |
SQLQueryModelSwitch.caseValueExpressionCaseSearch(ValueExpressionCaseSearch object)
Returns the result of interpretting the object as an instance of 'Value Expression Case Search'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |