|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValueFunctionDocument | |
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 XMLValueFunctionDocument in org.eclipse.datatools.modelbase.sql.xml.query |
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionDocument | |
XMLValueFunctionDocument |
XMLValueFunctionDocumentContent.getValueFunctionDocument()
Returns the value of the 'Value Function Document' container reference. |
XMLValueFunctionDocument |
SQLXMLQueryModelFactory.createXMLValueFunctionDocument()
Returns a new object of class 'XML Value Function Document'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionDocument | |
void |
XMLValueFunctionDocumentContent.setValueFunctionDocument(XMLValueFunctionDocument value)
Sets the value of the ' Value Function Document ' container reference. |
Uses of XMLValueFunctionDocument in org.eclipse.datatools.modelbase.sql.xml.query.impl |
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionDocument | |
class |
XMLValueFunctionDocumentImpl
An implementation of the model object 'XML Value Function Document'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionDocument | |
XMLValueFunctionDocument |
XMLValueFunctionDocumentContentImpl.getValueFunctionDocument()
|
XMLValueFunctionDocument |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionDocument()
|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionDocument | |
NotificationChain |
XMLValueFunctionDocumentContentImpl.basicSetValueFunctionDocument(XMLValueFunctionDocument newValueFunctionDocument,
NotificationChain msgs)
|
void |
XMLValueFunctionDocumentContentImpl.setValueFunctionDocument(XMLValueFunctionDocument newValueFunctionDocument)
|
Uses of XMLValueFunctionDocument in org.eclipse.datatools.modelbase.sql.xml.query.util |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionDocument | |
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionDocument(XMLValueFunctionDocument object)
Returns the result of interpretting the object as an instance of 'XML Value Function Document'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |