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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionConcat
 XMLValueFunctionConcat SQLXMLQueryModelFactory.createXMLValueFunctionConcat()
          Returns a new object of class 'XML Value Function Concat'.
 XMLValueFunctionConcat XMLValueFunctionConcatContentItem.getValueFunctionConcat()
          Returns the value of the 'Value Function Concat' container reference.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionConcat
 void XMLValueFunctionConcatContentItem.setValueFunctionConcat(XMLValueFunctionConcat value)
          Sets the value of the 'Value Function Concat' container reference.
 

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

Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionConcat
 class XMLValueFunctionConcatImpl
          An implementation of the model object 'XML Value Function Concat'.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionConcat
 XMLValueFunctionConcat SQLXMLQueryModelFactoryImpl.createXMLValueFunctionConcat()
           
 XMLValueFunctionConcat XMLValueFunctionConcatContentItemImpl.getValueFunctionConcat()
           
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionConcat
 NotificationChain XMLValueFunctionConcatContentItemImpl.basicSetValueFunctionConcat(XMLValueFunctionConcat newValueFunctionConcat, NotificationChain msgs)
           
 void XMLValueFunctionConcatContentItemImpl.setValueFunctionConcat(XMLValueFunctionConcat newValueFunctionConcat)
           
 

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

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



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