|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XMLValueFunctionValidateElementNamespace in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionValidateElementNamespace | |
---|---|
XMLValueFunctionValidateElementNamespace |
SQLXMLQueryModelFactory.createXMLValueFunctionValidateElementNamespace()
Returns a new object of class 'XML Value Function Validate Element Namespace'. |
XMLValueFunctionValidateElementNamespace |
XMLValueFunctionValidateElement.getValidateElementNamespace()
Returns the value of the 'Validate Element Namespace' containment reference. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionValidateElementNamespace | |
---|---|
void |
XMLValueFunctionValidateElement.setValidateElementNamespace(XMLValueFunctionValidateElementNamespace value)
Sets the value of the ' Validate Element Namespace ' containment reference. |
Uses of XMLValueFunctionValidateElementNamespace in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionValidateElementNamespace | |
---|---|
class |
XMLValueFunctionValidateElementNamespaceImpl
An implementation of the model object 'XML Value Function Validate Element Namespace'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionValidateElementNamespace | |
---|---|
XMLValueFunctionValidateElementNamespace |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionValidateElementNamespace()
|
XMLValueFunctionValidateElementNamespace |
XMLValueFunctionValidateElementImpl.getValidateElementNamespace()
|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionValidateElementNamespace | |
---|---|
NotificationChain |
XMLValueFunctionValidateElementImpl.basicSetValidateElementNamespace(XMLValueFunctionValidateElementNamespace newValidateElementNamespace,
NotificationChain msgs)
|
void |
XMLValueFunctionValidateElementImpl.setValidateElementNamespace(XMLValueFunctionValidateElementNamespace newValidateElementNamespace)
|
Uses of XMLValueFunctionValidateElementNamespace in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionValidateElementNamespace | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionValidateElementNamespace(XMLValueFunctionValidateElementNamespace object)
Returns the result of interpretting the object as an instance of 'XML Value Function Validate Element Namespace'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |