|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'SQL Predicate Quantified Row Select'.
The following features are supported:
SQLQueryModelPackage.getPredicateQuantifiedRowSelect()| Method Summary | |
PredicateQuantifiedType |
getQuantifiedType()
Returns the value of the 'Quantified Type' attribute. |
QueryExpressionRoot |
getQueryExpr()
Returns the value of the 'Query Expr' containment reference. |
EList |
getValueExprList()
Returns the value of the 'Value Expr List' containment reference list. |
void |
setQuantifiedType(PredicateQuantifiedType value)
Sets the value of the ' Quantified Type' attribute. |
void |
setQueryExpr(QueryExpressionRoot value)
Sets the value of the ' Query 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, getNest, getQuerySelectHaving, getQuerySelectWhere, getTableJoined, getUpdateStatement, getValueExprCaseSearchContent, isNegatedCondition, setCombinedLeft, setCombinedRight, setDeleteStatement, 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, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.SearchCondition |
getSQL, setSQL |
| Method Detail |
public PredicateQuantifiedType getQuantifiedType()
PredicateQuantifiedType.
If the meaning of the 'Quantified Type' attribute isn't clear, there really should be more of a description here...
PredicateQuantifiedType,
setQuantifiedType(PredicateQuantifiedType),
SQLQueryModelPackage.getPredicateQuantifiedRowSelect_QuantifiedType()public void setQuantifiedType(PredicateQuantifiedType value)
Quantified Type' attribute.
value - the new value of the 'Quantified Type' attribute.PredicateQuantifiedType,
getQuantifiedType()public QueryExpressionRoot getQueryExpr()
Quantified Row Select Right'.
If the meaning of the 'Query Expr' containment reference isn't clear, there really should be more of a description here...
setQueryExpr(QueryExpressionRoot),
SQLQueryModelPackage.getPredicateQuantifiedRowSelect_QueryExpr(),
QueryExpressionRoot.getQuantifiedRowSelectRight()public void setQueryExpr(QueryExpressionRoot value)
Query Expr' containment reference.
value - the new value of the 'Query Expr' containment reference.getQueryExpr()public EList getValueExprList()
QueryValueExpression.
It is bidirectional and its opposite is 'Quantified Row Select Left'.
If the meaning of the 'Value Expr List' containment reference list isn't clear, there really should be more of a description here...
SQLQueryModelPackage.getPredicateQuantifiedRowSelect_ValueExprList(),
QueryValueExpression.getQuantifiedRowSelectLeft()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||