|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLValueFunctionElementContentList
A representation of the model object 'XML Value Function Element Content List'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionElementContentList()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getElementContentListChildren()
Returns the value of the 'Element Content List Children' containment reference list. |
XMLNullHandlingType |
getNullHandlingOption()
Returns the value of the 'Null Handling Option' attribute. |
XMLValueFunctionElement |
getValueFunctionElement()
Returns the value of the 'Value Function Element' container reference. |
void |
setNullHandlingOption(XMLNullHandlingType value)
Sets the value of the ' Null Handling Option ' attribute. |
void |
setValueFunctionElement(XMLValueFunctionElement value)
Sets the value of the ' Value Function Element ' 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
XMLNullHandlingType getNullHandlingOption()
XMLNullHandlingType
.
If the meaning of the 'Null Handling Option' attribute isn't clear, there really should be more of a description here...
XMLNullHandlingType
,
setNullHandlingOption(XMLNullHandlingType)
,
SQLXMLQueryModelPackage.getXMLValueFunctionElementContentList_NullHandlingOption()
void setNullHandlingOption(XMLNullHandlingType value)
Null Handling Option
' attribute.
value
- the new value of the 'Null Handling Option' attribute.XMLNullHandlingType
,
getNullHandlingOption()
XMLValueFunctionElement getValueFunctionElement()
Element Content List
'.
If the meaning of the 'Value Function Element' container reference isn't clear, there really should be more of a description here...
setValueFunctionElement(XMLValueFunctionElement)
,
SQLXMLQueryModelPackage.getXMLValueFunctionElementContentList_ValueFunctionElement()
,
XMLValueFunctionElement.getElementContentList()
void setValueFunctionElement(XMLValueFunctionElement value)
Value Function Element
' container reference.
value
- the new value of the 'Value Function Element' container reference.getValueFunctionElement()
org.eclipse.emf.common.util.EList getElementContentListChildren()
XMLValueFunctionElementContentItem
.
It is bidirectional and its opposite is 'Element Content List
'.
If the meaning of the 'Element Content List Children' containment reference list isn't clear, there really should be more of a description here...
SQLXMLQueryModelPackage.getXMLValueFunctionElementContentList_ElementContentListChildren()
,
XMLValueFunctionElementContentItem.getElementContentList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |