WPSProcessDescription
Object of R6Class
modelling a WPS process description
R6Class
object.
new(xml, version, logger)
This method is used to instantiate a WPSProcessDescription
object
getIdentifier()
Get process identifier
getTitle()
Get process title
getAbstract()
Get process abstract
getVersion()
Get process version
isStatusSupported()
Get whether status is supported
isStoreSupported()
Get whether store is supported
getDataInputs()
Get data inputs
getProcessOutputs()
Get process outputs
asDataFrame()
Get process description as data.frame