|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryObjectImpl
org.eclipse.datatools.modelbase.sql.query.impl.TableReferenceImpl
org.eclipse.datatools.modelbase.sql.query.impl.TableExpressionImpl
org.eclipse.datatools.modelbase.sql.query.impl.TableFunctionImpl
org.eclipse.datatools.modelbase.sql.xml.query.impl.XMLTableFunctionImpl
An implementation of the model object 'XML Table Function'.
The following features are implemented:
Method Summary | |
NotificationChain |
basicSetNamespacesDecl(XMLNamespacesDeclaration newNamespacesDecl,
NotificationChain msgs)
|
NotificationChain |
basicSetXqueryArgList(XMLQueryArgumentList newXqueryArgList,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainer(NotificationChain msgs)
|
java.lang.Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
|
void |
eUnset(EStructuralFeature eFeature)
|
EList |
getColumnDefList()
|
XMLNamespacesDeclaration |
getNamespacesDecl()
|
java.lang.String |
getTableRowPattern()
|
XMLQueryArgumentList |
getXqueryArgList()
|
void |
setNamespacesDecl(XMLNamespacesDeclaration newNamespacesDecl)
|
void |
setTableRowPattern(java.lang.String newTableRowPattern)
|
void |
setXqueryArgList(XMLQueryArgumentList newXqueryArgList)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.query.impl.TableExpressionImpl |
basicSetTableCorrelation, getColumnList, getResultTableAllColumns, getTableCorrelation, getValueExprColumns, setTableCorrelation |
Methods inherited from class org.eclipse.datatools.modelbase.sql.query.impl.TableReferenceImpl |
getNest, getQuerySelect, getTableJoinedLeft, getTableJoinedRight, setNest, setQuerySelect, setTableJoinedLeft, setTableJoinedRight |
Methods inherited from class org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryObjectImpl |
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.TableExpression |
getColumnList, getResultTableAllColumns, getTableCorrelation, getValueExprColumns, setTableCorrelation |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.TableReference |
getNest, getQuerySelect, getTableJoinedLeft, getTableJoinedRight, setNest, setQuerySelect, setTableJoinedLeft, setTableJoinedRight |
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, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public java.lang.String getTableRowPattern()
getTableRowPattern
in interface XMLTableFunction
XMLTableFunction.setTableRowPattern(String)
,
SQLXMLQueryModelPackage.getXMLTableFunction_TableRowPattern()
public void setTableRowPattern(java.lang.String newTableRowPattern)
setTableRowPattern
in interface XMLTableFunction
newTableRowPattern
- the new value of the 'Table Row Pattern' attribute.XMLTableFunction.getTableRowPattern()
public XMLQueryArgumentList getXqueryArgList()
getXqueryArgList
in interface XMLTableFunction
XMLTableFunction.setXqueryArgList(XMLQueryArgumentList)
,
SQLXMLQueryModelPackage.getXMLTableFunction_XqueryArgList()
,
XMLQueryArgumentList.getTableFunction()
public NotificationChain basicSetXqueryArgList(XMLQueryArgumentList newXqueryArgList, NotificationChain msgs)
public void setXqueryArgList(XMLQueryArgumentList newXqueryArgList)
setXqueryArgList
in interface XMLTableFunction
newXqueryArgList
- the new value of the 'Xquery Arg List' containment reference.XMLTableFunction.getXqueryArgList()
public EList getColumnDefList()
getColumnDefList
in interface XMLTableFunction
SQLXMLQueryModelPackage.getXMLTableFunction_ColumnDefList()
,
XMLTableColumnDefinitionItem.getTableFunction()
public XMLNamespacesDeclaration getNamespacesDecl()
getNamespacesDecl
in interface XMLTableFunction
XMLTableFunction.setNamespacesDecl(XMLNamespacesDeclaration)
,
SQLXMLQueryModelPackage.getXMLTableFunction_NamespacesDecl()
,
XMLNamespacesDeclaration.getTableFunction()
public NotificationChain basicSetNamespacesDecl(XMLNamespacesDeclaration newNamespacesDecl, NotificationChain msgs)
public void setNamespacesDecl(XMLNamespacesDeclaration newNamespacesDecl)
setNamespacesDecl
in interface XMLTableFunction
newNamespacesDecl
- the new value of the 'Namespaces Decl' containment reference.XMLTableFunction.getNamespacesDecl()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
eInverseAdd
in class TableFunctionImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
eInverseRemove
in class TableFunctionImpl
public NotificationChain eBasicRemoveFromContainer(NotificationChain msgs)
eBasicRemoveFromContainer
in class TableFunctionImpl
public java.lang.Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class TableFunctionImpl
public void eSet(EStructuralFeature eFeature, java.lang.Object newValue)
eSet
in class TableFunctionImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class TableFunctionImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class TableFunctionImpl
public java.lang.String toString()
toString
in class SQLObjectImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |