|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExecuteResponseType
A representation of the model object 'Execute Response Type'.
The following features are supported:
Wps10Package.getExecuteResponseType()
Method Summary | |
---|---|
DataInputsType1 |
getDataInputs()
Returns the value of the 'Data Inputs' containment reference. |
OutputDefinitionsType |
getOutputDefinitions()
Returns the value of the 'Output Definitions' containment reference. |
ProcessBriefType |
getProcess()
Returns the value of the 'Process' containment reference. |
ProcessOutputsType1 |
getProcessOutputs()
Returns the value of the 'Process Outputs' containment reference. |
java.lang.String |
getServiceInstance()
Returns the value of the 'Service Instance' attribute. |
StatusType |
getStatus()
Returns the value of the 'Status' containment reference. |
java.lang.String |
getStatusLocation()
Returns the value of the 'Status Location' attribute. |
void |
setDataInputs(DataInputsType1 value)
Sets the value of the ' Data Inputs ' containment reference. |
void |
setOutputDefinitions(OutputDefinitionsType value)
Sets the value of the ' Output Definitions ' containment reference. |
void |
setProcess(ProcessBriefType value)
Sets the value of the ' Process ' containment reference. |
void |
setProcessOutputs(ProcessOutputsType1 value)
Sets the value of the ' Process Outputs ' containment reference. |
void |
setServiceInstance(java.lang.String value)
Sets the value of the ' Service Instance ' attribute. |
void |
setStatus(StatusType value)
Sets the value of the ' Status ' containment reference. |
void |
setStatusLocation(java.lang.String value)
Sets the value of the ' Status Location ' attribute. |
Methods inherited from interface net.opengis.wps10.ResponseBaseType |
---|
getLang, getService, getVersion, isSetService, isSetVersion, setLang, setService, setVersion, unsetService, unsetVersion |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
ProcessBriefType getProcess()
setProcess(ProcessBriefType)
,
Wps10Package.getExecuteResponseType_Process()
void setProcess(ProcessBriefType value)
Process
' containment reference.
value
- the new value of the 'Process' containment reference.getProcess()
StatusType getStatus()
setStatus(StatusType)
,
Wps10Package.getExecuteResponseType_Status()
void setStatus(StatusType value)
Status
' containment reference.
value
- the new value of the 'Status' containment reference.getStatus()
DataInputsType1 getDataInputs()
setDataInputs(DataInputsType1)
,
Wps10Package.getExecuteResponseType_DataInputs()
void setDataInputs(DataInputsType1 value)
Data Inputs
' containment reference.
value
- the new value of the 'Data Inputs' containment reference.getDataInputs()
OutputDefinitionsType getOutputDefinitions()
setOutputDefinitions(OutputDefinitionsType)
,
Wps10Package.getExecuteResponseType_OutputDefinitions()
void setOutputDefinitions(OutputDefinitionsType value)
Output Definitions
' containment reference.
value
- the new value of the 'Output Definitions' containment reference.getOutputDefinitions()
ProcessOutputsType1 getProcessOutputs()
setProcessOutputs(ProcessOutputsType1)
,
Wps10Package.getExecuteResponseType_ProcessOutputs()
void setProcessOutputs(ProcessOutputsType1 value)
Process Outputs
' containment reference.
value
- the new value of the 'Process Outputs' containment reference.getProcessOutputs()
java.lang.String getServiceInstance()
setServiceInstance(String)
,
Wps10Package.getExecuteResponseType_ServiceInstance()
void setServiceInstance(java.lang.String value)
Service Instance
' attribute.
value
- the new value of the 'Service Instance' attribute.getServiceInstance()
java.lang.String getStatusLocation()
setStatusLocation(String)
,
Wps10Package.getExecuteResponseType_StatusLocation()
void setStatusLocation(java.lang.String value)
Status Location
' attribute.
value
- the new value of the 'Status Location' attribute.getStatusLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |