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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLNamespaceDeclarationDefault
 XMLNamespaceDeclarationDefault SQLXMLQueryModelFactory.createXMLNamespaceDeclarationDefault()
          Returns a new object of class 'XML Namespace Declaration Default'.
 

Uses of XMLNamespaceDeclarationDefault in org.eclipse.datatools.modelbase.sql.xml.query.impl
 

Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLNamespaceDeclarationDefault
 class XMLNamespaceDeclarationDefaultImpl
           An implementation of the model object 'XML Namespace Declaration Default'.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLNamespaceDeclarationDefault
 XMLNamespaceDeclarationDefault SQLXMLQueryModelFactoryImpl.createXMLNamespaceDeclarationDefault()
           
 

Uses of XMLNamespaceDeclarationDefault in org.eclipse.datatools.modelbase.sql.xml.query.util
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLNamespaceDeclarationDefault
 java.lang.Object SQLXMLQueryModelSwitch.caseXMLNamespaceDeclarationDefault(XMLNamespaceDeclarationDefault object)
          Returns the result of interpretting the object as an instance of 'XML Namespace Declaration Default'.
 



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