|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'SQL Value Expression Case Search Content'.
The following features are supported:
SQLQueryModelPackage.getValueExpressionCaseSearchContent()
Method Summary | |
QuerySearchCondition |
getSearchCondition()
Returns the value of the 'Search Condition' containment reference. |
QueryValueExpression |
getValueExpr()
Returns the value of the 'Value Expr' containment reference. |
ValueExpressionCaseSearch |
getValueExprCaseSearch()
Returns the value of the 'Value Expr Case Search' container reference. |
void |
setSearchCondition(QuerySearchCondition value)
Sets the value of the ' Search Condition ' containment reference. |
void |
setValueExpr(QueryValueExpression value)
Sets the value of the ' Value Expr ' containment reference. |
void |
setValueExprCaseSearch(ValueExpressionCaseSearch value)
Sets the value of the ' Value Expr Case Search ' container reference. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject |
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public QueryValueExpression getValueExpr()
Value Expr Case Search Content
'.
If the meaning of the 'Value Expr' containment reference isn't clear, there really should be more of a description here...
setValueExpr(QueryValueExpression)
,
SQLQueryModelPackage.getValueExpressionCaseSearchContent_ValueExpr()
,
QueryValueExpression.getValueExprCaseSearchContent()
public void setValueExpr(QueryValueExpression value)
Value Expr
' containment reference.
value
- the new value of the 'Value Expr' containment reference.getValueExpr()
public QuerySearchCondition getSearchCondition()
Value Expr Case Search Content
'.
If the meaning of the 'Search Condition' containment reference isn't clear, there really should be more of a description here...
setSearchCondition(QuerySearchCondition)
,
SQLQueryModelPackage.getValueExpressionCaseSearchContent_SearchCondition()
,
QuerySearchCondition.getValueExprCaseSearchContent()
public void setSearchCondition(QuerySearchCondition value)
Search Condition
' containment reference.
value
- the new value of the 'Search Condition' containment reference.getSearchCondition()
public ValueExpressionCaseSearch getValueExprCaseSearch()
Search Content List
'.
If the meaning of the 'Value Expr Case Search' container reference isn't clear, there really should be more of a description here...
setValueExprCaseSearch(ValueExpressionCaseSearch)
,
SQLQueryModelPackage.getValueExpressionCaseSearchContent_ValueExprCaseSearch()
,
ValueExpressionCaseSearch.getSearchContentList()
public void setValueExprCaseSearch(ValueExpressionCaseSearch value)
Value Expr Case Search
' container reference.
value
- the new value of the 'Value Expr Case Search' container reference.getValueExprCaseSearch()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |