|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InsertStatement
A representation of the model object 'Insert Statement'.
The following features are supported:
DomPackage.getInsertStatement()| Method Summary | |
|---|---|
Entity |
getEntity()
Returns the value of the 'Entity' reference. |
org.eclipse.emf.common.util.EList<Expression> |
getExpression()
Returns the value of the 'Expression' containment reference list. |
SelectStatement |
getSelectStatement()
Returns the value of the 'Select Statement' containment reference. |
void |
setEntity(Entity value)
Sets the value of the ' Entity' reference. |
void |
setSelectStatement(SelectStatement value)
Sets the value of the ' Select Statement' containment reference. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
Entity getEntity()
If the meaning of the 'Entity' reference isn't clear, there really should be more of a description here...
setEntity(Entity),
DomPackage.getInsertStatement_Entity()void setEntity(Entity value)
Entity' reference.
value - the new value of the 'Entity' reference.getEntity()org.eclipse.emf.common.util.EList<Expression> getExpression()
Expression.
If the meaning of the 'Expression' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getInsertStatement_Expression()SelectStatement getSelectStatement()
If the meaning of the 'Select Statement' containment reference isn't clear, there really should be more of a description here...
setSelectStatement(SelectStatement),
DomPackage.getInsertStatement_SelectStatement()void setSelectStatement(SelectStatement value)
Select Statement' containment reference.
value - the new value of the 'Select Statement' containment reference.getSelectStatement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||