|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'XML Value Function Comment Content'.
Represents the
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionCommentContent()
Method Summary | |
QueryValueExpression |
getValueExpr()
Returns the value of the 'Value Expr' containment reference. |
XMLValueFunctionComment |
getValueFunctionComment()
Returns the value of the 'Value Function Comment' container reference. |
void |
setValueExpr(QueryValueExpression value)
Sets the value of the ' Value Expr ' containment reference. |
void |
setValueFunctionComment(XMLValueFunctionComment value)
Sets the value of the ' Value Function Comment ' 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, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression |
getSQL, setSQL |
Method Detail |
public XMLValueFunctionComment getValueFunctionComment()
Comment Content
'.
If the meaning of the 'Value Function Comment' container reference isn't clear, there really should be more of a description here...
setValueFunctionComment(XMLValueFunctionComment)
,
SQLXMLQueryModelPackage.getXMLValueFunctionCommentContent_ValueFunctionComment()
,
XMLValueFunctionComment.getCommentContent()
public void setValueFunctionComment(XMLValueFunctionComment value)
Value Function Comment
' container reference.
value
- the new value of the 'Value Function Comment' container reference.getValueFunctionComment()
public QueryValueExpression getValueExpr()
If the meaning of the 'Value Expr' containment reference isn't clear, there really should be more of a description here...
setValueExpr(QueryValueExpression)
,
SQLXMLQueryModelPackage.getXMLValueFunctionCommentContent_ValueExpr()
public 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 |