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

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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLAggregateSortSpecification
 XMLAggregateSortSpecification SQLXMLQueryModelFactory.createXMLAggregateSortSpecification()
          Returns a new object of class 'XML Aggregate Sort Specification'.
 

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLAggregateSortSpecification
 java.lang.Object SQLXMLQueryModelSwitch.caseXMLAggregateSortSpecification(XMLAggregateSortSpecification object)
          Returns the result of interpreting the object as an instance of 'XML Aggregate Sort Specification'.