|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdhocQueryRequestType
A representation of the model object 'Adhoc Query Request Type'.
The following features are supported:
QueryPackage.getAdhocQueryRequestType()| Method Summary | |
|---|---|
FilterQueryType |
getFilterQuery()
Returns the value of the 'Filter Query' containment reference. |
ResponseOptionType |
getResponseOption()
Returns the value of the 'Response Option' containment reference. |
java.lang.String |
getSQLQuery()
Returns the value of the 'SQL Query' attribute. |
void |
setFilterQuery(FilterQueryType value)
Sets the value of the ' Filter Query' containment reference. |
void |
setResponseOption(ResponseOptionType value)
Sets the value of the ' Response Option' containment reference. |
void |
setSQLQuery(java.lang.String value)
Sets the value of the ' SQL Query' attribute. |
| 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 |
|---|
ResponseOptionType getResponseOption()
If the meaning of the 'Response Option' containment reference isn't clear, there really should be more of a description here...
setResponseOption(ResponseOptionType),
QueryPackage.getAdhocQueryRequestType_ResponseOption()void setResponseOption(ResponseOptionType value)
Response Option' containment reference.
value - the new value of the 'Response Option' containment reference.getResponseOption()FilterQueryType getFilterQuery()
If the meaning of the 'Filter Query' containment reference isn't clear, there really should be more of a description here...
setFilterQuery(FilterQueryType),
QueryPackage.getAdhocQueryRequestType_FilterQuery()void setFilterQuery(FilterQueryType value)
Filter Query' containment reference.
value - the new value of the 'Filter Query' containment reference.getFilterQuery()java.lang.String getSQLQuery()
If the meaning of the 'SQL Query' attribute isn't clear, there really should be more of a description here...
setSQLQuery(String),
QueryPackage.getAdhocQueryRequestType_SQLQuery()void setSQLQuery(java.lang.String value)
SQL Query' attribute.
value - the new value of the 'SQL Query' attribute.getSQLQuery()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||