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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionValidateContent
 XMLValueFunctionValidateContent XMLValueFunctionValidate.getValidateContent()
          Returns the value of the 'Validate Content' containment reference.
 XMLValueFunctionValidateContent SQLXMLQueryModelFactory.createXMLValueFunctionValidateContent()
          Returns a new object of class 'XML Value Function Validate Content'.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionValidateContent
 void XMLValueFunctionValidate.setValidateContent(XMLValueFunctionValidateContent value)
          Sets the value of the 'Validate Content' containment reference.
 

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

Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionValidateContent
 class XMLValueFunctionValidateContentImpl
           An implementation of the model object 'XML Value Function Validate Content'.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionValidateContent
 XMLValueFunctionValidateContent XMLValueFunctionValidateImpl.getValidateContent()
           
 XMLValueFunctionValidateContent SQLXMLQueryModelFactoryImpl.createXMLValueFunctionValidateContent()
           
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionValidateContent
 NotificationChain XMLValueFunctionValidateImpl.basicSetValidateContent(XMLValueFunctionValidateContent newValidateContent, NotificationChain msgs)
           
 void XMLValueFunctionValidateImpl.setValidateContent(XMLValueFunctionValidateContent newValidateContent)
           
 

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

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



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