| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValuesRow
A representation of the model object 'SQL Values Row'.
The following features are supported:
SQLQueryModelPackage.getValuesRow()| Method Summary | |
|---|---|
|  org.eclipse.emf.common.util.EList | getExprList()Returns the value of the 'Expr List' containment reference list. | 
|  QueryInsertStatement | getInsertStatement()Returns the value of the 'Insert Statement' container reference. | 
|  QueryValues | getQueryValues()Returns the value of the 'Query Values' container reference. | 
|  void | setInsertStatement(QueryInsertStatement value)Sets the value of the ' Insert Statement' container reference. | 
|  void | setQueryValues(QueryValues value)Sets the value of the ' Query Values' 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, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel | 
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement | 
|---|
| getName, setName | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Method Detail | 
|---|
QueryInsertStatement getInsertStatement()
Source Values Row List'.
 
 If the meaning of the 'Insert Statement' container reference isn't clear, there really should be more of a description here...
setInsertStatement(QueryInsertStatement), 
SQLQueryModelPackage.getValuesRow_InsertStatement(), 
QueryInsertStatement.getSourceValuesRowList()void setInsertStatement(QueryInsertStatement value)
Insert Statement' container reference.
 
 
value - the new value of the 'Insert Statement' container reference.getInsertStatement()org.eclipse.emf.common.util.EList getExprList()
QueryValueExpression.
 It is bidirectional and its opposite is 'Values Row'.
 
 If the meaning of the 'Expr List' containment reference list isn't clear, there really should be more of a description here...
SQLQueryModelPackage.getValuesRow_ExprList(), 
QueryValueExpression.getValuesRow()QueryValues getQueryValues()
Values Row List'.
 
 If the meaning of the 'Query Values' container reference isn't clear, there really should be more of a description here...
setQueryValues(QueryValues), 
SQLQueryModelPackage.getValuesRow_QueryValues(), 
QueryValues.getValuesRowList()void setQueryValues(QueryValues value)
Query Values' container reference.
 
 
value - the new value of the 'Query Values' container reference.getQueryValues()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||