|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLNamespacesDeclaration
A representation of the model object 'XML Namespaces Declaration'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLNamespacesDeclaration()
Method Summary | |
---|---|
EList |
getNamespaceDecltemList()
Returns the value of the 'Namespace Decltem List' containment reference list. |
XMLTableFunction |
getTableFunction()
Returns the value of the 'Table Function' container reference. |
XMLValueFunctionElement |
getValueFunctionElement()
Returns the value of the 'Value Function Element' container reference. |
XMLValueFunctionForest |
getValueFunctionForest()
Returns the value of the 'Value Function Forest' container reference. |
void |
setTableFunction(XMLTableFunction value)
Sets the value of the ' Table Function ' container reference. |
void |
setValueFunctionElement(XMLValueFunctionElement value)
Sets the value of the ' Value Function Element ' container reference. |
void |
setValueFunctionForest(XMLValueFunctionForest value)
Sets the value of the ' Value Function Forest ' 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, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
---|
EList getNamespaceDecltemList()
XMLNamespaceDeclarationItem
.
It is bidirectional and its opposite is 'Namespaces Decl
'.
If the meaning of the 'Namespace Decltem List' containment reference list isn't clear, there really should be more of a description here...
SQLXMLQueryModelPackage.getXMLNamespacesDeclaration_NamespaceDecltemList()
,
XMLNamespaceDeclarationItem.getNamespacesDecl()
XMLValueFunctionElement getValueFunctionElement()
Namespaces Decl
'.
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.getXMLNamespacesDeclaration_ValueFunctionElement()
,
XMLValueFunctionElement.getNamespacesDecl()
void setValueFunctionElement(XMLValueFunctionElement value)
Value Function Element
' container reference.
value
- the new value of the 'Value Function Element' container reference.getValueFunctionElement()
XMLValueFunctionForest getValueFunctionForest()
Namespaces Decl
'.
If the meaning of the 'Value Function Forest' container reference isn't clear, there really should be more of a description here...
setValueFunctionForest(XMLValueFunctionForest)
,
SQLXMLQueryModelPackage.getXMLNamespacesDeclaration_ValueFunctionForest()
,
XMLValueFunctionForest.getNamespacesDecl()
void setValueFunctionForest(XMLValueFunctionForest value)
Value Function Forest
' container reference.
value
- the new value of the 'Value Function Forest' container reference.getValueFunctionForest()
XMLTableFunction getTableFunction()
Namespaces Decl
'.
If the meaning of the 'Table Function' container reference isn't clear, there really should be more of a description here...
setTableFunction(XMLTableFunction)
,
SQLXMLQueryModelPackage.getXMLNamespacesDeclaration_TableFunction()
,
XMLTableFunction.getNamespacesDecl()
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 |