|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Update Source'.
The following features are supported:
SQLQueryModelPackage.getUpdateSource()
Method Summary | |
UpdateAssignmentExpression |
getUpdateAssignmentExpr()
Returns the value of the 'Update Assignment Expr' container reference. |
void |
setUpdateAssignmentExpr(UpdateAssignmentExpression value)
Sets the value of the ' Update Assignment Expr ' 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 |
public UpdateAssignmentExpression getUpdateAssignmentExpr()
Update Source
'.
If the meaning of the 'Update Assignment Expr' container reference isn't clear, there really should be more of a description here...
setUpdateAssignmentExpr(UpdateAssignmentExpression)
,
SQLQueryModelPackage.getUpdateSource_UpdateAssignmentExpr()
,
UpdateAssignmentExpression.getUpdateSource()
public void setUpdateAssignmentExpr(UpdateAssignmentExpression value)
Update Assignment Expr
' container reference.
value
- the new value of the 'Update Assignment Expr' container reference.getUpdateAssignmentExpr()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |