This function converts objects into a process. If no meta data is provided it will return a valid user defined process, not yet storable in the back-end.

as.Process.ProcessInfo(from)

as.Process.Graph(from)

as.Process.ProcessNode(from)

as.Process.Service(from)

as.Process.function(from)

as.Process.Job(from)

Arguments

from

the source from which to coerce (ProcessInfo, Graph() or ProcessNode())

Value

Process()