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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionCommentContent
 XMLValueFunctionCommentContent SQLXMLQueryModelFactory.createXMLValueFunctionCommentContent()
          Returns a new object of class 'XML Value Function Comment Content'.
 XMLValueFunctionCommentContent XMLValueFunctionComment.getCommentContent()
          Returns the value of the 'Comment Content' containment reference.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionCommentContent
 void XMLValueFunctionComment.setCommentContent(XMLValueFunctionCommentContent value)
          Sets the value of the 'Comment Content' containment reference.
 

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

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

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionCommentContent
 XMLValueFunctionCommentContent SQLXMLQueryModelFactoryImpl.createXMLValueFunctionCommentContent()
           
 XMLValueFunctionCommentContent XMLValueFunctionCommentImpl.getCommentContent()
           
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionCommentContent
 NotificationChain XMLValueFunctionCommentImpl.basicSetCommentContent(XMLValueFunctionCommentContent newCommentContent, NotificationChain msgs)
           
 void XMLValueFunctionCommentImpl.setCommentContent(XMLValueFunctionCommentContent newCommentContent)
           
 

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

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



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