|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValueFunctionParseContent | |
---|---|
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 XMLValueFunctionParseContent in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionParseContent | |
---|---|
XMLValueFunctionParseContent |
SQLXMLQueryModelFactory.createXMLValueFunctionParseContent()
Returns a new object of class 'XML Value Function Parse Content'. |
XMLValueFunctionParseContent |
XMLValueFunctionParse.getParseContent()
Returns the value of the 'Parse Content' containment reference. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionParseContent | |
---|---|
void |
XMLValueFunctionParse.setParseContent(XMLValueFunctionParseContent value)
Sets the value of the ' Parse Content ' containment reference. |
Uses of XMLValueFunctionParseContent in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionParseContent | |
---|---|
class |
XMLValueFunctionParseContentImpl
An implementation of the model object 'XML Value Function Parse Content'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionParseContent | |
---|---|
XMLValueFunctionParseContent |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionParseContent()
|
XMLValueFunctionParseContent |
XMLValueFunctionParseImpl.getParseContent()
|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionParseContent | |
---|---|
NotificationChain |
XMLValueFunctionParseImpl.basicSetParseContent(XMLValueFunctionParseContent newParseContent,
NotificationChain msgs)
|
void |
XMLValueFunctionParseImpl.setParseContent(XMLValueFunctionParseContent newParseContent)
|
Uses of XMLValueFunctionParseContent in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionParseContent | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionParseContent(XMLValueFunctionParseContent object)
Returns the result of interpretting the object as an instance of 'XML Value Function Parse Content'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |