|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeleteStatement
A representation of the model object 'Delete Statement'.
The following features are supported:
DomPackage.getDeleteStatement()| Method Summary | |
|---|---|
Entity |
getEntity()
Returns the value of the 'Entity' reference. |
String |
getName()
Returns the value of the 'Name' attribute. |
Expression |
getWhere()
Returns the value of the 'Where' containment reference. |
void |
setEntity(Entity value)
Sets the value of the ' Entity' reference. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setWhere(Expression value)
Sets the value of the ' Where' 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.getDeleteStatement_Entity()void setEntity(Entity value)
Entity' reference.
value - the new value of the 'Entity' reference.getEntity()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DomPackage.getDeleteStatement_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()Expression getWhere()
If the meaning of the 'Where' containment reference isn't clear, there really should be more of a description here...
setWhere(Expression),
DomPackage.getDeleteStatement_Where()void setWhere(Expression value)
Where' containment reference.
value - the new value of the 'Where' containment reference.getWhere()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||