public interface ProcessQuery extends Query
The following features are supported:
DatasourcesPackage.getProcessQuery()
Modifier and Type | Method and Description |
---|---|
<any> |
getParameters()
Returns the value of the 'Parameters' map.
|
java.lang.String |
getQueryProcessorId()
Returns the value of the 'Query Processor Id' attribute.
|
void |
setQueryProcessorId(java.lang.String value)
Sets the value of the '
Query Processor Id ' attribute. |
getDescription, getMatchingCriteria, getReturnType, isRunForCount, setDescription, setReturnType, setRunForCount
getId, getName, getPath, getTags, setId, setName
isSynched, setSynched
<any> getParameters()
String
,
and the value is of type String
,
If the meaning of the 'Parameters' map isn't clear, there really should be more of a description here...
DatasourcesPackage.getProcessQuery_Parameters()
java.lang.String getQueryProcessorId()
If the meaning of the 'Query Processor Id' attribute isn't clear, there really should be more of a description here...
setQueryProcessorId(String)
,
DatasourcesPackage.getProcessQuery_QueryProcessorId()
void setQueryProcessorId(java.lang.String value)
Query Processor Id
' attribute.
value
- the new value of the 'Query Processor Id' attribute.getQueryProcessorId()