org.eclipse.datatools.modelbase.sql.query.impl
Class ValueExpressionColumnImpl

java.lang.Object
  extended by ENamedElementImpl
      extended by org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
          extended by org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryObjectImpl
              extended by org.eclipse.datatools.modelbase.sql.query.impl.QueryValueExpressionImpl
                  extended by org.eclipse.datatools.modelbase.sql.query.impl.ValueExpressionAtomicImpl
                      extended by org.eclipse.datatools.modelbase.sql.query.impl.ValueExpressionColumnImpl
All Implemented Interfaces:
ValueExpression, QueryValueExpression, SQLQueryObject, ValueExpressionAtomic, ValueExpressionColumn, SQLObject

public class ValueExpressionColumnImpl
extends ValueExpressionAtomicImpl
implements ValueExpressionColumn

An implementation of the model object 'SQL Value Expression Column'.

The following features are implemented:


Method Summary
 TableExpression basicGetTableExpr()
           
 TableInDatabase basicGetTableInDatabase()
           
 NotificationChain basicSetParentTableExpr(TableExpression newParentTableExpr, NotificationChain msgs)
           
 NotificationChain basicSetTableExpr(TableExpression newTableExpr, NotificationChain msgs)
           
 NotificationChain basicSetTableInDatabase(TableInDatabase newTableInDatabase, NotificationChain msgs)
           
 NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
 void eUnset(int featureID)
           
 EList getAssignmentExprTarget()
           
 EList getInsertStatement()
           
 TableExpression getParentTableExpr()
           
 TableExpression getTableExpr()
           
 TableInDatabase getTableInDatabase()
           
 void setParentTableExpr(TableExpression newParentTableExpr)
           
 void setTableExpr(TableExpression newTableExpr)
           
 void setTableInDatabase(TableInDatabase newTableInDatabase)
           
 
Methods inherited from class org.eclipse.datatools.modelbase.sql.query.impl.QueryValueExpressionImpl
basicSetBasicLeft, basicSetBasicRight, basicSetBetweenLeft, basicSetBetweenRight1, basicSetBetweenRight2, basicSetDataType, basicSetGroupingExpr, basicSetInValueListLeft, basicSetInValueListRight, basicSetInValueRowSelectLeft, basicSetInValueSelectLeft, basicSetLikeEscape, basicSetLikeMatching, basicSetLikePattern, basicSetNest, basicSetOrderByValueExpr, basicSetPredicateNull, basicSetQuantifiedRowSelectLeft, basicSetQuantifiedValueSelectLeft, basicSetResultColumn, basicSetUpdateSourceExprList, basicSetValueExprCaseElse, basicSetValueExprCaseSearchContent, basicSetValueExprCaseSimple, basicSetValueExprCaseSimpleContentResult, basicSetValueExprCaseSimpleContentWhen, basicSetValueExprCast, basicSetValueExprCombinedLeft, basicSetValueExprCombinedRight, basicSetValueExprFunction, basicSetValueExprLabeledDuration, basicSetValuesRow, getBasicLeft, getBasicRight, getBetweenLeft, getBetweenRight1, getBetweenRight2, getDataType, getGroupingExpr, getInValueListLeft, getInValueListRight, getInValueRowSelectLeft, getInValueSelectLeft, getLikeEscape, getLikeMatching, getLikePattern, getNest, getOrderByValueExpr, getPredicateNull, getQuantifiedRowSelectLeft, getQuantifiedValueSelectLeft, getResultColumn, getSQL, getUnaryOperator, getUpdateSourceExprList, getValueExprCaseElse, getValueExprCaseSearchContent, getValueExprCaseSimple, getValueExprCaseSimpleContentResult, getValueExprCaseSimpleContentWhen, getValueExprCast, getValueExprCombinedLeft, getValueExprCombinedRight, getValueExprFunction, getValueExprLabeledDuration, getValuesRow, setBasicLeft, setBasicRight, setBetweenLeft, setBetweenRight1, setBetweenRight2, setDataType, setGroupingExpr, setInValueListLeft, setInValueListRight, setInValueRowSelectLeft, setInValueSelectLeft, setLikeEscape, setLikeMatching, setLikePattern, setNest, setOrderByValueExpr, setPredicateNull, setQuantifiedRowSelectLeft, setQuantifiedValueSelectLeft, setResultColumn, setUnaryOperator, setUpdateSourceExprList, setValueExprCaseElse, setValueExprCaseSearchContent, setValueExprCaseSimple, setValueExprCaseSimpleContentResult, setValueExprCaseSimpleContentWhen, setValueExprCast, setValueExprCombinedLeft, setValueExprCombinedRight, setValueExprFunction, setValueExprLabeledDuration, setValuesRow, toString
 
Methods inherited from class org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryObjectImpl
getSourceInfo, setSourceInfo, setSQL
 
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel
 
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.QueryValueExpression
getBasicLeft, getBasicRight, getBetweenLeft, getBetweenRight1, getBetweenRight2, getDataType, getGroupingExpr, getInValueListLeft, getInValueListRight, getInValueRowSelectLeft, getInValueSelectLeft, getLikeEscape, getLikeMatching, getLikePattern, getNest, getOrderByValueExpr, getPredicateNull, getQuantifiedRowSelectLeft, getQuantifiedValueSelectLeft, getResultColumn, getUnaryOperator, getUpdateSourceExprList, getValueExprCaseElse, getValueExprCaseSearchContent, getValueExprCaseSimple, getValueExprCaseSimpleContentResult, getValueExprCaseSimpleContentWhen, getValueExprCast, getValueExprCombinedLeft, getValueExprCombinedRight, getValueExprFunction, getValueExprLabeledDuration, getValuesRow, setBasicLeft, setBasicRight, setBetweenLeft, setBetweenRight1, setBetweenRight2, setDataType, setGroupingExpr, setInValueListLeft, setInValueListRight, setInValueRowSelectLeft, setInValueSelectLeft, setLikeEscape, setLikeMatching, setLikePattern, setNest, setOrderByValueExpr, setPredicateNull, setQuantifiedRowSelectLeft, setQuantifiedValueSelectLeft, setResultColumn, setUnaryOperator, setUpdateSourceExprList, setValueExprCaseElse, setValueExprCaseSearchContent, setValueExprCaseSimple, setValueExprCaseSimpleContentResult, setValueExprCaseSimpleContentWhen, setValueExprCast, setValueExprCombinedLeft, setValueExprCombinedRight, setValueExprFunction, setValueExprLabeledDuration, setValuesRow
 
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
 
Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression
getSQL, setSQL
 

Method Detail

getAssignmentExprTarget

public EList getAssignmentExprTarget()

Specified by:
getAssignmentExprTarget in interface ValueExpressionColumn
Returns:
the value of the 'Assignment Expr Target' reference list.
See Also:
SQLQueryModelPackage.getValueExpressionColumn_AssignmentExprTarget(), UpdateAssignmentExpression.getTargetColumnList()

getParentTableExpr

public TableExpression getParentTableExpr()

Specified by:
getParentTableExpr in interface ValueExpressionColumn
Returns:
the value of the 'Parent Table Expr' container reference.
See Also:
ValueExpressionColumn.setParentTableExpr(TableExpression), SQLQueryModelPackage.getValueExpressionColumn_ParentTableExpr(), TableExpression.getColumnList()

basicSetParentTableExpr

public NotificationChain basicSetParentTableExpr(TableExpression newParentTableExpr,
                                                 NotificationChain msgs)


setParentTableExpr

public void setParentTableExpr(TableExpression newParentTableExpr)

Specified by:
setParentTableExpr in interface ValueExpressionColumn
Parameters:
newParentTableExpr - the new value of the 'Parent Table Expr' container reference.
See Also:
ValueExpressionColumn.getParentTableExpr()

getTableExpr

public TableExpression getTableExpr()

Specified by:
getTableExpr in interface ValueExpressionColumn
Returns:
the value of the 'Table Expr' reference.
See Also:
ValueExpressionColumn.setTableExpr(TableExpression), SQLQueryModelPackage.getValueExpressionColumn_TableExpr(), TableExpression.getValueExprColumns()

basicGetTableExpr

public TableExpression basicGetTableExpr()


basicSetTableExpr

public NotificationChain basicSetTableExpr(TableExpression newTableExpr,
                                           NotificationChain msgs)


setTableExpr

public void setTableExpr(TableExpression newTableExpr)

Specified by:
setTableExpr in interface ValueExpressionColumn
Parameters:
newTableExpr - the new value of the 'Table Expr' reference.
See Also:
ValueExpressionColumn.getTableExpr()

getTableInDatabase

public TableInDatabase getTableInDatabase()

Specified by:
getTableInDatabase in interface ValueExpressionColumn
Returns:
the value of the 'Table In Database' reference.
See Also:
ValueExpressionColumn.setTableInDatabase(TableInDatabase), SQLQueryModelPackage.getValueExpressionColumn_TableInDatabase(), TableInDatabase.getDerivedColumnList()

basicGetTableInDatabase

public TableInDatabase basicGetTableInDatabase()


basicSetTableInDatabase

public NotificationChain basicSetTableInDatabase(TableInDatabase newTableInDatabase,
                                                 NotificationChain msgs)


setTableInDatabase

public void setTableInDatabase(TableInDatabase newTableInDatabase)

Specified by:
setTableInDatabase in interface ValueExpressionColumn
Parameters:
newTableInDatabase - the new value of the 'Table In Database' reference.
See Also:
ValueExpressionColumn.getTableInDatabase()

eInverseAdd

public NotificationChain eInverseAdd(InternalEObject otherEnd,
                                     int featureID,
                                     NotificationChain msgs)

Overrides:
eInverseAdd in class QueryValueExpressionImpl

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)

Overrides:
eInverseRemove in class QueryValueExpressionImpl

eBasicRemoveFromContainerFeature

public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)

Overrides:
eBasicRemoveFromContainerFeature in class QueryValueExpressionImpl

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Overrides:
eGet in class QueryValueExpressionImpl

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Overrides:
eSet in class QueryValueExpressionImpl

eUnset

public void eUnset(int featureID)

Overrides:
eUnset in class QueryValueExpressionImpl

eIsSet

public boolean eIsSet(int featureID)

Overrides:
eIsSet in class QueryValueExpressionImpl

getInsertStatement

public EList getInsertStatement()

Specified by:
getInsertStatement in interface ValueExpressionColumn
Returns:
the value of the 'Insert Statement' reference list.
See Also:
SQLQueryModelPackage.getValueExpressionColumn_InsertStatement(), QueryInsertStatement.getTargetColumnList()


Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.