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

Packages that use XMLPredicateContent
org.eclipse.datatools.modelbase.sql.xml.query   
org.eclipse.datatools.modelbase.sql.xml.query.util   
 

Uses of XMLPredicateContent in org.eclipse.datatools.modelbase.sql.xml.query
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLPredicateContent
 XMLPredicateContent SQLXMLQueryModelFactory.createXMLPredicateContent()
          Returns a new object of class 'XML Predicate Content'.
 

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLPredicateContent
 java.lang.Object SQLXMLQueryModelSwitch.caseXMLPredicateContent(XMLPredicateContent object)
          Returns the result of interpreting the object as an instance of 'XML Predicate Content'.