|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Method Detail |
public 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()public void setReturningOption(XMLReturningType value)
Returning Option' attribute.
value - the new value of the 'Returning Option' attribute.XMLReturningType,
getReturningOption()public 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()public void setPassingOption(XMLPassingType value)
Passing Option' attribute.
value - the new value of the 'Passing Option' attribute.XMLPassingType,
getPassingOption()public 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()public 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 | ||||||||||