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

Packages that use XMLValueFunction
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 XMLValueFunction in org.eclipse.datatools.modelbase.sql.xml.query
 

Subinterfaces of XMLValueFunction in org.eclipse.datatools.modelbase.sql.xml.query
 interface XMLValueFunctionComment
           A representation of the model object 'XML Value Function Comment'.
 interface XMLValueFunctionConcat
           A representation of the model object 'XML Value Function Concat'.
 interface XMLValueFunctionDocument
           A representation of the model object 'XML Value Function Document'.
 interface XMLValueFunctionElement
           A representation of the model object 'XML Value Function Element'.
 interface XMLValueFunctionForest
           A representation of the model object 'XML Value Function Forest'.
 interface XMLValueFunctionParse
           A representation of the model object 'XML Value Function Parse'.
 interface XMLValueFunctionPI
           A representation of the model object 'XML Value Function PI'.
 interface XMLValueFunctionQuery
           A representation of the model object 'XML Value Function Query'.
 interface XMLValueFunctionText
           A representation of the model object 'XML Value Function Text'.
 interface XMLValueFunctionValidate
           A representation of the model object 'XML Value Function Validate'.
 

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

Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunction
 class XMLValueFunctionCommentImpl
           An implementation of the model object 'XML Value Function Comment'.
 class XMLValueFunctionConcatImpl
           An implementation of the model object 'XML Value Function Concat'.
 class XMLValueFunctionDocumentImpl
           An implementation of the model object 'XML Value Function Document'.
 class XMLValueFunctionElementImpl
           An implementation of the model object 'XML Value Function Element'.
 class XMLValueFunctionForestImpl
           An implementation of the model object 'XML Value Function Forest'.
 class XMLValueFunctionImpl
           An implementation of the model object 'XML Value Function'.
 class XMLValueFunctionParseImpl
           An implementation of the model object 'XML Value Function Parse'.
 class XMLValueFunctionPIImpl
           An implementation of the model object 'XML Value Function PI'.
 class XMLValueFunctionQueryImpl
           An implementation of the model object 'XML Value Function Query'.
 class XMLValueFunctionTextImpl
           An implementation of the model object 'XML Value Function Text'.
 class XMLValueFunctionValidateImpl
           An implementation of the model object 'XML Value Function Validate'.
 

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

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



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