|
|||||||||||
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 Forest'. Generates an XML value containing a sequence of XML elements. See ISO SQL/XML sec. 6.14.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionForest()
Method Summary | |
EList |
getForestContentList()
Returns the value of the 'Forest Content List' containment reference list. |
XMLNamespacesDeclaration |
getNamespacesDecl()
Returns the value of the 'Namespaces Decl' containment reference. |
XMLNullHandlingType |
getNullHandlingOption()
Returns the value of the 'Null Handling Option' attribute. |
XMLReturningType |
getReturningOption()
Returns the value of the 'Returning Option' attribute. |
void |
setNamespacesDecl(XMLNamespacesDeclaration value)
Sets the value of the ' Namespaces Decl ' containment reference. |
void |
setNullHandlingOption(XMLNullHandlingType value)
Sets the value of the ' Null Handling Option ' attribute. |
void |
setReturningOption(XMLReturningType value)
Sets the value of the ' Returning Option ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction |
getFunction, getParameterList, isColumnFunction, isDistinct, isSpecialRegister, setColumnFunction, setDistinct, setFunction, setSpecialRegister |
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 XMLNullHandlingType getNullHandlingOption()
XMLNullHandlingType
.
If the meaning of the 'Null Handling Option' attribute isn't clear, there really should be more of a description here...
XMLNullHandlingType
,
setNullHandlingOption(XMLNullHandlingType)
,
SQLXMLQueryModelPackage.getXMLValueFunctionForest_NullHandlingOption()
public void setNullHandlingOption(XMLNullHandlingType value)
Null Handling Option
' attribute.
value
- the new value of the 'Null Handling Option' attribute.XMLNullHandlingType
,
getNullHandlingOption()
public XMLReturningType getReturningOption()
XMLReturningType
.
If the meaning of the 'Returning Option' attribute isn't clear, there really should be more of a description here...
XMLReturningType
,
setReturningOption(XMLReturningType)
,
SQLXMLQueryModelPackage.getXMLValueFunctionForest_ReturningOption()
public void setReturningOption(XMLReturningType value)
Returning Option
' attribute.
value
- the new value of the 'Returning Option' attribute.XMLReturningType
,
getReturningOption()
public EList getForestContentList()
XMLValueFunctionForestContentItem
.
It is bidirectional and its opposite is 'Value Function Forest
'.
If the meaning of the 'Forest Content List' containment reference list isn't clear, there really should be more of a description here...
SQLXMLQueryModelPackage.getXMLValueFunctionForest_ForestContentList()
,
XMLValueFunctionForestContentItem.getValueFunctionForest()
public XMLNamespacesDeclaration getNamespacesDecl()
Value Function Forest
'.
If the meaning of the 'Namespaces Decl' containment reference isn't clear, there really should be more of a description here...
setNamespacesDecl(XMLNamespacesDeclaration)
,
SQLXMLQueryModelPackage.getXMLValueFunctionForest_NamespacesDecl()
,
XMLNamespacesDeclaration.getValueFunctionForest()
public void setNamespacesDecl(XMLNamespacesDeclaration value)
Namespaces Decl
' containment reference.
value
- the new value of the 'Namespaces Decl' containment reference.getNamespacesDecl()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |