|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValueFunctionText | |
---|---|
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 XMLValueFunctionText in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionText | |
---|---|
XMLValueFunctionText |
SQLXMLQueryModelFactory.createXMLValueFunctionText()
Returns a new object of class 'XML Value Function Text'. |
XMLValueFunctionText |
XMLValueFunctionTextContent.getValueFunctionText()
Returns the value of the 'Value Function Text' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionText | |
---|---|
void |
XMLValueFunctionTextContent.setValueFunctionText(XMLValueFunctionText value)
Sets the value of the ' Value Function Text ' container reference. |
Uses of XMLValueFunctionText in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionText | |
---|---|
class |
XMLValueFunctionTextImpl
An implementation of the model object 'XML Value Function Text'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionText | |
---|---|
XMLValueFunctionText |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionText()
|
XMLValueFunctionText |
XMLValueFunctionTextContentImpl.getValueFunctionText()
|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionText | |
---|---|
NotificationChain |
XMLValueFunctionTextContentImpl.basicSetValueFunctionText(XMLValueFunctionText newValueFunctionText,
NotificationChain msgs)
|
void |
XMLValueFunctionTextContentImpl.setValueFunctionText(XMLValueFunctionText newValueFunctionText)
|
Uses of XMLValueFunctionText in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionText | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionText(XMLValueFunctionText object)
Returns the result of interpretting the object as an instance of 'XML Value Function Text'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |