|
|||||||||||
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 Simple Content'.
The following features are supported:
SQLQueryModelPackage.getValueExpressionCaseSimpleContent()
Method Summary | |
QueryValueExpression |
getResultValueExpr()
Returns the value of the 'Result Value Expr' containment reference. |
ValueExpressionCaseSimple |
getValueExprCaseSimple()
Returns the value of the 'Value Expr Case Simple' container reference. |
QueryValueExpression |
getWhenValueExpr()
Returns the value of the 'When Value Expr' containment reference. |
void |
setResultValueExpr(QueryValueExpression value)
Sets the value of the ' Result Value Expr ' containment reference. |
void |
setValueExprCaseSimple(ValueExpressionCaseSimple value)
Sets the value of the ' Value Expr Case Simple ' container reference. |
void |
setWhenValueExpr(QueryValueExpression value)
Sets the value of the ' When Value Expr ' containment 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 ValueExpressionCaseSimple getValueExprCaseSimple()
Content List
'.
If the meaning of the 'Value Expr Case Simple' container reference isn't clear, there really should be more of a description here...
setValueExprCaseSimple(ValueExpressionCaseSimple)
,
SQLQueryModelPackage.getValueExpressionCaseSimpleContent_ValueExprCaseSimple()
,
ValueExpressionCaseSimple.getContentList()
public void setValueExprCaseSimple(ValueExpressionCaseSimple value)
Value Expr Case Simple
' container reference.
value
- the new value of the 'Value Expr Case Simple' container reference.getValueExprCaseSimple()
public QueryValueExpression getWhenValueExpr()
Value Expr Case Simple Content When
'.
If the meaning of the 'When Value Expr' containment reference isn't clear, there really should be more of a description here...
setWhenValueExpr(QueryValueExpression)
,
SQLQueryModelPackage.getValueExpressionCaseSimpleContent_WhenValueExpr()
,
QueryValueExpression.getValueExprCaseSimpleContentWhen()
public void setWhenValueExpr(QueryValueExpression value)
When Value Expr
' containment reference.
value
- the new value of the 'When Value Expr' containment reference.getWhenValueExpr()
public QueryValueExpression getResultValueExpr()
Value Expr Case Simple Content Result
'.
If the meaning of the 'Result Value Expr' containment reference isn't clear, there really should be more of a description here...
setResultValueExpr(QueryValueExpression)
,
SQLQueryModelPackage.getValueExpressionCaseSimpleContent_ResultValueExpr()
,
QueryValueExpression.getValueExprCaseSimpleContentResult()
public void setResultValueExpr(QueryValueExpression value)
Result Value Expr
' containment reference.
value
- the new value of the 'Result Value Expr' containment reference.getResultValueExpr()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |