| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLValueExpressionCast
 A representation of the model object 'XML Value Expression Cast'.
 
 
 Specifies a data conversion whose source or target is a value expressoin with an XML datatype.  See ISO SQL/XML sec. 6.5.  The  
 The following features are supported:
 
SQLXMLQueryModelPackage.getXMLValueExpressionCast()| Method Summary | |
|---|---|
|  XMLPassingType | getPassingMechanism()Returns the value of the 'Passing Mechanism' attribute. | 
|  void | setPassingMechanism(XMLPassingType value)Sets the value of the ' Passing Mechanism' attribute. | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCast | 
|---|
| getValueExpr, setValueExpr | 
| 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 | 
|---|
XMLPassingType getPassingMechanism()
XMLPassingType.
 
 If the meaning of the 'Passing Mechanism' attribute isn't clear, there really should be more of a description here...
XMLPassingType, 
setPassingMechanism(XMLPassingType), 
SQLXMLQueryModelPackage.getXMLValueExpressionCast_PassingMechanism()void setPassingMechanism(XMLPassingType value)
Passing Mechanism' attribute.
 
 
value - the new value of the 'Passing Mechanism' attribute.XMLPassingType, 
getPassingMechanism()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||