|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLValueFunctionForest
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 | |
---|---|
org.eclipse.emf.common.util.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, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression |
---|
getSQL, setSQL |
Method Detail |
---|
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()
void setNullHandlingOption(XMLNullHandlingType value)
Null Handling Option
' attribute.
value
- the new value of the 'Null Handling Option' attribute.XMLNullHandlingType
,
getNullHandlingOption()
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()
void setReturningOption(XMLReturningType value)
Returning Option
' attribute.
value
- the new value of the 'Returning Option' attribute.XMLReturningType
,
getReturningOption()
org.eclipse.emf.common.util.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()
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()
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 |