WPSProcessDescription
WPSProcessDescription
Format
R6Class
object.
Value
Object of R6Class
modelling a WPS process description
Super class
ows4R::OGCAbstractObject
-> WPSProcessDescription
Methods
Inherited methods
ows4R::OGCAbstractObject$ERROR()
ows4R::OGCAbstractObject$INFO()
ows4R::OGCAbstractObject$WARN()
ows4R::OGCAbstractObject$encode()
ows4R::OGCAbstractObject$getClass()
ows4R::OGCAbstractObject$getClassName()
ows4R::OGCAbstractObject$getNamespaceDefinition()
ows4R::OGCAbstractObject$isFieldInheritedFrom()
ows4R::OGCAbstractObject$logger()
ows4R::OGCAbstractObject$print()
Method new()
Initializes an object of class WPSProcessDescription
Usage
WPSProcessDescription$new(xml, version, logger = NULL, ...)
Arguments
xml
object of class XMLInternalNode-class from XML
version
version
logger
logger
...
any other parameter
Method getProcessOutputs()
Get process outputs
Returns
a list
of objects extending WPSOutputDescription