|
|||||||||||
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 Element Content Item'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionElementContentItem()
Method Summary | |
XMLValueFunctionElementContentList |
getElementContentList()
Returns the value of the 'Element Content List' container reference. |
QueryValueExpression |
getValueExpr()
Returns the value of the 'Value Expr' containment reference. |
void |
setElementContentList(XMLValueFunctionElementContentList value)
Sets the value of the ' Element Content List ' container reference. |
void |
setValueExpr(QueryValueExpression value)
Sets the value of the ' Value Expr ' containment 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 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.getXMLValueFunctionElementContentItem_ValueExpr()
public void setValueExpr(QueryValueExpression value)
Value Expr
' containment reference.
value
- the new value of the 'Value Expr' containment reference.getValueExpr()
public XMLValueFunctionElementContentList getElementContentList()
Element Content List Children
'.
If the meaning of the 'Element Content List' container reference isn't clear, there really should be more of a description here...
setElementContentList(XMLValueFunctionElementContentList)
,
SQLXMLQueryModelPackage.getXMLValueFunctionElementContentItem_ElementContentList()
,
XMLValueFunctionElementContentList.getElementContentListChildren()
public void setElementContentList(XMLValueFunctionElementContentList value)
Element Content List
' container reference.
value
- the new value of the 'Element Content List' container reference.getElementContentList()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |