| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateSource | |
|---|---|
| org.eclipse.datatools.modelbase.sql.query | |
| org.eclipse.datatools.modelbase.sql.query.util | |
| org.eclipse.datatools.sqltools.sqlbuilder.views.update | |
| Uses of UpdateSource in org.eclipse.datatools.modelbase.sql.query | 
|---|
| Subinterfaces of UpdateSource in org.eclipse.datatools.modelbase.sql.query | |
|---|---|
|  interface | UpdateSourceExprListA representation of the model object 'Update Source Expr List'. | 
|  interface | UpdateSourceQueryA representation of the model object 'Update Source Query'. | 
| Methods in org.eclipse.datatools.modelbase.sql.query that return UpdateSource | |
|---|---|
|  UpdateSource | SQLQueryModelFactory.createUpdateSource()Returns a new object of class 'Update Source'. | 
|  UpdateSource | UpdateAssignmentExpression.getUpdateSource()Returns the value of the 'Update Source' containment reference. | 
| Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type UpdateSource | |
|---|---|
|  void | UpdateAssignmentExpression.setUpdateSource(UpdateSource value)Sets the value of the ' Update Source' containment reference. | 
| Uses of UpdateSource in org.eclipse.datatools.modelbase.sql.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type UpdateSource | |
|---|---|
|  java.lang.Object | SQLQueryModelSwitch.caseUpdateSource(UpdateSource object)Returns the result of interpreting the object as an instance of 'Update Source'. | 
| Uses of UpdateSource in org.eclipse.datatools.sqltools.sqlbuilder.views.update | 
|---|
| Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.update that return UpdateSource | |
|---|---|
|  UpdateSource | UpdateTreeElement.getUpdateSource() | 
| Constructors in org.eclipse.datatools.sqltools.sqlbuilder.views.update with parameters of type UpdateSource | |
|---|---|
| UpdateTreeElement(QueryUpdateStatement update,
                  UpdateSource updateSrc,
                  ValueExpressionColumn col,
                  SQLQueryObject valueSource,
                  SQLDomainModel domainModel,
                  boolean hasChildren) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||