Averest


NodeDPN Type

A node is defined by its name, the declarations of its input and output variables, rules for the initial reaction, and the other rules for the remaining reactions.

Record fields

Record Field Description

initial

Full Usage: initial

Field type: (InputPattern[] * Expr[][])[]
Field type: (InputPattern[] * Expr[][])[]

inputs

Full Usage: inputs

Field type: QType[]
Field type: QType[]

name

Full Usage: name

Field type: string
Field type: string

outputs

Full Usage: outputs

Field type: QType[]
Field type: QType[]

rules

Full Usage: rules

Field type: (InputPattern[] * Expr[][])[]
Field type: (InputPattern[] * Expr[][])[]