|
|||||||||||
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'.
The following features are supported:
SQLQueryModelPackage.getValueExpressionCase()
Method Summary | |
ValueExpressionCaseElse |
getCaseElse()
Returns the value of the 'Case Else' containment reference. |
void |
setCaseElse(ValueExpressionCaseElse value)
Sets the value of the ' Case Else ' 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 |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression |
getSQL, setSQL |
Method Detail |
public ValueExpressionCaseElse getCaseElse()
Value Expr Case
'.
If the meaning of the 'Case Else' containment reference isn't clear, there really should be more of a description here...
setCaseElse(ValueExpressionCaseElse)
,
SQLQueryModelPackage.getValueExpressionCase_CaseElse()
,
ValueExpressionCaseElse.getValueExprCase()
public void setCaseElse(ValueExpressionCaseElse value)
Case Else
' containment reference.
value
- the new value of the 'Case Else' containment reference.getCaseElse()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |