ProcessNode: Process Node object

Description Methods Arguments

Description

This class inherits all functions and fields from Process and extends it with a node id and a special serialization function. The ProcessNode is an essential building block of the Graph.

Methods

$getNodeId()

returns the node id

$setNodeId(id)

set the node id, which is of interest when parse_graph is executed

$serializeAsReference()

during the serialization the process node might be used as a reference and this function serializes the process node accordingly

Arguments

id

the node id


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.