|
|||||||||||
| 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 Concat'. Generates an XML value which is the concatenation of a list of XML values. See ISO SQL/XML sec. 6.11.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionConcat()| Method Summary | |
EList |
getConcatContentList()
Returns the value of the 'Concat Content List' containment reference list. |
XMLReturningType |
getReturningOption()
Returns the value of the 'Returning 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, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression |
getSQL, setSQL |
| Method Detail |
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.getXMLValueFunctionConcat_ReturningOption()public void setReturningOption(XMLReturningType value)
Returning Option' attribute.
value - the new value of the 'Returning Option' attribute.XMLReturningType,
getReturningOption()public EList getConcatContentList()
XMLValueFunctionConcatContentItem.
It is bidirectional and its opposite is 'Value Function Concat'.
If the meaning of the 'Concat Content List' containment reference list isn't clear, there really should be more of a description here...
SQLXMLQueryModelPackage.getXMLValueFunctionConcat_ConcatContentList(),
XMLValueFunctionConcatContentItem.getValueFunctionConcat()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||