|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValueFunction | |
---|---|
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 XMLValueFunction in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Subinterfaces of XMLValueFunction in org.eclipse.datatools.modelbase.sql.xml.query | |
---|---|
interface |
XMLValueFunctionComment
A representation of the model object 'XML Value Function Comment'. |
interface |
XMLValueFunctionConcat
A representation of the model object 'XML Value Function Concat'. |
interface |
XMLValueFunctionDocument
A representation of the model object 'XML Value Function Document'. |
interface |
XMLValueFunctionElement
A representation of the model object 'XML Value Function Element'. |
interface |
XMLValueFunctionForest
A representation of the model object 'XML Value Function Forest'. |
interface |
XMLValueFunctionParse
A representation of the model object 'XML Value Function Parse'. |
interface |
XMLValueFunctionPI
A representation of the model object 'XML Value Function PI'. |
interface |
XMLValueFunctionQuery
A representation of the model object 'XML Value Function Query'. |
interface |
XMLValueFunctionText
A representation of the model object 'XML Value Function Text'. |
interface |
XMLValueFunctionValidate
A representation of the model object 'XML Value Function Validate'. |
Uses of XMLValueFunction in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunction | |
---|---|
class |
XMLValueFunctionCommentImpl
An implementation of the model object 'XML Value Function Comment'. |
class |
XMLValueFunctionConcatImpl
An implementation of the model object 'XML Value Function Concat'. |
class |
XMLValueFunctionDocumentImpl
An implementation of the model object 'XML Value Function Document'. |
class |
XMLValueFunctionElementImpl
An implementation of the model object 'XML Value Function Element'. |
class |
XMLValueFunctionForestImpl
An implementation of the model object 'XML Value Function Forest'. |
class |
XMLValueFunctionImpl
An implementation of the model object 'XML Value Function'. |
class |
XMLValueFunctionParseImpl
An implementation of the model object 'XML Value Function Parse'. |
class |
XMLValueFunctionPIImpl
An implementation of the model object 'XML Value Function PI'. |
class |
XMLValueFunctionQueryImpl
An implementation of the model object 'XML Value Function Query'. |
class |
XMLValueFunctionTextImpl
An implementation of the model object 'XML Value Function Text'. |
class |
XMLValueFunctionValidateImpl
An implementation of the model object 'XML Value Function Validate'. |
Uses of XMLValueFunction in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunction | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunction(XMLValueFunction object)
Returns the result of interpretting the object as an instance of 'XML Value Function'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |