|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLQueryArgumentList
A representation of the model object 'XML Query Argument List'.
Represents an XML Query argument list. See ISO SQL/XML sec. 6.17.
The following features are supported:
SQLXMLQueryModelPackage.getXMLQueryArgumentList()
Method Summary | |
---|---|
XMLPassingType |
getPassingMechanism()
Returns the value of the 'Passing Mechanism' attribute. |
XMLPredicateExists |
getPredicateExists()
Returns the value of the 'Predicate Exists' container reference. |
XMLTableFunction |
getTableFunction()
Returns the value of the 'Table Function' container reference. |
XMLValueFunctionQuery |
getValueFunctionQuery()
Returns the value of the 'Value Function Query' container reference. |
org.eclipse.emf.common.util.EList |
getXqueryArgListChildren()
Returns the value of the 'Xquery Arg List Children' containment reference list. |
void |
setPassingMechanism(XMLPassingType value)
Sets the value of the ' Passing Mechanism ' attribute. |
void |
setPredicateExists(XMLPredicateExists value)
Sets the value of the ' Predicate Exists ' container reference. |
void |
setTableFunction(XMLTableFunction value)
Sets the value of the ' Table Function ' container reference. |
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 |
---|
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.getXMLQueryArgumentList_PassingMechanism()
void setPassingMechanism(XMLPassingType value)
Passing Mechanism
' attribute.
value
- the new value of the 'Passing Mechanism' attribute.XMLPassingType
,
getPassingMechanism()
XMLPredicateExists getPredicateExists()
Xquery Arg List
'.
If the meaning of the 'Predicate Exists' container reference isn't clear, there really should be more of a description here...
setPredicateExists(XMLPredicateExists)
,
SQLXMLQueryModelPackage.getXMLQueryArgumentList_PredicateExists()
,
XMLPredicateExists.getXqueryArgList()
void setPredicateExists(XMLPredicateExists value)
Predicate Exists
' container reference.
value
- the new value of the 'Predicate Exists' container reference.getPredicateExists()
org.eclipse.emf.common.util.EList getXqueryArgListChildren()
XMLQueryArgumentItem
.
It is bidirectional and its opposite is 'Xquery Arg List
'.
If the meaning of the 'Xquery Arg List Children' containment reference list isn't clear, there really should be more of a description here...
SQLXMLQueryModelPackage.getXMLQueryArgumentList_XqueryArgListChildren()
,
XMLQueryArgumentItem.getXqueryArgList()
XMLValueFunctionQuery getValueFunctionQuery()
Xquery Arg List
'.
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.getXMLQueryArgumentList_ValueFunctionQuery()
,
XMLValueFunctionQuery.getXqueryArgList()
void setValueFunctionQuery(XMLValueFunctionQuery value)
Value Function Query
' container reference.
value
- the new value of the 'Value Function Query' container reference.getValueFunctionQuery()
XMLTableFunction getTableFunction()
Xquery Arg List
'.
If the meaning of the 'Table Function' container reference isn't clear, there really should be more of a description here...
setTableFunction(XMLTableFunction)
,
SQLXMLQueryModelPackage.getXMLQueryArgumentList_TableFunction()
,
XMLTableFunction.getXqueryArgList()
void setTableFunction(XMLTableFunction value)
Table Function
' container reference.
value
- the new value of the 'Table Function' container reference.getTableFunction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |