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

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

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

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

Uses of XMLValueFunctionForestContentItem in org.eclipse.datatools.modelbase.sql.xml.query.impl
 

Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionForestContentItem
 class XMLValueFunctionForestContentItemImpl
           An implementation of the model object 'XML Value Function Forest Content Item'.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionForestContentItem
 XMLValueFunctionForestContentItem SQLXMLQueryModelFactoryImpl.createXMLValueFunctionForestContentItem()
           
 

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

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



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.