|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLAggregateFunction | |
---|---|
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 XMLAggregateFunction in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLAggregateFunction | |
---|---|
XMLAggregateFunction |
SQLXMLQueryModelFactory.createXMLAggregateFunction()
Returns a new object of class 'XML Aggregate Function'. |
XMLAggregateFunction |
XMLAggregateSortSpecification.getAggregateFunction()
Returns the value of the 'Aggregate Function' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLAggregateFunction | |
---|---|
void |
XMLAggregateSortSpecification.setAggregateFunction(XMLAggregateFunction value)
Sets the value of the ' Aggregate Function ' container reference. |
Uses of XMLAggregateFunction in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLAggregateFunction | |
---|---|
class |
XMLAggregateFunctionImpl
An implementation of the model object 'XML Aggregate Function'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLAggregateFunction | |
---|---|
XMLAggregateFunction |
SQLXMLQueryModelFactoryImpl.createXMLAggregateFunction()
|
XMLAggregateFunction |
XMLAggregateSortSpecificationImpl.getAggregateFunction()
|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLAggregateFunction | |
---|---|
NotificationChain |
XMLAggregateSortSpecificationImpl.basicSetAggregateFunction(XMLAggregateFunction newAggregateFunction,
NotificationChain msgs)
|
void |
XMLAggregateSortSpecificationImpl.setAggregateFunction(XMLAggregateFunction newAggregateFunction)
|
Uses of XMLAggregateFunction in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLAggregateFunction | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLAggregateFunction(XMLAggregateFunction object)
Returns the result of interpretting the object as an instance of 'XML Aggregate Function'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |