|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLValueFunctionPI | |
| 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 XMLValueFunctionPI in org.eclipse.datatools.modelbase.sql.xml.query |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionPI | |
XMLValueFunctionPI |
XMLValueFunctionPIContent.getValueFunctionPI()
Returns the value of the 'Value Function PI' container reference. |
XMLValueFunctionPI |
SQLXMLQueryModelFactory.createXMLValueFunctionPI()
Returns a new object of class 'XML Value Function PI'. |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionPI | |
void |
XMLValueFunctionPIContent.setValueFunctionPI(XMLValueFunctionPI value)
Sets the value of the ' Value Function PI' container reference. |
| Uses of XMLValueFunctionPI in org.eclipse.datatools.modelbase.sql.xml.query.impl |
| Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionPI | |
class |
XMLValueFunctionPIImpl
An implementation of the model object 'XML Value Function PI'. |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionPI | |
XMLValueFunctionPI |
XMLValueFunctionPIContentImpl.getValueFunctionPI()
|
XMLValueFunctionPI |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionPI()
|
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionPI | |
void |
XMLValueFunctionPIContentImpl.setValueFunctionPI(XMLValueFunctionPI newValueFunctionPI)
|
| Uses of XMLValueFunctionPI in org.eclipse.datatools.modelbase.sql.xml.query.util |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionPI | |
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionPI(XMLValueFunctionPI object)
Returns the result of interpretting the object as an instance of 'XML Value Function PI'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||