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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionPIContent
 XMLValueFunctionPIContent XMLValueFunctionPI.getPIContent()
          Returns the value of the 'PI Content' containment reference.
 XMLValueFunctionPIContent SQLXMLQueryModelFactory.createXMLValueFunctionPIContent()
          Returns a new object of class 'XML Value Function PI Content'.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionPIContent
 void XMLValueFunctionPI.setPIContent(XMLValueFunctionPIContent value)
          Sets the value of the 'PI Content' containment reference.
 

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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionPIContent
 XMLValueFunctionPIContent XMLValueFunctionPIImpl.getPIContent()
           
 XMLValueFunctionPIContent SQLXMLQueryModelFactoryImpl.createXMLValueFunctionPIContent()
           
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionPIContent
 NotificationChain XMLValueFunctionPIImpl.basicSetPIContent(XMLValueFunctionPIContent newPIContent, NotificationChain msgs)
           
 void XMLValueFunctionPIImpl.setPIContent(XMLValueFunctionPIContent newPIContent)
           
 

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

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



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