|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValueFunctionComment | |
---|---|
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 XMLValueFunctionComment in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionComment | |
---|---|
XMLValueFunctionComment |
SQLXMLQueryModelFactory.createXMLValueFunctionComment()
Returns a new object of class 'XML Value Function Comment'. |
XMLValueFunctionComment |
XMLValueFunctionCommentContent.getValueFunctionComment()
Returns the value of the 'Value Function Comment' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionComment | |
---|---|
void |
XMLValueFunctionCommentContent.setValueFunctionComment(XMLValueFunctionComment value)
Sets the value of the ' Value Function Comment ' container reference. |
Uses of XMLValueFunctionComment in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionComment | |
---|---|
class |
XMLValueFunctionCommentImpl
An implementation of the model object 'XML Value Function Comment'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionComment | |
---|---|
XMLValueFunctionComment |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionComment()
|
XMLValueFunctionComment |
XMLValueFunctionCommentContentImpl.getValueFunctionComment()
|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionComment | |
---|---|
NotificationChain |
XMLValueFunctionCommentContentImpl.basicSetValueFunctionComment(XMLValueFunctionComment newValueFunctionComment,
NotificationChain msgs)
|
void |
XMLValueFunctionCommentContentImpl.setValueFunctionComment(XMLValueFunctionComment newValueFunctionComment)
|
Uses of XMLValueFunctionComment in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionComment | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionComment(XMLValueFunctionComment object)
Returns the result of interpretting the object as an instance of 'XML Value Function Comment'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |