|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueExpressionScalarSelect
A representation of the model object 'SQL Value Expression Scalar Select'.
The following features are supported:
SQLQueryModelPackage.getValueExpressionScalarSelect()
Method Summary | |
---|---|
QueryExpressionRoot |
getQueryExpr()
Returns the value of the 'Query Expr' reference. |
void |
setQueryExpr(QueryExpressionRoot value)
Sets the value of the ' Query Expr ' 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 |
---|
QueryExpressionRoot getQueryExpr()
Value Expr Scalar Selects
'.
If the meaning of the 'Query Expr' reference isn't clear, there really should be more of a description here...
setQueryExpr(QueryExpressionRoot)
,
SQLQueryModelPackage.getValueExpressionScalarSelect_QueryExpr()
,
QueryExpressionRoot.getValueExprScalarSelects()
void setQueryExpr(QueryExpressionRoot value)
Query Expr
' reference.
value
- the new value of the 'Query Expr' reference.getQueryExpr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |