|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLAggregateSortSpecification | |
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 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.impl |
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLAggregateSortSpecification | |
class |
XMLAggregateSortSpecificationImpl
An implementation of the model object 'XML Aggregate Sort Specification'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLAggregateSortSpecification | |
XMLAggregateSortSpecification |
SQLXMLQueryModelFactoryImpl.createXMLAggregateSortSpecification()
|
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 interpretting the object as an instance of 'XML Aggregate Sort Specification'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |