Next topic

deduceEdgeState

This Page

__init__

ScriptedProcess.__init__(**kwargs)

Reads process configuration from file and initializes process.

If no node/edge rules are given the corresponding update functionality is turned off in Superclass Process.

Parameters :

file : string

The name and path of the configuration file.

kwargs : special

All additional parameters passed to __init__ will be treated as being process rule parameters and will be added to the rule evaluation namespace.