|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueExpressionCase
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, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression |
---|
getSQL, setSQL |
Method Detail |
---|
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()
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 |