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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionValidateAccordingToIdentifier
 XMLValueFunctionValidateAccordingToIdentifier SQLXMLQueryModelFactory.createXMLValueFunctionValidateAccordingToIdentifier()
          Returns a new object of class 'XML Value Function Validate According To Identifier'.
 

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

Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionValidateAccordingToIdentifier
 class XMLValueFunctionValidateAccordingToIdentifierImpl
           An implementation of the model object 'XML Value Function Validate According To Identifier'.
 

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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionValidateAccordingToIdentifier
 java.lang.Object SQLXMLQueryModelSwitch.caseXMLValueFunctionValidateAccordingToIdentifier(XMLValueFunctionValidateAccordingToIdentifier object)
          Returns the result of interpretting the object as an instance of 'XML Value Function Validate According To Identifier'.
 



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