|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLValueFunctionQueryReturning
A representation of the model object 'XML Value Function Query Returning'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionQueryReturning()
Method Summary | |
---|---|
XMLPassingType |
getPassingOption()
Returns the value of the 'Passing Option' attribute. |
XMLReturningType |
getReturningOption()
Returns the value of the 'Returning Option' attribute. |
XMLValueFunctionQuery |
getValueFunctionQuery()
Returns the value of the 'Value Function Query' container reference. |
void |
setPassingOption(XMLPassingType value)
Sets the value of the ' Passing Option ' attribute. |
void |
setReturningOption(XMLReturningType value)
Sets the value of the ' Returning Option ' attribute. |
void |
setValueFunctionQuery(XMLValueFunctionQuery value)
Sets the value of the ' Value Function Query ' container reference. |
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
XMLReturningType getReturningOption()
XMLReturningType
.
If the meaning of the 'Returning Option' attribute isn't clear, there really should be more of a description here...
XMLReturningType
,
setReturningOption(XMLReturningType)
,
SQLXMLQueryModelPackage.getXMLValueFunctionQueryReturning_ReturningOption()
void setReturningOption(XMLReturningType value)
Returning Option
' attribute.
value
- the new value of the 'Returning Option' attribute.XMLReturningType
,
getReturningOption()
XMLPassingType getPassingOption()
XMLPassingType
.
If the meaning of the 'Passing Option' attribute isn't clear, there really should be more of a description here...
XMLPassingType
,
setPassingOption(XMLPassingType)
,
SQLXMLQueryModelPackage.getXMLValueFunctionQueryReturning_PassingOption()
void setPassingOption(XMLPassingType value)
Passing Option
' attribute.
value
- the new value of the 'Passing Option' attribute.XMLPassingType
,
getPassingOption()
XMLValueFunctionQuery getValueFunctionQuery()
Query Returning
'.
If the meaning of the 'Value Function Query' container reference isn't clear, there really should be more of a description here...
setValueFunctionQuery(XMLValueFunctionQuery)
,
SQLXMLQueryModelPackage.getXMLValueFunctionQueryReturning_ValueFunctionQuery()
,
XMLValueFunctionQuery.getQueryReturning()
void setValueFunctionQuery(XMLValueFunctionQuery value)
Value Function Query
' container reference.
value
- the new value of the 'Value Function Query' container reference.getValueFunctionQuery()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |