| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PredicateIsNull
A representation of the model object 'SQL Predicate Null'.
The following features are supported:
SQLQueryModelPackage.getPredicateIsNull()| Method Summary | |
|---|---|
|  QueryValueExpression | getValueExpr()Returns the value of the 'Value Expr' containment reference. | 
|  boolean | isNotNull()Returns the value of the 'Not Null' attribute. | 
|  void | setNotNull(boolean value)Sets the value of the ' Not Null' attribute. | 
|  void | setValueExpr(QueryValueExpression value)Sets the value of the ' Value Expr' containment reference. | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.Predicate | 
|---|
| getSelectivityValue, isHasSelectivity, isNegatedPredicate, setHasSelectivity, setNegatedPredicate, setSelectivityValue | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition | 
|---|
| getCombinedLeft, getCombinedRight, getDeleteStatement, getMergeOnCondition, getNest, getQuerySelectHaving, getQuerySelectWhere, getTableJoined, getUpdateStatement, getValueExprCaseSearchContent, isNegatedCondition, setCombinedLeft, setCombinedRight, setDeleteStatement, setMergeOnCondition, setNegatedCondition, setNest, setQuerySelectHaving, setQuerySelectWhere, setTableJoined, setUpdateStatement, setValueExprCaseSearchContent | 
| 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, eInvoke, 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.SearchCondition | 
|---|
| getSQL, setSQL | 
| Method Detail | 
|---|
boolean isNotNull()
If the meaning of the 'Not Null' attribute isn't clear, there really should be more of a description here...
setNotNull(boolean), 
SQLQueryModelPackage.getPredicateIsNull_NotNull()void setNotNull(boolean value)
Not Null' attribute.
 
 
value - the new value of the 'Not Null' attribute.isNotNull()QueryValueExpression getValueExpr()
Predicate Null'.
 
 If the meaning of the 'Value Expr' containment reference isn't clear, there really should be more of a description here...
setValueExpr(QueryValueExpression), 
SQLQueryModelPackage.getPredicateIsNull_ValueExpr(), 
QueryValueExpression.getPredicateNull()void setValueExpr(QueryValueExpression value)
Value Expr' containment reference.
 
 
value - the new value of the 'Value Expr' containment reference.getValueExpr()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||