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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionTextContent
 XMLValueFunctionTextContent SQLXMLQueryModelFactory.createXMLValueFunctionTextContent()
          Returns a new object of class 'XML Value Function Text Content'.
 XMLValueFunctionTextContent XMLValueFunctionText.getTextContent()
          Returns the value of the 'Text Content' containment reference.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionTextContent
 void XMLValueFunctionText.setTextContent(XMLValueFunctionTextContent value)
          Sets the value of the 'Text Content' containment reference.
 

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

Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionTextContent
 class XMLValueFunctionTextContentImpl
          An implementation of the model object 'XML Value Function Text Content'.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionTextContent
 XMLValueFunctionTextContent SQLXMLQueryModelFactoryImpl.createXMLValueFunctionTextContent()
           
 XMLValueFunctionTextContent XMLValueFunctionTextImpl.getTextContent()
           
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionTextContent
 NotificationChain XMLValueFunctionTextImpl.basicSetTextContent(XMLValueFunctionTextContent newTextContent, NotificationChain msgs)
           
 void XMLValueFunctionTextImpl.setTextContent(XMLValueFunctionTextContent newTextContent)
           
 

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

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



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