|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryOperation
A representation of the model object 'Query Operation'.
The following features are supported:
DomPackage.getQueryOperation()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<QueryParameter> |
getQueryParameters()
Returns the value of the 'Query Parameters' containment reference list. |
QlStatement |
getStatement()
Returns the value of the 'Statement' containment reference. |
void |
setStatement(QlStatement value)
Sets the value of the ' Statement' containment reference. |
| Methods inherited from interface org.openxma.dsl.dom.model.DaoOperation |
|---|
getName, getType, isMany, setMany, setName, setType |
| Methods inherited from interface org.openxma.dsl.core.model.IDocumentable |
|---|
getTxtDescription, setTxtDescription |
| 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 |
|---|
org.eclipse.emf.common.util.EList<QueryParameter> getQueryParameters()
QueryParameter.
If the meaning of the 'Query Parameters' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getQueryOperation_QueryParameters()QlStatement getStatement()
If the meaning of the 'Statement' containment reference isn't clear, there really should be more of a description here...
setStatement(QlStatement),
DomPackage.getQueryOperation_Statement()void setStatement(QlStatement value)
Statement' containment reference.
value - the new value of the 'Statement' containment reference.getStatement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||