|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdhocQueryResponseType
A representation of the model object 'Adhoc Query Response Type'.
The following features are supported:
QueryPackage.getAdhocQueryResponseType()| Method Summary | |
|---|---|
FilterQueryResultType |
getFilterQueryResult()
Returns the value of the 'Filter Query Result' containment reference. |
RegistryObjectListType |
getSQLQueryResult()
Returns the value of the 'SQL Query Result' containment reference. |
void |
setFilterQueryResult(FilterQueryResultType value)
Sets the value of the ' Filter Query Result' containment reference. |
void |
setSQLQueryResult(RegistryObjectListType value)
Sets the value of the ' SQL Query Result' 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 |
|---|
FilterQueryResultType getFilterQueryResult()
If the meaning of the 'Filter Query Result' containment reference isn't clear, there really should be more of a description here...
setFilterQueryResult(FilterQueryResultType),
QueryPackage.getAdhocQueryResponseType_FilterQueryResult()void setFilterQueryResult(FilterQueryResultType value)
Filter Query Result' containment reference.
value - the new value of the 'Filter Query Result' containment reference.getFilterQueryResult()RegistryObjectListType getSQLQueryResult()
If the meaning of the 'SQL Query Result' containment reference isn't clear, there really should be more of a description here...
setSQLQueryResult(RegistryObjectListType),
QueryPackage.getAdhocQueryResponseType_SQLQueryResult()void setSQLQueryResult(RegistryObjectListType value)
SQL Query Result' containment reference.
value - the new value of the 'SQL Query Result' containment reference.getSQLQueryResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||