|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLValueFunctionElement | |
| 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 XMLValueFunctionElement in org.eclipse.datatools.modelbase.sql.xml.query |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionElement | |
XMLValueFunctionElement |
XMLValueFunctionElementContentList.getValueFunctionElement()
Returns the value of the 'Value Function Element' container reference. |
XMLValueFunctionElement |
XMLNamespacesDeclaration.getValueFunctionElement()
Returns the value of the 'Value Function Element' container reference. |
XMLValueFunctionElement |
XMLAttributesDeclaration.getValueFunctionElement()
Returns the value of the 'Value Function Element' container reference. |
XMLValueFunctionElement |
SQLXMLQueryModelFactory.createXMLValueFunctionElement()
Returns a new object of class 'XML Value Function Element'. |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionElement | |
void |
XMLValueFunctionElementContentList.setValueFunctionElement(XMLValueFunctionElement value)
Sets the value of the ' Value Function Element' container reference. |
void |
XMLNamespacesDeclaration.setValueFunctionElement(XMLValueFunctionElement value)
Sets the value of the ' Value Function Element' container reference. |
void |
XMLAttributesDeclaration.setValueFunctionElement(XMLValueFunctionElement value)
Sets the value of the ' Value Function Element' container reference. |
| Uses of XMLValueFunctionElement in org.eclipse.datatools.modelbase.sql.xml.query.impl |
| Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionElement | |
class |
XMLValueFunctionElementImpl
An implementation of the model object 'XML Value Function Element'. |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionElement | |
XMLValueFunctionElement |
XMLValueFunctionElementContentListImpl.getValueFunctionElement()
|
XMLValueFunctionElement |
XMLNamespacesDeclarationImpl.getValueFunctionElement()
|
XMLValueFunctionElement |
XMLAttributesDeclarationImpl.getValueFunctionElement()
|
XMLValueFunctionElement |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionElement()
|
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionElement | |
void |
XMLValueFunctionElementContentListImpl.setValueFunctionElement(XMLValueFunctionElement newValueFunctionElement)
|
void |
XMLNamespacesDeclarationImpl.setValueFunctionElement(XMLValueFunctionElement newValueFunctionElement)
|
void |
XMLAttributesDeclarationImpl.setValueFunctionElement(XMLValueFunctionElement newValueFunctionElement)
|
| Uses of XMLValueFunctionElement in org.eclipse.datatools.modelbase.sql.xml.query.util |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionElement | |
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionElement(XMLValueFunctionElement object)
Returns the result of interpretting the object as an instance of 'XML Value Function Element'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||