|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValueFunctionQueryReturning | |
---|---|
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 XMLValueFunctionQueryReturning in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionQueryReturning | |
---|---|
XMLValueFunctionQueryReturning |
SQLXMLQueryModelFactory.createXMLValueFunctionQueryReturning()
Returns a new object of class 'XML Value Function Query Returning'. |
XMLValueFunctionQueryReturning |
XMLValueFunctionQuery.getQueryReturning()
Returns the value of the 'Query Returning' containment reference. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionQueryReturning | |
---|---|
void |
XMLValueFunctionQuery.setQueryReturning(XMLValueFunctionQueryReturning value)
Sets the value of the ' Query Returning ' containment reference. |
Uses of XMLValueFunctionQueryReturning in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionQueryReturning | |
---|---|
class |
XMLValueFunctionQueryReturningImpl
An implementation of the model object 'XML Value Function Query Returning'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionQueryReturning | |
---|---|
XMLValueFunctionQueryReturning |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionQueryReturning()
|
XMLValueFunctionQueryReturning |
XMLValueFunctionQueryImpl.getQueryReturning()
|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionQueryReturning | |
---|---|
NotificationChain |
XMLValueFunctionQueryImpl.basicSetQueryReturning(XMLValueFunctionQueryReturning newQueryReturning,
NotificationChain msgs)
|
void |
XMLValueFunctionQueryImpl.setQueryReturning(XMLValueFunctionQueryReturning newQueryReturning)
|
Uses of XMLValueFunctionQueryReturning in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionQueryReturning | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionQueryReturning(XMLValueFunctionQueryReturning object)
Returns the result of interpretting the object as an instance of 'XML Value Function Query Returning'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |