|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessDescriptionType
A representation of the model object 'Process Description Type'. Full description of a process.
The following features are supported:
Wps10Package.getProcessDescriptionType()
Method Summary | |
---|---|
DataInputsType |
getDataInputs()
Returns the value of the 'Data Inputs' containment reference. |
ProcessOutputsType |
getProcessOutputs()
Returns the value of the 'Process Outputs' containment reference. |
boolean |
isSetStatusSupported()
Returns whether the value of the ' Status Supported ' attribute is set. |
boolean |
isSetStoreSupported()
Returns whether the value of the ' Store Supported ' attribute is set. |
boolean |
isStatusSupported()
Returns the value of the 'Status Supported' attribute. |
boolean |
isStoreSupported()
Returns the value of the 'Store Supported' attribute. |
void |
setDataInputs(DataInputsType value)
Sets the value of the ' Data Inputs ' containment reference. |
void |
setProcessOutputs(ProcessOutputsType value)
Sets the value of the ' Process Outputs ' containment reference. |
void |
setStatusSupported(boolean value)
Sets the value of the ' Status Supported ' attribute. |
void |
setStoreSupported(boolean value)
Sets the value of the ' Store Supported ' attribute. |
void |
unsetStatusSupported()
Unsets the value of the ' Status Supported ' attribute. |
void |
unsetStoreSupported()
Unsets the value of the ' Store Supported ' attribute. |
Methods inherited from interface net.opengis.wps10.ProcessBriefType |
---|
getProcessVersion, getProfile, getWSDL, setProcessVersion, setProfile, setWSDL |
Methods inherited from interface net.opengis.wps10.DescriptionType |
---|
getAbstract, getIdentifier, getMetadata, getTitle, setAbstract, setIdentifier, setTitle |
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 |
---|
DataInputsType getDataInputs()
setDataInputs(DataInputsType)
,
Wps10Package.getProcessDescriptionType_DataInputs()
void setDataInputs(DataInputsType value)
Data Inputs
' containment reference.
value
- the new value of the 'Data Inputs' containment reference.getDataInputs()
ProcessOutputsType getProcessOutputs()
setProcessOutputs(ProcessOutputsType)
,
Wps10Package.getProcessDescriptionType_ProcessOutputs()
void setProcessOutputs(ProcessOutputsType value)
Process Outputs
' containment reference.
value
- the new value of the 'Process Outputs' containment reference.getProcessOutputs()
boolean isStatusSupported()
"false"
.
Indicates if ongoing status information can be provided for this process. If "true", the Status element of the stored Execute response document shall be kept up to date. If "false" then the Status element shall not be updated until processing is complete. By default, status information is not provided for this process.
isSetStatusSupported()
,
unsetStatusSupported()
,
setStatusSupported(boolean)
,
Wps10Package.getProcessDescriptionType_StatusSupported()
void setStatusSupported(boolean value)
Status Supported
' attribute.
value
- the new value of the 'Status Supported' attribute.isSetStatusSupported()
,
unsetStatusSupported()
,
isStatusSupported()
void unsetStatusSupported()
Status Supported
' attribute.
isSetStatusSupported()
,
isStatusSupported()
,
setStatusSupported(boolean)
boolean isSetStatusSupported()
Status Supported
' attribute is set.
unsetStatusSupported()
,
isStatusSupported()
,
setStatusSupported(boolean)
boolean isStoreSupported()
"false"
.
Indicates if ComplexData outputs from this process can be stored by the WPS server as web-accessible resources. If "storeSupported" is "true", the Execute operation request may include "asReference" equals "true" for any complex output, directing that the output of the process be stored so that the client can retrieve it as required. By default for this process, storage is not supported and all outputs are returned encoded in the Execute response.
isSetStoreSupported()
,
unsetStoreSupported()
,
setStoreSupported(boolean)
,
Wps10Package.getProcessDescriptionType_StoreSupported()
void setStoreSupported(boolean value)
Store Supported
' attribute.
value
- the new value of the 'Store Supported' attribute.isSetStoreSupported()
,
unsetStoreSupported()
,
isStoreSupported()
void unsetStoreSupported()
Store Supported
' attribute.
isSetStoreSupported()
,
isStoreSupported()
,
setStoreSupported(boolean)
boolean isSetStoreSupported()
Store Supported
' attribute is set.
unsetStoreSupported()
,
isStoreSupported()
,
setStoreSupported(boolean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |