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.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 SQLXMLQueryModelFactory.createXMLValueFunctionPIContent()
          Returns a new object of class 'XML Value Function PI Content'.
 XMLValueFunctionPIContent XMLValueFunctionPI.getPIContent()
          Returns the value of the 'PI Content' containment reference.
 

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.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 interpreting the object as an instance of 'XML Value Function PI Content'.