|
|||||||||||
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 List'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionElementContentList()
Method Summary | |
EList |
getElementContentListChildren()
Returns the value of the 'Element Content List Children' containment reference list. |
XMLNullHandlingType |
getNullHandlingOption()
Returns the value of the 'Null Handling Option' attribute. |
XMLValueFunctionElement |
getValueFunctionElement()
Returns the value of the 'Value Function Element' container reference. |
void |
setNullHandlingOption(XMLNullHandlingType value)
Sets the value of the ' Null Handling Option ' attribute. |
void |
setValueFunctionElement(XMLValueFunctionElement value)
Sets the value of the ' Value Function Element ' 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 |
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.getXMLValueFunctionElementContentList_NullHandlingOption()
public void setNullHandlingOption(XMLNullHandlingType value)
Null Handling Option
' attribute.
value
- the new value of the 'Null Handling Option' attribute.XMLNullHandlingType
,
getNullHandlingOption()
public XMLValueFunctionElement getValueFunctionElement()
Element Content List
'.
If the meaning of the 'Value Function Element' container reference isn't clear, there really should be more of a description here...
setValueFunctionElement(XMLValueFunctionElement)
,
SQLXMLQueryModelPackage.getXMLValueFunctionElementContentList_ValueFunctionElement()
,
XMLValueFunctionElement.getElementContentList()
public void setValueFunctionElement(XMLValueFunctionElement value)
Value Function Element
' container reference.
value
- the new value of the 'Value Function Element' container reference.getValueFunctionElement()
public EList getElementContentListChildren()
XMLValueFunctionElementContentItem
.
It is bidirectional and its opposite is 'Element Content List
'.
If the meaning of the 'Element Content List Children' containment reference list isn't clear, there really should be more of a description here...
SQLXMLQueryModelPackage.getXMLValueFunctionElementContentList_ElementContentListChildren()
,
XMLValueFunctionElementContentItem.getElementContentList()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |