|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueExpressionCaseSearchContent
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, 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 |
Method Detail |
---|
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()
void setValueExpr(QueryValueExpression value)
Value Expr
' containment reference.
value
- the new value of the 'Value Expr' containment reference.getValueExpr()
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()
void setSearchCondition(QuerySearchCondition value)
Search Condition
' containment reference.
value
- the new value of the 'Search Condition' containment reference.getSearchCondition()
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()
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 |