Uses of Interface
org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElementNamespace

Packages that use XMLValueFunctionValidateElementNamespace
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 XMLValueFunctionValidateElementNamespace in org.eclipse.datatools.modelbase.sql.xml.query
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionValidateElementNamespace
 XMLValueFunctionValidateElementNamespace XMLValueFunctionValidateElement.getValidateElementNamespace()
          Returns the value of the 'Validate Element Namespace' containment reference.
 XMLValueFunctionValidateElementNamespace SQLXMLQueryModelFactory.createXMLValueFunctionValidateElementNamespace()
          Returns a new object of class 'XML Value Function Validate Element Namespace'.
 

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 XMLValueFunctionValidateElementImpl.getValidateElementNamespace()
           
 XMLValueFunctionValidateElementNamespace SQLXMLQueryModelFactoryImpl.createXMLValueFunctionValidateElementNamespace()
           
 

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'.
 



Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.