Uses of Interface
org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentItem

Packages that use XMLValueFunctionElementContentItem
org.eclipse.datatools.modelbase.sql.xml.query   
org.eclipse.datatools.modelbase.sql.xml.query.util   
 

Uses of XMLValueFunctionElementContentItem in org.eclipse.datatools.modelbase.sql.xml.query
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionElementContentItem
 XMLValueFunctionElementContentItem SQLXMLQueryModelFactory.createXMLValueFunctionElementContentItem()
          Returns a new object of class 'XML Value Function Element Content Item'.
 

Uses of XMLValueFunctionElementContentItem in org.eclipse.datatools.modelbase.sql.xml.query.util
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionElementContentItem
 java.lang.Object SQLXMLQueryModelSwitch.caseXMLValueFunctionElementContentItem(XMLValueFunctionElementContentItem object)
          Returns the result of interpreting the object as an instance of 'XML Value Function Element Content Item'.