| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLValueFunctionParse
A representation of the model object 'XML Value Function Parse'. Generates an XML value by performing a non-validating parse of a given string expression. See ISO SQL/XML sec. 6.15.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionParse()| Method Summary | |
|---|---|
|  XMLContentType | getContentOption()Returns the value of the 'Content Option' attribute. | 
|  XMLValueFunctionParseContent | getParseContent()Returns the value of the 'Parse Content' containment reference. | 
|  XMLWhitespaceHandlingType | getWhitespaceHandlingOption()Returns the value of the 'Whitespace Handling Option' attribute. | 
|  void | setContentOption(XMLContentType value)Sets the value of the ' Content Option' attribute. | 
|  void | setParseContent(XMLValueFunctionParseContent value)Sets the value of the ' Parse Content' containment reference. | 
|  void | setWhitespaceHandlingOption(XMLWhitespaceHandlingType value)Sets the value of the ' Whitespace Handling Option' attribute. | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction | 
|---|
| getFunction, getParameterList, isColumnFunction, isDistinct, isSpecialRegister, setColumnFunction, setDistinct, setFunction, setSpecialRegister | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject | 
|---|
| getSourceInfo, getSQL, setSourceInfo, setSQL | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject | 
|---|
| addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel | 
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement | 
|---|
| getName, setName | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression | 
|---|
| getSQL, setSQL | 
| Method Detail | 
|---|
XMLContentType getContentOption()
XMLContentType.
 
 If the meaning of the 'Content Option' attribute isn't clear, there really should be more of a description here...
XMLContentType, 
setContentOption(XMLContentType), 
SQLXMLQueryModelPackage.getXMLValueFunctionParse_ContentOption()void setContentOption(XMLContentType value)
Content Option' attribute.
 
 
value - the new value of the 'Content Option' attribute.XMLContentType, 
getContentOption()XMLWhitespaceHandlingType getWhitespaceHandlingOption()
XMLWhitespaceHandlingType.
 
 If the meaning of the 'Whitespace Handling Option' attribute isn't clear, there really should be more of a description here...
XMLWhitespaceHandlingType, 
setWhitespaceHandlingOption(XMLWhitespaceHandlingType), 
SQLXMLQueryModelPackage.getXMLValueFunctionParse_WhitespaceHandlingOption()void setWhitespaceHandlingOption(XMLWhitespaceHandlingType value)
Whitespace Handling Option' attribute.
 
 
value - the new value of the 'Whitespace Handling Option' attribute.XMLWhitespaceHandlingType, 
getWhitespaceHandlingOption()XMLValueFunctionParseContent getParseContent()
Value Function Parse'.
 
 If the meaning of the 'Parse Content' containment reference isn't clear, there really should be more of a description here...
setParseContent(XMLValueFunctionParseContent), 
SQLXMLQueryModelPackage.getXMLValueFunctionParse_ParseContent(), 
XMLValueFunctionParseContent.getValueFunctionParse()void setParseContent(XMLValueFunctionParseContent value)
Parse Content' containment reference.
 
 
value - the new value of the 'Parse Content' containment reference.getParseContent()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||