|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XMLValueFunctionElementContentList in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionElementContentList | |
---|---|
XMLValueFunctionElementContentList |
SQLXMLQueryModelFactory.createXMLValueFunctionElementContentList()
Returns a new object of class 'XML Value Function Element Content List'. |
XMLValueFunctionElementContentList |
XMLValueFunctionElement.getElementContentList()
Returns the value of the 'Element Content List' containment reference. |
XMLValueFunctionElementContentList |
XMLValueFunctionElementContentItem.getElementContentList()
Returns the value of the 'Element Content List' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionElementContentList | |
---|---|
void |
XMLValueFunctionElement.setElementContentList(XMLValueFunctionElementContentList value)
Sets the value of the ' Element Content List ' containment reference. |
void |
XMLValueFunctionElementContentItem.setElementContentList(XMLValueFunctionElementContentList value)
Sets the value of the ' Element Content List ' container reference. |
Uses of XMLValueFunctionElementContentList in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionElementContentList | |
---|---|
class |
XMLValueFunctionElementContentListImpl
An implementation of the model object 'XML Value Function Element Content List'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionElementContentList | |
---|---|
XMLValueFunctionElementContentList |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionElementContentList()
|
XMLValueFunctionElementContentList |
XMLValueFunctionElementContentItemImpl.getElementContentList()
|
XMLValueFunctionElementContentList |
XMLValueFunctionElementImpl.getElementContentList()
|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionElementContentList | |
---|---|
NotificationChain |
XMLValueFunctionElementContentItemImpl.basicSetElementContentList(XMLValueFunctionElementContentList newElementContentList,
NotificationChain msgs)
|
NotificationChain |
XMLValueFunctionElementImpl.basicSetElementContentList(XMLValueFunctionElementContentList newElementContentList,
NotificationChain msgs)
|
void |
XMLValueFunctionElementContentItemImpl.setElementContentList(XMLValueFunctionElementContentList newElementContentList)
|
void |
XMLValueFunctionElementImpl.setElementContentList(XMLValueFunctionElementContentList newElementContentList)
|
Uses of XMLValueFunctionElementContentList in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionElementContentList | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionElementContentList(XMLValueFunctionElementContentList object)
Returns the result of interpretting the object as an instance of 'XML Value Function Element Content List'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |